[[["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-06-12 UTC."],[[["This webpage provides documentation for the `Range` class within the Google Cloud Monitoring v3 API, specifically within the .NET environment."],["The `Range` class is used to represent a range of numerical values defined by a minimum (`Min`) and maximum (`Max`) value, both of which are of type `double`."],["The page details the `Range` class's implementation, showing that it inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists several versions of the `Range` class documentation, from version 2.3.0 up to the latest 3.15.0, allowing access to the documentation of each individual version."],["There are two constructor overloads, one default and one that takes an existing `Range` object to copy its values."]]],[]]