public enum EndpointsApiService.Types.RolloutStrategyReference documentation and code samples for the App Engine v1 API enum EndpointsApiService.Types.RolloutStrategy.
Available rollout strategies.
Namespace
Google.Cloud.AppEngine.V1Assembly
Google.Cloud.AppEngine.V1.dll
Fields |
|
|---|---|
| Name | Description |
Fixed |
Endpoints service configuration ID will be fixed to the configuration ID
specified by |
Managed |
Endpoints service configuration ID will be updated with each rollout. |
UnspecifiedRolloutStrategy |
Not specified. Defaults to |