Reference documentation and code samples for the Compute V1 Client class InterconnectRemoteLocationConstraintsSubnetLengthRange.
Generated from protobuf message google.cloud.compute.v1.InterconnectRemoteLocationConstraintsSubnetLengthRange
Namespace
Google \ Cloud \ Compute \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ max |
int
|
↳ min |
int
|
getMax
Generated from protobuf field optional int32 max = 107876;
Returns | |
---|---|
Type | Description |
int |
hasMax
clearMax
setMax
Generated from protobuf field optional int32 max = 107876;
Parameter | |
---|---|
Name | Description |
var |
int
|
Returns | |
---|---|
Type | Description |
$this |
getMin
Generated from protobuf field optional int32 min = 108114;
Returns | |
---|---|
Type | Description |
int |
hasMin
clearMin
setMin
Generated from protobuf field optional int32 min = 108114;
Parameter | |
---|---|
Name | Description |
var |
int
|
Returns | |
---|---|
Type | Description |
$this |