Reference documentation and code samples for the Data Loss Prevention V2 Client class Expressions.
An expression, consisting of an operator and conditions.
Generated from protobuf message google.privacy.dlp.v2.RecordCondition.Expressions
Namespace
Google \ Cloud \ Dlp \ V2 \ RecordConditionMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ logical_operator
int
The operator to apply to the result of conditions. Default and currently only supported value is AND
.
↳ conditions
getLogicalOperator
The operator to apply to the result of conditions. Default and currently
only supported value is AND
.
int
setLogicalOperator
The operator to apply to the result of conditions. Default and currently
only supported value is AND
.
var
int
$this
getConditions
Conditions to apply to the expression.
hasConditions
setConditions
Conditions to apply to the expression.
$this
getType
string