Data Loss Prevention V2 Client - Class KeyValueMetadataLabel (2.10.0)

Reference documentation and code samples for the Data Loss Prevention V2 Client class KeyValueMetadataLabel.

The metadata key that contains a finding.

Generated from protobuf message google.privacy.dlp.v2.KeyValueMetadataLabel

Namespace

Google \ Cloud \ Dlp \ V2

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ key 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)

getKey

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
Type Description
string

setKey

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)
Parameter
Name Description
var string
Returns
Type Description
$this