Interface protos.google.cloud.filestore.v1beta1.IListSnapshotsResponse (3.3.0)

Properties of a ListSnapshotsResponse.

Package

@google-cloud/filestore

Properties

nextPageToken

nextPageToken?: (string|null);

ListSnapshotsResponse nextPageToken

snapshots

snapshots?: (google.cloud.filestore.v1beta1.ISnapshot[]|null);

ListSnapshotsResponse snapshots