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

Properties of a TargetPoolAggregatedList.

Package

@google-cloud/compute

Properties

id

id?: (string|null);

TargetPoolAggregatedList id

items

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

TargetPoolAggregatedList items

kind

kind?: (string|null);

TargetPoolAggregatedList kind

nextPageToken

nextPageToken?: (string|null);

TargetPoolAggregatedList nextPageToken

selfLink?: (string|null);

TargetPoolAggregatedList selfLink

unreachables

unreachables?: (string[]|null);

TargetPoolAggregatedList unreachables

warning

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

TargetPoolAggregatedList warning