Enum ProjectsResource.LocationsResource.SupportedDatabaseFlagsResource.ListRequest.ScopeEnum
Optional. The scope for which supported flags are requested. If not specified, default is DATABASE.
Namespace: Google.Apis.CloudAlloyDBAdmin.v1alpha
Assembly: Google.Apis.CloudAlloyDBAdmin.v1alpha.dll
Syntax
public enum ProjectsResource.LocationsResource.SupportedDatabaseFlagsResource.ListRequest.ScopeEnumFields
| Name | Description | 
|---|---|
| CONNECTIONPOOL | The flag is a connection pool flag. | 
| DATABASE | The flag is a database flag. | 
| SCOPEUNSPECIFIED | The scope of the flag is not specified. Default is DATABASE. |