Reference documentation and code samples for the Google Cloud Network Management V1 Client class VpnGatewayInfo.
For display only. Metadata associated with a Compute Engine VPN gateway.
Generated from protobuf message google.cloud.networkmanagement.v1.VpnGatewayInfo
Namespace
Google \ Cloud \ NetworkManagement \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ display_name
string
Name of a VPN gateway.
↳ uri
string
URI of a VPN gateway.
↳ network_uri
string
URI of a Compute Engine network where the VPN gateway is configured.
↳ ip_address
string
IP address of the VPN gateway.
↳ vpn_tunnel_uri
string
A VPN tunnel that is associated with this VPN gateway. There may be multiple VPN tunnels configured on a VPN gateway, and only the one relevant to the test is displayed.
↳ region
string
Name of a Google Cloud region where this VPN gateway is configured.
getDisplayName
Name of a VPN gateway.
string
setDisplayName
Name of a VPN gateway.
var
string
$this
getUri
URI of a VPN gateway.
string
setUri
URI of a VPN gateway.
var
string
$this
getNetworkUri
URI of a Compute Engine network where the VPN gateway is configured.
string
setNetworkUri
URI of a Compute Engine network where the VPN gateway is configured.
var
string
$this
getIpAddress
IP address of the VPN gateway.
string
setIpAddress
IP address of the VPN gateway.
var
string
$this
getVpnTunnelUri
A VPN tunnel that is associated with this VPN gateway.
There may be multiple VPN tunnels configured on a VPN gateway, and only the one relevant to the test is displayed.
string
setVpnTunnelUri
A VPN tunnel that is associated with this VPN gateway.
There may be multiple VPN tunnels configured on a VPN gateway, and only the one relevant to the test is displayed.
var
string
$this
getRegion
Name of a Google Cloud region where this VPN gateway is configured.
string
setRegion
Name of a Google Cloud region where this VPN gateway is configured.
var
string
$this