Reference documentation and code samples for the Cloud Data Loss Prevention (DLP) V2 API class Google::Cloud::Dlp::V2::MetadataLocation.
Metadata Location
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#key_value_metadata_label
def key_value_metadata_label() -> ::Google::Cloud::Dlp::V2::KeyValueMetadataLabel-
(::Google::Cloud::Dlp::V2::KeyValueMetadataLabel) — Metadata key that contains the finding.
Note: The following fields are mutually exclusive:
key_value_metadata_label,storage_label. If a field in that set is populated, all other fields in the set will automatically be cleared.
#key_value_metadata_label=
def key_value_metadata_label=(value) -> ::Google::Cloud::Dlp::V2::KeyValueMetadataLabel-
value (::Google::Cloud::Dlp::V2::KeyValueMetadataLabel) — Metadata key that contains the finding.
Note: The following fields are mutually exclusive:
key_value_metadata_label,storage_label. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::Dlp::V2::KeyValueMetadataLabel) — Metadata key that contains the finding.
Note: The following fields are mutually exclusive:
key_value_metadata_label,storage_label. If a field in that set is populated, all other fields in the set will automatically be cleared.
#storage_label
def storage_label() -> ::Google::Cloud::Dlp::V2::StorageMetadataLabel-
(::Google::Cloud::Dlp::V2::StorageMetadataLabel) — Storage metadata.
Note: The following fields are mutually exclusive:
storage_label,key_value_metadata_label. If a field in that set is populated, all other fields in the set will automatically be cleared.
#storage_label=
def storage_label=(value) -> ::Google::Cloud::Dlp::V2::StorageMetadataLabel-
value (::Google::Cloud::Dlp::V2::StorageMetadataLabel) — Storage metadata.
Note: The following fields are mutually exclusive:
storage_label,key_value_metadata_label. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::Dlp::V2::StorageMetadataLabel) — Storage metadata.
Note: The following fields are mutually exclusive:
storage_label,key_value_metadata_label. If a field in that set is populated, all other fields in the set will automatically be cleared.
#type
def type() -> ::Google::Cloud::Dlp::V2::MetadataType- (::Google::Cloud::Dlp::V2::MetadataType) — Type of metadata containing the finding.
#type=
def type=(value) -> ::Google::Cloud::Dlp::V2::MetadataType- value (::Google::Cloud::Dlp::V2::MetadataType) — Type of metadata containing the finding.
- (::Google::Cloud::Dlp::V2::MetadataType) — Type of metadata containing the finding.