Show / Hide Table of Contents

Enum FlagsResource.ListRequest.FlagScopeEnum

Optional. Specify the scope of flags to be returned by SqlFlagsListService. Return list of database flags if unspecified.

Namespace: Google.Apis.SQLAdmin.v1
Assembly: Google.Apis.SQLAdmin.v1.dll
Syntax
public enum FlagsResource.ListRequest.FlagScopeEnum

Fields

Name Description
SQLFLAGSCOPECONNECTIONPOOL

connection pool configuration flags

SQLFLAGSCOPEDATABASE

database flags

SQLFLAGSCOPEUNSPECIFIED

Assume database flags if unspecified

In this article
Back to top Generated by DocFX