Reference documentation and code samples for the Google Cloud Network Connectivity V1 Client class NextHopVpcNetwork.
Generated from protobuf message google.cloud.networkconnectivity.v1.NextHopVpcNetwork
Namespace
Google \ Cloud \ NetworkConnectivity \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ uri |
string
The URI of the VPC network resource |
getUri
The URI of the VPC network resource
| Returns | |
|---|---|
| Type | Description |
string |
|
setUri
The URI of the VPC network resource
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|