Google Cloud Ces V1 Client - Class ExpressionCondition (0.1.0)

Reference documentation and code samples for the Google Cloud Ces V1 Client class ExpressionCondition.

Expression condition based on session state.

Generated from protobuf message google.cloud.ces.v1.ExpressionCondition

Namespace

Google \ Cloud \ Ces \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ expression string

Required. The string representation of cloud.api.Expression condition.

getExpression

Required. The string representation of cloud.api.Expression condition.

Returns
Type Description
string

setExpression

Required. The string representation of cloud.api.Expression condition.

Parameter
Name Description
var string
Returns
Type Description
$this