Class: Google::Privacy::Dlp::V2beta1::InspectOperationResult
- Inherits:
-
Object
- Object
- Google::Privacy::Dlp::V2beta1::InspectOperationResult
- Defined in:
- lib/google/cloud/dlp/v2beta1/doc/google/privacy/dlp/v2beta1/dlp.rb
Overview
The operational data.
Instance Attribute Summary collapse
-
#name ⇒ String
The server-assigned name, which is only unique within the same service that originally returns it.
Instance Attribute Details
#name ⇒ String
Returns The server-assigned name, which is only unique within the same service that originally returns it. If you use the default HTTP mapping, the +name+ should have the format of +inspect/results/id+.
392 |
# File 'lib/google/cloud/dlp/v2beta1/doc/google/privacy/dlp/v2beta1/dlp.rb', line 392 class InspectOperationResult; end |