[[["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."],[[["This webpage details the `Interval` class within the `Google.Cloud.Retail.V2` namespace, specifically version 1.5.0, and provides links to documentation for multiple versions ranging from 1.0.0 to 2.12.0."],["The `Interval` class, a sealed class representing a floating-point interval, implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Interval` class has properties to define the bounds of an interval, such as `ExclusiveMaximum`, `ExclusiveMinimum`, `Maximum`, and `Minimum`, along with properties to identify oneof cases, such as `MaxCase` and `MinCase`."],["There are two public constructors available for the class: a default constructor `Interval()` and a constructor allowing for deep cloning, `Interval(Interval other)`."],["The content references the most recent version as 2.12.0 while also highlighting the 1.5.0 version, showing the evolution of the Google.Cloud.Retail.V2 and the interval class over time."]]],[]]