Reference documentation and code samples for the Cloud Bigtable V2 Client class ListLogicalViewsResponse.
Response message for BigtableInstanceAdmin.ListLogicalViews.
Generated from protobuf message google.bigtable.admin.v2.ListLogicalViewsResponse
Namespace
Google \ Cloud \ Bigtable \ Admin \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ logical_views
↳ next_page_token
string
A token, which can be sent as page_token
to retrieve the next page. If this field is omitted, there are no subsequent pages.
getLogicalViews
The list of requested logical views.
setLogicalViews
The list of requested logical views.
$this
getNextPageToken
A token, which can be sent as page_token
to retrieve the next page.
If this field is omitted, there are no subsequent pages.
string
setNextPageToken
A token, which can be sent as page_token
to retrieve the next page.
If this field is omitted, there are no subsequent pages.
var
string
$this