Compute V1 Client - Class InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange (1.14.0)

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

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

Namespace

Google \ Cloud \ Compute \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ max int
↳ min int

getMax

Generated from protobuf field optional uint32 max = 107876;

Returns
TypeDescription
int

hasMax

clearMax

setMax

Generated from protobuf field optional uint32 max = 107876;

Parameter
NameDescription
var int
Returns
TypeDescription
$this

getMin

Generated from protobuf field optional uint32 min = 108114;

Returns
TypeDescription
int

hasMin

clearMin

setMin

Generated from protobuf field optional uint32 min = 108114;

Parameter
NameDescription
var int
Returns
TypeDescription
$this