Interface protos.google.cloud.netapp.v1.IListSnapshotsResponse (0.2.1)

Properties of a ListSnapshotsResponse.

Package

@google-cloud/netapp

Properties

nextPageToken

nextPageToken?: (string|null);

ListSnapshotsResponse nextPageToken

snapshots

snapshots?: (google.cloud.netapp.v1.ISnapshot[]|null);

ListSnapshotsResponse snapshots

unreachable

unreachable?: (string[]|null);

ListSnapshotsResponse unreachable