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 \ V2Methods
__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: - |
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 |
|