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

Properties of a TargetVpnGatewayAggregatedList.

Package

@google-cloud/compute

Properties

id

id?: (string|null);

TargetVpnGatewayAggregatedList id

items

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

TargetVpnGatewayAggregatedList items

kind

kind?: (string|null);

TargetVpnGatewayAggregatedList kind

nextPageToken

nextPageToken?: (string|null);

TargetVpnGatewayAggregatedList nextPageToken

selfLink?: (string|null);

TargetVpnGatewayAggregatedList selfLink

unreachables

unreachables?: (string[]|null);

TargetVpnGatewayAggregatedList unreachables

warning

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

TargetVpnGatewayAggregatedList warning