Enum BlueGreenDeploymentsResource.GetRequest.ViewEnum
Optional. Specifies whether to return the basic or detailed view of the resource in the response.
Namespace: Google.Apis.SQLAdmin.v1beta4
Assembly: Google.Apis.SQLAdmin.v1beta4.dll
Syntax
public enum BlueGreenDeploymentsResource.GetRequest.ViewEnum
Fields
| Name | Description |
|---|---|
| BASIC | Includes basic metadata about the blue-green deployment. |
| BLUEGREENDEPLOYMENTVIEWUNSPECIFIED | Blue-green deployment view enumeration. This allows the caller to specify what view they query. If unspecified (BLUE_GREEN_DEPLOYMENT_VIEW_UNSPECIFIED), the behavior is the same as BASIC. |
| DETAILED | Includes basic metadata and configuration differences between source and target instances
( |