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

Properties of an InstanceAggregatedList.

Package

@google-cloud/compute

Properties

id

id?: (string|null);

InstanceAggregatedList id

items

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

InstanceAggregatedList items

kind

kind?: (string|null);

InstanceAggregatedList kind

nextPageToken

nextPageToken?: (string|null);

InstanceAggregatedList nextPageToken

selfLink?: (string|null);

InstanceAggregatedList selfLink

unreachables

unreachables?: (string[]|null);

InstanceAggregatedList unreachables

warning

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

InstanceAggregatedList warning