Reference documentation and code samples for the Vision AI V1 API class Google::Cloud::VisionAI::V1::DateTimeRangeArray.
A list of datetime range values.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#date_time_ranges
def date_time_ranges() -> ::Array<::Google::Cloud::VisionAI::V1::DateTimeRange>
Returns
- (::Array<::Google::Cloud::VisionAI::V1::DateTimeRange>) — Date time ranges.
#date_time_ranges=
def date_time_ranges=(value) -> ::Array<::Google::Cloud::VisionAI::V1::DateTimeRange>
Parameter
- value (::Array<::Google::Cloud::VisionAI::V1::DateTimeRange>) — Date time ranges.
Returns
- (::Array<::Google::Cloud::VisionAI::V1::DateTimeRange>) — Date time ranges.