Interface protos.google.cloud.compute.v1beta.IVpnGatewayAggregatedList (6.9.0)

Properties of a VpnGatewayAggregatedList.

Package

@google-cloud/compute

Properties

id

id?: (string|null);

VpnGatewayAggregatedList id

items

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

VpnGatewayAggregatedList items

kind

kind?: (string|null);

VpnGatewayAggregatedList kind

nextPageToken

nextPageToken?: (string|null);

VpnGatewayAggregatedList nextPageToken

selfLink?: (string|null);

VpnGatewayAggregatedList selfLink

unreachables

unreachables?: (string[]|null);

VpnGatewayAggregatedList unreachables

warning

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

VpnGatewayAggregatedList warning