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