Compute V1 Client - Class NetworksUpdatePeeringRequest (1.16.2)

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 \ V1

Methods

__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