App Hub V1 API - Module Google::Cloud::AppHub::V1::Application::State (v0.1.0)

Reference documentation and code samples for the App Hub V1 API module Google::Cloud::AppHub::V1::Application::State.

Application state.

Constants

STATE_UNSPECIFIED

value: 0
Unspecified state.

CREATING

value: 1
The Application is being created.

ACTIVE

value: 2
The Application is ready to register Services and Workloads.

DELETING

value: 3
The Application is being deleted.