Workload Manager V1 API - Module Google::Cloud::WorkloadManager::V1::ExecutionResult::Type (v0.2.0)

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

Enum of execution result type.

Constants

TYPE_UNSPECIFIED

value: 0
Unknown state.

TYPE_PASSED

value: 1
Resource successfully passed the rule.

TYPE_VIOLATED

value: 2
Resource violated the rule.