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
Namespace
Google \ Cloud \ BeyondCorp \ ClientConnectorServices \ V1 \ ClientConnectorService \ EgressMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
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 | |
---|---|
Type | Description |
string |
setNetworkVpc
Required. The name of the peered VPC owned by the consumer project.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |