Reference documentation and code samples for the Compute V1 Client class Int64RangeMatch.
HttpRouteRuleMatch criteria for field values that must stay within the specified integer range.
Generated from protobuf message google.cloud.compute.v1.Int64RangeMatch
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ range_end
int|string
The end of the range (exclusive) in signed long integer format.
↳ range_start
int|string
The start of the range (inclusive) in signed long integer format.
getRangeEnd
The end of the range (exclusive) in signed long integer format.
int|string
hasRangeEnd
clearRangeEnd
setRangeEnd
The end of the range (exclusive) in signed long integer format.
var
int|string
$this
getRangeStart
The start of the range (inclusive) in signed long integer format.
int|string
hasRangeStart
clearRangeStart
setRangeStart
The start of the range (inclusive) in signed long integer format.
var
int|string
$this