Compute V1 Client - Class ServiceAttachmentConsumerProjectLimit (1.14.0)

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

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

Namespace

Google \ Cloud \ Compute \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ connection_limit int

The value of the limit to set.

↳ network_url string

The network URL for the network to set the limit for.

↳ project_id_or_num string

The project id or number for the project to set the limit for.

getConnectionLimit

The value of the limit to set.

Returns
TypeDescription
int

hasConnectionLimit

clearConnectionLimit

setConnectionLimit

The value of the limit to set.

Parameter
NameDescription
var int
Returns
TypeDescription
$this

getNetworkUrl

The network URL for the network to set the limit for.

Returns
TypeDescription
string

hasNetworkUrl

clearNetworkUrl

setNetworkUrl

The network URL for the network to set the limit for.

Parameter
NameDescription
var string
Returns
TypeDescription
$this

getProjectIdOrNum

The project id or number for the project to set the limit for.

Returns
TypeDescription
string

hasProjectIdOrNum

clearProjectIdOrNum

setProjectIdOrNum

The project id or number for the project to set the limit for.

Parameter
NameDescription
var string
Returns
TypeDescription
$this