Class ListBackupsResponse (0.3.10)

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

Message for response to listing Backups

Attributes

NameDescription
backups MutableSequence[google.cloud.alloydb_v1.types.Backup]
The list of Backup
next_page_token str
A token identifying a page of results the server should return.
unreachable MutableSequence[str]
Locations that could not be reached.