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

Properties of a TargetHttpProxyAggregatedList.

Package

@google-cloud/compute

Properties

id

id?: (string|null);

TargetHttpProxyAggregatedList id

items

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

TargetHttpProxyAggregatedList items

kind

kind?: (string|null);

TargetHttpProxyAggregatedList kind

nextPageToken

nextPageToken?: (string|null);

TargetHttpProxyAggregatedList nextPageToken

selfLink?: (string|null);

TargetHttpProxyAggregatedList selfLink

unreachables

unreachables?: (string[]|null);

TargetHttpProxyAggregatedList unreachables