Class ListSnapshotsResponse (0.3.9)

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

ListSnapshotsResponse is the result of ListSnapshotsRequest.

Attributes

NameDescription
snapshots MutableSequence[google.cloud.netapp_v1.types.Snapshot]
A list of snapshots in the project for the specified volume.
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.