Compute V1 Client - Class NetworksUpdatePeeringRequest (1.14.0)

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
NameDescription
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
TypeDescription
Google\Cloud\Compute\V1\NetworkPeering|null

hasNetworkPeering

clearNetworkPeering

setNetworkPeering

Generated from protobuf field optional .google.cloud.compute.v1.NetworkPeering network_peering = 328926767;

Parameter
NameDescription
var Google\Cloud\Compute\V1\NetworkPeering
Returns
TypeDescription
$this