Class ListMaterializedViewsResponse (2.38.0)

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

Response message for BigtableInstanceAdmin.ListMaterializedViews.

Attributes

Name Description
materialized_views MutableSequence[google.cloud.bigtable_admin_v2.types.MaterializedView]
The list of requested materialized views.
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.