Class ListSnapshotsResponse (1.9.2)

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

ListSnapshotsResponse is the result of ListSnapshotsRequest.

Attributes

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