Compute V1 Client - Class InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange (1.16.2)

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
Name Description
data array

Optional. Data for populating the Message object.

↳ max int
↳ min int

getMax

Generated from protobuf field optional uint32 max = 107876;

Returns
Type Description
int

hasMax

clearMax

setMax

Generated from protobuf field optional uint32 max = 107876;

Parameter
Name Description
var int
Returns
Type Description
$this

getMin

Generated from protobuf field optional uint32 min = 108114;

Returns
Type Description
int

hasMin

clearMin

setMin

Generated from protobuf field optional uint32 min = 108114;

Parameter
Name Description
var int
Returns
Type Description
$this