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

Properties of a VpnTunnelAggregatedList.

Package

@google-cloud/compute

Properties

id

id?: (string|null);

VpnTunnelAggregatedList id

items

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

VpnTunnelAggregatedList items

kind

kind?: (string|null);

VpnTunnelAggregatedList kind

nextPageToken

nextPageToken?: (string|null);

VpnTunnelAggregatedList nextPageToken

selfLink?: (string|null);

VpnTunnelAggregatedList selfLink

unreachables

unreachables?: (string[]|null);

VpnTunnelAggregatedList unreachables

warning

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

VpnTunnelAggregatedList warning