Reference documentation and code samples for the Data Loss Prevention V2 Client class StorageMetadataLabel.
Storage metadata label to indicate which metadata entry contains findings.
Generated from protobuf message google.privacy.dlp.v2.StorageMetadataLabel
Namespace
Google \ Cloud \ Dlp \ V2Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ key |
string
|
getKey
Generated from protobuf field string key = 1;
Returns | |
---|---|
Type | Description |
string |
setKey
Generated from protobuf field string key = 1;
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |