Workload Manager V1 API - Module Google::Cloud::WorkloadManager::V1::RuleExecutionResult::State (v0.1.0)

Reference documentation and code samples for the Workload Manager V1 API module Google::Cloud::WorkloadManager::V1::RuleExecutionResult::State.

Possible states of a rule execution like SUCCESS, FAILURE, etc.

Constants

STATE_UNSPECIFIED

value: 0
Unknown state

STATE_SUCCESS

value: 1
Execution completed successfully

STATE_FAILURE

value: 2
Execution completed with failures

STATE_SKIPPED

value: 3
Execution was not executed