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 \ V1Methods
__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 |
setEvaluationValue
The evaluation result.
Parameter | |
---|---|
Name | Description |
var |
int
|
Returns | |
---|---|
Type | Description |
$this |