App Engine Admin V1 API - Module Google::Cloud::AppEngine::V1::Application::ServingStatus (v1.8.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the App Engine Admin V1 API module Google::Cloud::AppEngine::V1::Application::ServingStatus.
Constants
UNSPECIFIED
value: 0 Serving status is unspecified.
SERVING
value: 1 Application is serving.
USER_DISABLED
value: 2 Application has been disabled by the user.
SYSTEM_DISABLED
value: 3 Application has been disabled by the system.