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

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

A list of float range values.

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

Namespace

Google \ Cloud \ VisionAI \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ float_ranges array<FloatRange>

Float range values.

getFloatRanges

Float range values.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setFloatRanges

Float range values.

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