Reference documentation and code samples for the Compute V1 Client class NetworksUpdatePeeringRequest.
Generated from protobuf message google.cloud.compute.v1.NetworksUpdatePeeringRequest
Namespace
Google \ Cloud \ Compute \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ network_peering |
Google\Cloud\Compute\V1\NetworkPeering
|
getNetworkPeering
Generated from protobuf field optional .google.cloud.compute.v1.NetworkPeering network_peering = 328926767;
Returns | |
---|---|
Type | Description |
Google\Cloud\Compute\V1\NetworkPeering|null |
hasNetworkPeering
clearNetworkPeering
setNetworkPeering
Generated from protobuf field optional .google.cloud.compute.v1.NetworkPeering network_peering = 328926767;
Parameter | |
---|---|
Name | Description |
var |
Google\Cloud\Compute\V1\NetworkPeering
|
Returns | |
---|---|
Type | Description |
$this |