Reference documentation and code samples for the Cloud Bigtable V2 Client class ListSchemaBundlesResponse.
The response for ListSchemaBundles .
Generated from protobuf message google.bigtable.admin.v2.ListSchemaBundlesResponse
Namespace
Google \ Cloud \ Bigtable \ Admin \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ schema_bundles
↳ 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.
getSchemaBundles
The schema bundles from the specified table.
setSchemaBundles
The schema bundles from the specified table.
$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