Google Cloud Asset V1 Client - Class ConditionEvaluation (2.2.3)

Reference documentation and code samples for the Google Cloud Asset V1 Client class ConditionEvaluation.

The condition evaluation.

Generated from protobuf message google.cloud.asset.v1.ConditionEvaluation

Namespace

Google \ Cloud \ Asset \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ evaluation_value int

The evaluation result.

getEvaluationValue

The evaluation result.

Returns
Type Description
int Enum of type EvaluationValue.

setEvaluationValue

The evaluation result.

Parameter
Name Description
var int

Enum of type EvaluationValue.

Returns
Type Description
$this