Google Cloud BeyondCorp Client Connector Services V1 Client - Class PeeredVpc (0.1.6)

Reference documentation and code samples for the Google Cloud BeyondCorp Client Connector Services V1 Client class PeeredVpc.

The peered VPC owned by the consumer project.

Generated from protobuf message google.cloud.beyondcorp.clientconnectorservices.v1.ClientConnectorService.Egress.PeeredVpc

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ network_vpc string

Required. The name of the peered VPC owned by the consumer project.

getNetworkVpc

Required. The name of the peered VPC owned by the consumer project.

Returns
TypeDescription
string

setNetworkVpc

Required. The name of the peered VPC owned by the consumer project.

Parameter
NameDescription
var string
Returns
TypeDescription
$this