Cloud SQL Admin V1 API - Class Google::Cloud::Sql::V1::SqlFlagsListRequest (v0.1.0)

Reference documentation and code samples for the Cloud SQL Admin V1 API class Google::Cloud::Sql::V1::SqlFlagsListRequest.

Flags list request.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#database_version

def database_version() -> ::String
Returns
  • (::String) — Database type and version you want to retrieve flags for. By default, this method returns flags for all database types and versions.

#database_version=

def database_version=(value) -> ::String
Parameter
  • value (::String) — Database type and version you want to retrieve flags for. By default, this method returns flags for all database types and versions.
Returns
  • (::String) — Database type and version you want to retrieve flags for. By default, this method returns flags for all database types and versions.

#flag_scope

def flag_scope() -> ::Google::Cloud::Sql::V1::SqlFlagScope
Returns

#flag_scope=

def flag_scope=(value) -> ::Google::Cloud::Sql::V1::SqlFlagScope
Parameter
Returns