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

Properties of an OperationAggregatedList.

Package

@google-cloud/compute

Properties

id

id?: (string|null);

OperationAggregatedList id

items

items?: ({ [k: string]: google.cloud.compute.v1.IOperationsScopedList }|null);

OperationAggregatedList items

kind

kind?: (string|null);

OperationAggregatedList kind

nextPageToken

nextPageToken?: (string|null);

OperationAggregatedList nextPageToken

selfLink?: (string|null);

OperationAggregatedList selfLink

unreachables

unreachables?: (string[]|null);

OperationAggregatedList unreachables

warning

warning?: (google.cloud.compute.v1.IWarning|null);

OperationAggregatedList warning