Compute V1 Client - Class NetworksRemovePeeringRequest (1.5.0)

Reference documentation and code samples for the Compute V1 Client class NetworksRemovePeeringRequest.

Generated from protobuf message google.cloud.compute.v1.NetworksRemovePeeringRequest

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ name string

Name of the peering, which should conform to RFC1035.

getName

Name of the peering, which should conform to RFC1035.

Generated from protobuf field optional string name = 3373707;

Returns
TypeDescription
string

hasName

clearName

setName

Name of the peering, which should conform to RFC1035.

Generated from protobuf field optional string name = 3373707;

Parameter
NameDescription
var string
Returns
TypeDescription
$this