Data Loss Prevention V2 Client - Class FieldId (1.8.6)

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

General identifier of a data field in a storage service.

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

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ name string

Name describing the field.

getName

Name describing the field.

Returns
TypeDescription
string

setName

Name describing the field.

Parameter
NameDescription
var string
Returns
TypeDescription
$this