Google Cloud Vision Ai V1 Client - Class IntRangeArray (0.1.0)

Reference documentation and code samples for the Google Cloud Vision Ai V1 Client class IntRangeArray.

A list of integer range values.

Generated from protobuf message google.cloud.visionai.v1.IntRangeArray

Namespace

Google \ Cloud \ VisionAI \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ int_ranges array<IntRange>

Int range values.

getIntRanges

Int range values.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setIntRanges

Int range values.

Parameter
Name Description
var array<IntRange>
Returns
Type Description
$this