Interface protos.google.cloud.compute.v1.IAggregatedListInstancesRequest (3.5.1)

Properties of an AggregatedListInstancesRequest.

Package

@google-cloud/compute

Properties

filter

filter?: (string|null);

AggregatedListInstancesRequest filter

includeAllScopes

includeAllScopes?: (boolean|null);

AggregatedListInstancesRequest includeAllScopes

maxResults

maxResults?: (number|null);

AggregatedListInstancesRequest maxResults

orderBy

orderBy?: (string|null);

AggregatedListInstancesRequest orderBy

pageToken

pageToken?: (string|null);

AggregatedListInstancesRequest pageToken

project

project?: (string|null);

AggregatedListInstancesRequest project

returnPartialSuccess

returnPartialSuccess?: (boolean|null);

AggregatedListInstancesRequest returnPartialSuccess