Interface protos.google.cloud.compute.v1.IListSnapshotsRequest (4.5.0)

Properties of a ListSnapshotsRequest.

Package

@google-cloud/compute

Properties

filter

filter?: (string|null);

ListSnapshotsRequest filter

maxResults

maxResults?: (number|null);

ListSnapshotsRequest maxResults

orderBy

orderBy?: (string|null);

ListSnapshotsRequest orderBy

pageToken

pageToken?: (string|null);

ListSnapshotsRequest pageToken

project

project?: (string|null);

ListSnapshotsRequest project

returnPartialSuccess

returnPartialSuccess?: (boolean|null);

ListSnapshotsRequest returnPartialSuccess