Class ListTablesResponse (2.38.0)

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

Response message for google.bigtable.admin.v2.BigtableTableAdmin.ListTables][google.bigtable.admin.v2.BigtableTableAdmin.ListTables]

Attributes

Name Description
tables MutableSequence[google.cloud.bigtable_admin_v2.types.Table]
The tables present in the requested instance.
next_page_token str
Set if not all tables could be returned in a single response. Pass this value to page_token in another request to get the next page of results.