SaaS Runtime V1BETA1 API - Module Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::Unit::UnitState (v0.1.0)

Reference documentation and code samples for the SaaS Runtime V1BETA1 API module Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::Unit::UnitState.

UnitState annotates what is the current state of the unit itself.

Constants

UNIT_STATE_UNSPECIFIED

value: 0
Unspecified state.

UNIT_STATE_NOT_PROVISIONED

value: 1
Unit is not provisioned.

UNIT_STATE_PROVISIONING

value: 2
Unit is being provisioned.

UNIT_STATE_UPDATING

value: 3
Unit is being updated. This is typically when a unit is being upgraded to a new release or some of the input variables on the Unit is being changed. Certain kinds of updates may cause the Unit to become unusable while the update is in progress.

UNIT_STATE_DEPROVISIONING

value: 4
Unit is being deleted.

UNIT_STATE_READY

value: 5
Unit has been provisioned and is ready for use

UNIT_STATE_ERROR

value: 6
Unit has error, when it is not ready and some error operation