Class ListBackupsResponse (2.38.0)

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

The response for ListBackups][google.bigtable.admin.v2.BigtableTableAdmin.ListBackups].

Attributes

Name Description
backups MutableSequence[google.cloud.bigtable_admin_v2.types.Backup]
The list of matching backups.
next_page_token str
next_page_token can be sent in a subsequent ListBackups][google.bigtable.admin.v2.BigtableTableAdmin.ListBackups] call to fetch more of the matching backups.