Class ListAuthorizedViewsResponse (2.38.0)

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

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

Attributes

Name Description
authorized_views MutableSequence[google.cloud.bigtable_admin_v2.types.AuthorizedView]
The AuthorizedViews present in the requested table.
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.