Class ListDatabasesResponse (0.4.7)

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

Response message for the ListDatabases method.

Attributes

NameDescription
databases MutableSequence[google.cloud.bigquery_biglake_v1.types.Database]
The databases from the specified catalog.
next_page_token str
A token, which can be sent as page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.