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

Properties of a TargetHttpsProxyAggregatedList.

Package

@google-cloud/compute

Properties

id

id?: (string|null);

TargetHttpsProxyAggregatedList id

items

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

TargetHttpsProxyAggregatedList items

kind

kind?: (string|null);

TargetHttpsProxyAggregatedList kind

nextPageToken

nextPageToken?: (string|null);

TargetHttpsProxyAggregatedList nextPageToken

selfLink?: (string|null);

TargetHttpsProxyAggregatedList selfLink

unreachables

unreachables?: (string[]|null);

TargetHttpsProxyAggregatedList unreachables

warning

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

TargetHttpsProxyAggregatedList warning