Data Loss Prevention V2 Client - Class FieldId (1.15.1)

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

Namespace

Google \ Cloud \ Dlp \ V2

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ name string

Name describing the field.

getName

Name describing the field.

Returns
Type Description
string

setName

Name describing the field.

Parameter
Name Description
var string
Returns
Type Description
$this