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

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

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::V1beta4::SqlFlagScope
Returns

#flag_scope=

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