Compute V1 Client - Class NetworksRemovePeeringRequest (1.11.1)

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

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

Namespace

Google \ Cloud \ Compute \ V1

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.

Returns
TypeDescription
string

hasName

clearName

setName

Name of the peering, which should conform to RFC1035.

Parameter
NameDescription
var string
Returns
TypeDescription
$this