Interface protos.google.cloud.compute.v1.IVpnGatewayList (4.5.0)

Properties of a VpnGatewayList.

Package

@google-cloud/compute

Properties

id

id?: (string|null);

VpnGatewayList id

items

items?: (google.cloud.compute.v1.IVpnGateway[]|null);

VpnGatewayList items

kind

kind?: (string|null);

VpnGatewayList kind

nextPageToken

nextPageToken?: (string|null);

VpnGatewayList nextPageToken

selfLink?: (string|null);

VpnGatewayList selfLink

warning

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

VpnGatewayList warning