Reference documentation and code samples for the Google Cloud Network Management V1 Client class VpnTunnelInfo.
For display only. Metadata associated with a Compute Engine VPN tunnel.
Generated from protobuf message google.cloud.networkmanagement.v1.VpnTunnelInfo
Namespace
Google \ Cloud \ NetworkManagement \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ display_name
string
Name of a VPN tunnel.
↳ uri
string
URI of a VPN tunnel.
↳ source_gateway
string
URI of the VPN gateway at local end of the tunnel.
↳ remote_gateway
string
URI of a VPN gateway at remote end of the tunnel.
↳ remote_gateway_ip
string
Remote VPN gateway's IP address.
↳ source_gateway_ip
string
Local VPN gateway's IP address.
↳ network_uri
string
URI of a Compute Engine network where the VPN tunnel is configured.
↳ region
string
Name of a Google Cloud region where this VPN tunnel is configured.
↳ routing_type
int
Type of the routing policy.
getDisplayName
Name of a VPN tunnel.
string
setDisplayName
Name of a VPN tunnel.
var
string
$this
getUri
URI of a VPN tunnel.
string
setUri
URI of a VPN tunnel.
var
string
$this
getSourceGateway
URI of the VPN gateway at local end of the tunnel.
string
setSourceGateway
URI of the VPN gateway at local end of the tunnel.
var
string
$this
getRemoteGateway
URI of a VPN gateway at remote end of the tunnel.
string
setRemoteGateway
URI of a VPN gateway at remote end of the tunnel.
var
string
$this
getRemoteGatewayIp
Remote VPN gateway's IP address.
string
setRemoteGatewayIp
Remote VPN gateway's IP address.
var
string
$this
getSourceGatewayIp
Local VPN gateway's IP address.
string
setSourceGatewayIp
Local VPN gateway's IP address.
var
string
$this
getNetworkUri
URI of a Compute Engine network where the VPN tunnel is configured.
string
setNetworkUri
URI of a Compute Engine network where the VPN tunnel is configured.
var
string
$this
getRegion
Name of a Google Cloud region where this VPN tunnel is configured.
string
setRegion
Name of a Google Cloud region where this VPN tunnel is configured.
var
string
$this
getRoutingType
Type of the routing policy.
int
setRoutingType
Type of the routing policy.
var
int
$this