Class ListDatabasesResponse (0.7.0)

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

Message for ListDatabases response.

Attributes

Name Description
databases MutableSequence[google.cloud.alloydb_v1.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.