Data Loss Prevention V2 Client - Class StorageMetadataLabel (1.13.2)

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 \ V2

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ key string

Label name.

getKey

Label name.

Returns
Type Description
string

setKey

Label name.

Parameter
Name Description
var string
Returns
Type Description
$this