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

Properties of a TargetInstanceAggregatedList.

Package

@google-cloud/compute

Properties

id

id?: (string|null);

TargetInstanceAggregatedList id

items

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

TargetInstanceAggregatedList items

kind

kind?: (string|null);

TargetInstanceAggregatedList kind

nextPageToken

nextPageToken?: (string|null);

TargetInstanceAggregatedList nextPageToken

selfLink?: (string|null);

TargetInstanceAggregatedList selfLink

unreachables

unreachables?: (string[]|null);

TargetInstanceAggregatedList unreachables

warning

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

TargetInstanceAggregatedList warning