[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This documentation covers version 2.2.0 of the `Range` class within the `Google.Api.CommonProtos` package, which is used to define the range of population values."],["The `Range` class is a sealed class that implements `Protobuf.IMessage\u003cDistribution.Types.Range\u003e` and `Protobuf.IBufferMessage`, with an inheritance from the base `Object` class."],["It includes constructors, two constant integer fields (`MaxFieldNumber` and `MinFieldNumber`), and properties like `Descriptor`, `Max`, `Min`, and `Parser` to configure and access the population range data."],["The class also provides several methods for object manipulation and data access such as `CalculateSize()`, `Clone()`, `Equals()`, `GetHashCode()`, `MergeFrom()`, `ToString()`, and `WriteTo()`."],["The `Range` class allows you to create a new instance of a `Range` or from another `Range` instance, and also access the minimum and maximum values of the range."]]],[]]