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

Properties of a TargetTcpProxyAggregatedList.

Package

@google-cloud/compute

Properties

id

id?: (string|null);

TargetTcpProxyAggregatedList id

items

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

TargetTcpProxyAggregatedList items

kind

kind?: (string|null);

TargetTcpProxyAggregatedList kind

nextPageToken

nextPageToken?: (string|null);

TargetTcpProxyAggregatedList nextPageToken

selfLink?: (string|null);

TargetTcpProxyAggregatedList selfLink

unreachables

unreachables?: (string[]|null);

TargetTcpProxyAggregatedList unreachables

warning

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

TargetTcpProxyAggregatedList warning