API Gateway V1 API - Module Google::Cloud::ApiGateway::V1::Gateway::State (v2.6.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the API Gateway V1 API module Google::Cloud::ApiGateway::V1::Gateway::State.
All the possible Gateway states.
Constants
STATE_UNSPECIFIED
value: 0 Gateway does not have a state yet.
CREATING
value: 1 Gateway is being created.
ACTIVE
value: 2 Gateway is running and ready for requests.