Interface protos.google.cloud.filestore.v1.IListSnapshotsRequest (3.3.0)

Properties of a ListSnapshotsRequest.

Package

@google-cloud/filestore

Properties

filter

filter?: (string|null);

ListSnapshotsRequest filter

orderBy

orderBy?: (string|null);

ListSnapshotsRequest orderBy

pageSize

pageSize?: (number|null);

ListSnapshotsRequest pageSize

pageToken

pageToken?: (string|null);

ListSnapshotsRequest pageToken

parent

parent?: (string|null);

ListSnapshotsRequest parent