AlloyDB V1BETA API - Class Google::Cloud::AlloyDB::V1beta::ListDatabasesResponse (v0.8.0)

Reference documentation and code samples for the AlloyDB V1BETA API class Google::Cloud::AlloyDB::V1beta::ListDatabasesResponse.

Message for response to listing Databases.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#databases

def databases() -> ::Array<::Google::Cloud::AlloyDB::V1beta::Database>
Returns

#databases=

def databases=(value) -> ::Array<::Google::Cloud::AlloyDB::V1beta::Database>
Parameter
Returns

#next_page_token

def next_page_token() -> ::String
Returns
  • (::String) — A token identifying the next page of results the server should return. If this field is omitted, there are no subsequent pages.

#next_page_token=

def next_page_token=(value) -> ::String
Parameter
  • value (::String) — A token identifying the next page of results the server should return. If this field is omitted, there are no subsequent pages.
Returns
  • (::String) — A token identifying the next page of results the server should return. If this field is omitted, there are no subsequent pages.