[[["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 reference documentation for the `Range` class within the Google Cloud Monitoring v3 API, covering multiple versions from 2.3.0 up to the latest, 3.15.0."],["The `Range` class represents a range of numerical values and is implemented as part of the `Google.Cloud.Monitoring.V3` namespace, contained within the `Google.Cloud.Monitoring.V3.dll` assembly."],["Key features of the `Range` class include properties to define the minimum (`Min`) and maximum (`Max`) numerical values of the range, both of which are represented as double-precision floating-point numbers."],["The class implements multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` and inherits from the base `object` class."],["The documentation details two constructors for the `Range` class, a default constructor `Range()` and a copy constructor `Range(Range other)`, which takes another range instance as a parameter."]]],[]]