Interface protos.google.cloud.compute.v1.IListInstantSnapshotsRequest (4.3.0)

Properties of a ListInstantSnapshotsRequest.

Package

@google-cloud/compute

Properties

filter

filter?: (string|null);

ListInstantSnapshotsRequest filter

maxResults

maxResults?: (number|null);

ListInstantSnapshotsRequest maxResults

orderBy

orderBy?: (string|null);

ListInstantSnapshotsRequest orderBy

pageToken

pageToken?: (string|null);

ListInstantSnapshotsRequest pageToken

project

project?: (string|null);

ListInstantSnapshotsRequest project

returnPartialSuccess

returnPartialSuccess?: (boolean|null);

ListInstantSnapshotsRequest returnPartialSuccess

zone

zone?: (string|null);

ListInstantSnapshotsRequest zone