Cloud Data Loss Prevention (DLP) V2 API - Class Google::Cloud::Dlp::V2::KeyValueMetadataLabel (v1.16.0)

Reference documentation and code samples for the Cloud Data Loss Prevention (DLP) V2 API class Google::Cloud::Dlp::V2::KeyValueMetadataLabel.

The metadata key that contains a finding.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#key

def key() -> ::String
Returns
  • (::String) —

    The metadata key. The format depends on the source of the metadata.

    Example:

    • MSIP_Label_122709e3-8f6b-4860-985f-7f722a94f61e_Enabled (a Microsoft Purview Information Protection key example)

#key=

def key=(value) -> ::String
Parameter
  • value (::String) —

    The metadata key. The format depends on the source of the metadata.

    Example:

    • MSIP_Label_122709e3-8f6b-4860-985f-7f722a94f61e_Enabled (a Microsoft Purview Information Protection key example)
Returns
  • (::String) —

    The metadata key. The format depends on the source of the metadata.

    Example:

    • MSIP_Label_122709e3-8f6b-4860-985f-7f722a94f61e_Enabled (a Microsoft Purview Information Protection key example)