Class ListLogicalViewsRequest (2.38.0)

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

Request message for BigtableInstanceAdmin.ListLogicalViews.

Attributes

Name Description
parent str
Required. The unique name of the instance for which the list of logical views is requested. Values are of the form projects/{project}/instances/{instance}.
page_size int
Optional. The maximum number of logical views to return. The service may return fewer than this value
page_token str
Optional. A page token, received from a previous ListLogicalViews call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to ListLogicalViews must match the call that provided the page token.