Reference documentation and code samples for the Vision AI V1 API module Google::Cloud::VisionAI::V1::Application::State.
State of the Application
Constants
STATE_UNSPECIFIED
value: 0
The default value. This value is used if the state is omitted.
CREATED
value: 1
State CREATED.
DEPLOYING
value: 2
State DEPLOYING.
DEPLOYED
value: 3
State DEPLOYED.
UNDEPLOYING
value: 4
State UNDEPLOYING.
DELETED
value: 5
State DELETED.
ERROR
value: 6
State ERROR.
CREATING
value: 7
State CREATING.
UPDATING
value: 8
State Updating.
DELETING
value: 9
State Deleting.
FIXING
value: 10
State Fixing.