Class ListDatabasesResponse (2.0.0)

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

The response for ListDatabases][google.spanner.admin.database.v1.DatabaseAdmin.ListDatabases].

Attributes

NameDescription
databases Sequence[.spanner_database_admin.Database]
Databases that matched the request.
next_page_token str
next_page_token can be sent in a subsequent ListDatabases][google.spanner.admin.database.v1.DatabaseAdmin.ListDatabases] call to fetch more of the matching databases.