Class: Google::Cloud::Dlp::V2::MetadataLocation

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/privacy/dlp/v2/dlp.rb

Overview

Metadata Location

Instance Attribute Summary collapse

Instance Attribute Details

#storage_label::Google::Cloud::Dlp::V2::StorageMetadataLabel

Returns Storage metadata.

Returns:



523
524
525
526
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 523

class MetadataLocation
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#type::Google::Cloud::Dlp::V2::MetadataType

Returns Type of metadata containing the finding.

Returns:



523
524
525
526
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 523

class MetadataLocation
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end