App Engine Admin V1 API - Module Google::Cloud::AppEngine::V1::EndpointsApiService::RolloutStrategy (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::EndpointsApiService::RolloutStrategy.
Available rollout strategies.
Constants
UNSPECIFIED_ROLLOUT_STRATEGY
value: 0 Not specified. Defaults to FIXED.
FIXED
value: 1 Endpoints service configuration ID will be fixed to the configuration ID
specified by config_id.
MANAGED
value: 2 Endpoints service configuration ID will be updated with each rollout.