Cloud Controls Partner V1BETA API - Module Google::Cloud::CloudControlsPartner::V1beta::CompletionState (v0.1.1)

Reference documentation and code samples for the Cloud Controls Partner V1BETA API module Google::Cloud::CloudControlsPartner::V1beta::CompletionState.

Enum for possible completion states.

Constants

COMPLETION_STATE_UNSPECIFIED

value: 0
Unspecified completion state.

PENDING

value: 1
Task started (has start date) but not yet completed.

SUCCEEDED

value: 2
Succeeded state.

FAILED

value: 3
Failed state.

NOT_APPLICABLE

value: 4
Not applicable state.