Cloud Security Compliance V1 API - Module Google::Cloud::CloudSecurityCompliance::V1::EvaluationState (v0.2.0)

Reference documentation and code samples for the Cloud Security Compliance V1 API module Google::Cloud::CloudSecurityCompliance::V1::EvaluationState.

The evaluation state of the control.

Constants

EVALUATION_STATE_UNSPECIFIED

value: 0
Default value. This value is unused.

EVALUATION_STATE_PASSED

value: 1
The control is passing.

EVALUATION_STATE_FAILED

value: 2
The control is failing.

EVALUATION_STATE_NOT_ASSESSED

value: 3
The control is not assessed.