Class ListBackupsResponse (0.3.0)

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

Response for [ListBackups].

Attributes

Name Description
backups MutableSequence[google.cloud.memorystore_v1.types.Backup]
A list of backups in the project.
next_page_token str
Token to retrieve the next page of results, or empty if there are no more results in the list.
unreachable MutableSequence[str]
Backups that could not be reached.