Class ListTablesResponse (0.3.0)

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

Response message for the ListTables method.

Attributes

NameDescription
tables MutableSequence[google.cloud.bigquery.biglake_v1.types.Table]
The tables from the specified database.
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.