Class ListSchemaBundlesResponse (2.38.0)

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

The response for ListSchemaBundles][google.bigtable.admin.v2.BigtableTableAdmin.ListSchemaBundles].

Attributes

Name Description
schema_bundles MutableSequence[google.cloud.bigtable_admin_v2.types.SchemaBundle]
The schema bundles from the specified table.
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.