Reference documentation and code samples for the Data Loss Prevention V2 Client class Conditions.
A collection of conditions.
Generated from protobuf message google.privacy.dlp.v2.RecordCondition.Conditions
Namespace
Google \ Cloud \ Dlp \ V2 \ RecordConditionMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ conditions |
array<Google\Cloud\Dlp\V2\RecordCondition\Condition>
A collection of conditions. |
getConditions
A collection of conditions.
Returns | |
---|---|
Type | Description |
Google\Protobuf\Internal\RepeatedField |
setConditions
A collection of conditions.
Parameter | |
---|---|
Name | Description |
var |
array<Google\Cloud\Dlp\V2\RecordCondition\Condition>
|
Returns | |
---|---|
Type | Description |
$this |