Show / Hide Table of Contents

Class FlagsResource

The "flags" collection of methods.

Inheritance
object
FlagsResource
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.SQLAdmin.v1
Assembly: Google.Apis.SQLAdmin.v1.dll
Syntax
public class FlagsResource

Constructors

FlagsResource(IClientService)

Constructs a new resource.

Declaration
public FlagsResource(IClientService service)
Parameters
Type Name Description
IClientService service

Methods

List()

Lists all available database flags for Cloud SQL instances.

Declaration
public virtual FlagsResource.ListRequest List()
Returns
Type Description
FlagsResource.ListRequest
In this article
Back to top Generated by DocFX