Data Loss Prevention V2 Client - Class Row (1.8.6)

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

Values of the row.

Generated from protobuf message google.privacy.dlp.v2.Table.Row

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ values array<Google\Cloud\Dlp\V2\Value>

Individual cells.

getValues

Individual cells.

Returns
TypeDescription
Google\Protobuf\Internal\RepeatedField

setValues

Individual cells.

Parameter
NameDescription
var array<Google\Cloud\Dlp\V2\Value>
Returns
TypeDescription
$this