Properties of a VpnGateway.
Package
@google-cloud/computeProperties
creationTimestamp
creationTimestamp?: (string|null);
VpnGateway creationTimestamp
description
description?: (string|null);
VpnGateway description
gatewayIpVersion
gatewayIpVersion?: (string|null);
VpnGateway gatewayIpVersion
id
id?: (number|Long|string|null);
VpnGateway id
kind
kind?: (string|null);
VpnGateway kind
labelFingerprint
labelFingerprint?: (string|null);
VpnGateway labelFingerprint
labels
labels?: ({ [k: string]: string }|null);
VpnGateway labels
name
name?: (string|null);
VpnGateway name
network
network?: (string|null);
VpnGateway network
region
region?: (string|null);
VpnGateway region
selfLink
selfLink?: (string|null);
VpnGateway selfLink
stackType
stackType?: (string|null);
VpnGateway stackType
vpnInterfaces
vpnInterfaces?: (google.cloud.compute.v1.IVpnGatewayVpnGatewayInterface[]|null);
VpnGateway vpnInterfaces