Reference documentation and code samples for the Vision AI V1 API class Google::Cloud::VisionAI::V1::FloatRangeArray.
A list of float range values.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#float_ranges
def float_ranges() -> ::Array<::Google::Cloud::VisionAI::V1::FloatRange>
Returns
- (::Array<::Google::Cloud::VisionAI::V1::FloatRange>) — Float range values.
#float_ranges=
def float_ranges=(value) -> ::Array<::Google::Cloud::VisionAI::V1::FloatRange>
Parameter
- value (::Array<::Google::Cloud::VisionAI::V1::FloatRange>) — Float range values.
Returns
- (::Array<::Google::Cloud::VisionAI::V1::FloatRange>) — Float range values.