Class ListBackupsResponse (0.3.9)

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

ListBackupsResponse is the result of ListBackupsRequest.

Attributes

NameDescription
backups MutableSequence[google.cloud.netapp_v1.types.Backup]
A list of backups in the project.
next_page_token str
The token you can use to retrieve the next page of results. Not returned if there are no more results in the list.
unreachable MutableSequence[str]
Locations that could not be reached.