AlloyDB V1 API - Class Google::Cloud::AlloyDB::V1::ListSupportedDatabaseFlagsResponse (v0.9.0)

Reference documentation and code samples for the AlloyDB V1 API class Google::Cloud::AlloyDB::V1::ListSupportedDatabaseFlagsResponse.

Message for response to listing SupportedDatabaseFlags.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#next_page_token

def next_page_token() -> ::String
Returns
  • (::String) — A token identifying a page of results the server should return.

#next_page_token=

def next_page_token=(value) -> ::String
Parameter
  • value (::String) — A token identifying a page of results the server should return.
Returns
  • (::String) — A token identifying a page of results the server should return.

#supported_database_flags

def supported_database_flags() -> ::Array<::Google::Cloud::AlloyDB::V1::SupportedDatabaseFlag>
Returns

#supported_database_flags=

def supported_database_flags=(value) -> ::Array<::Google::Cloud::AlloyDB::V1::SupportedDatabaseFlag>
Parameter
Returns