Data Loss Prevention V2 Client - Class RecordCondition (1.8.6)

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

A condition for determining whether a transformation should be applied to a field.

Generated from protobuf message google.privacy.dlp.v2.RecordCondition

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ expressions Google\Cloud\Dlp\V2\RecordCondition\Expressions

An expression.

getExpressions

An expression.

Returns
TypeDescription
Google\Cloud\Dlp\V2\RecordCondition\Expressions|null

hasExpressions

clearExpressions

setExpressions

An expression.

Parameter
NameDescription
var Google\Cloud\Dlp\V2\RecordCondition\Expressions
Returns
TypeDescription
$this