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.v1
Assembly: Google.Apis.CloudAlloyDBAdmin.v1.dll
Syntax
public enum ProjectsResource.LocationsResource.SupportedDatabaseFlagsResource.ListRequest.ScopeEnum
Fields
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. |