Compute V1 Client - Class VpnGatewayStatusVpnConnection (1.5.0)

Reference documentation and code samples for the Compute V1 Client class VpnGatewayStatusVpnConnection.

A VPN connection contains all VPN tunnels connected from this VpnGateway to the same peer gateway. The peer gateway could either be a external VPN gateway or GCP VPN gateway.

Generated from protobuf message google.cloud.compute.v1.VpnGatewayStatusVpnConnection

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ peer_external_gateway
string

URL reference to the peer external VPN gateways to which the VPN tunnels in this VPN connection are connected. This field is mutually exclusive with peer_gcp_gateway.

↳ peer_gcp_gateway
string

URL reference to the peer side VPN gateways to which the VPN tunnels in this VPN connection are connected. This field is mutually exclusive with peer_gcp_gateway.

↳ state
Google\Cloud\Compute\V1\VpnGatewayStatusHighAvailabilityRequirementState

HighAvailabilityRequirementState for the VPN connection.

↳ tunnels
array< Google\Cloud\Compute\V1\VpnGatewayStatusTunnel >

List of VPN tunnels that are in this VPN connection.

getPeerExternalGateway

URL reference to the peer external VPN gateways to which the VPN tunnels in this VPN connection are connected. This field is mutually exclusive with peer_gcp_gateway.

Generated from protobuf field optional string peer_external_gateway = 384956173;

Returns
Type
Description
string

hasPeerExternalGateway

clearPeerExternalGateway

setPeerExternalGateway

URL reference to the peer external VPN gateways to which the VPN tunnels in this VPN connection are connected. This field is mutually exclusive with peer_gcp_gateway.

Generated from protobuf field optional string peer_external_gateway = 384956173;

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getPeerGcpGateway

URL reference to the peer side VPN gateways to which the VPN tunnels in this VPN connection are connected. This field is mutually exclusive with peer_gcp_gateway.

Generated from protobuf field optional string peer_gcp_gateway = 281867452;

Returns
Type
Description
string

hasPeerGcpGateway

clearPeerGcpGateway

setPeerGcpGateway

URL reference to the peer side VPN gateways to which the VPN tunnels in this VPN connection are connected. This field is mutually exclusive with peer_gcp_gateway.

Generated from protobuf field optional string peer_gcp_gateway = 281867452;

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getState

HighAvailabilityRequirementState for the VPN connection.

Generated from protobuf field optional .google.cloud.compute.v1.VpnGatewayStatusHighAvailabilityRequirementState state = 109757585;

hasState

clearState

setState

HighAvailabilityRequirementState for the VPN connection.

Generated from protobuf field optional .google.cloud.compute.v1.VpnGatewayStatusHighAvailabilityRequirementState state = 109757585;

Returns
Type
Description
$this

getTunnels

List of VPN tunnels that are in this VPN connection.

Generated from protobuf field repeated .google.cloud.compute.v1.VpnGatewayStatusTunnel tunnels = 104561931;

Returns
Type
Description
Google\Protobuf\Internal\RepeatedField

setTunnels

List of VPN tunnels that are in this VPN connection.

Generated from protobuf field repeated .google.cloud.compute.v1.VpnGatewayStatusTunnel tunnels = 104561931;

Parameter
Name
Description
Returns
Type
Description
$this
Create a Mobile Website
View Site in Mobile | Classic
Share by: