Class ListSnapshotsResponse (2.38.0)

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

Response message for google.bigtable.admin.v2.BigtableTableAdmin.ListSnapshots][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.

Attributes

Name Description
snapshots MutableSequence[google.cloud.bigtable_admin_v2.types.Snapshot]
The snapshots present in the requested cluster.
next_page_token str
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.