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
Namespace
Google \ Cloud \ Dlp \ V2 \ TableMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ values |
array<Google\Cloud\Dlp\V2\Value>
Individual cells. |
getValues
Individual cells.
Returns | |
---|---|
Type | Description |
Google\Protobuf\Internal\RepeatedField |
setValues
Individual cells.
Parameter | |
---|---|
Name | Description |
var |
array<Google\Cloud\Dlp\V2\Value>
|
Returns | |
---|---|
Type | Description |
$this |