Infrastructure Manager V1 API - Module Google::Cloud::ConfigService::V1::Revision::State (v0.1.0)

Reference documentation and code samples for the Infrastructure Manager V1 API module Google::Cloud::ConfigService::V1::Revision::State.

Possible states of a revision.

Constants

STATE_UNSPECIFIED

value: 0
The default value. This value is used if the state is omitted.

APPLYING

value: 1
The revision is being applied.

APPLIED

value: 2
The revision was applied successfully.

FAILED

value: 3
The revision could not be applied successfully.