Reference documentation and code samples for the Cloud Bigtable V2 Client class ListSnapshotsResponse.
Response message for google.bigtable.admin.v2.BigtableTableAdmin.ListSnapshots Note: This is a private alpha release of Cloud Bigtable snapshots. This feature is not currently available to most Cloud Bigtable customers. This feature might be changed in backward-incompatible ways and is not recommended for production use. It is not subject to any SLA or deprecation policy.
Generated from protobuf message google.bigtable.admin.v2.ListSnapshotsResponse
Namespace
Google \ Cloud \ Bigtable \ Admin \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ snapshots
↳ next_page_token
string
Set if not all snapshots could be returned in a single response. Pass this value to page_token
in another request to get the next page of results.
getSnapshots
The snapshots present in the requested cluster.
setSnapshots
The snapshots present in the requested cluster.
$this
getNextPageToken
Set if not all snapshots could be returned in a single response.
Pass this value to page_token
in another request to get the next
page of results.
string
setNextPageToken
Set if not all snapshots could be returned in a single response.
Pass this value to page_token
in another request to get the next
page of results.
var
string
$this