[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The `Interval` class in the Google.Cloud.Retail.V2 API represents a floating-point interval and is the main focus of the documentation provided, with its available versions ranging from 1.0.0 to 2.12.0."],["The `Interval` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its capability for message handling, equality checks, deep cloning, and buffer message operations."],["This class has properties such as `ExclusiveMaximum`, `ExclusiveMinimum`, `Maximum`, and `Minimum`, which are all doubles and define the bounds of the interval, and properties `MaxCase` and `MinCase` that describe their respective oneof cases."],["Constructors are available for the `Interval` class, including a default constructor `Interval()` and one that accepts another `Interval` object for creating copies `Interval(Interval other)`."],["There are 20 total documented versions of the Interval class, ranging from version 1.0.0 to the most recent 2.12.0."]]],[]]