Class ListDatabasesResponse (0.3.10)

ListDatabasesResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Message for response to listing Databases.

Attributes

NameDescription
databases MutableSequence[google.cloud.alloydb_v1alpha.types.Database]
The list of databases
next_page_token str
A token identifying the next page of results the server should return. If this field is omitted, there are no subsequent pages.