Compute V1 Client - Class VpnGatewayStatus (1.12.1)

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

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

Google \ Cloud \ Compute \ V1

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ vpn_connections array<Google\Cloud\Compute\V1\VpnGatewayStatusVpnConnection>

List of VPN connection for this VpnGateway.

getVpnConnections

List of VPN connection for this VpnGateway.

setVpnConnections

List of VPN connection for this VpnGateway.

Parameter
NameDescription
var array<Google\Cloud\Compute\V1\VpnGatewayStatusVpnConnection>
Returns
TypeDescription
$this