[[["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."],[[["The webpage details the `Range` class within the `Google.Cloud.Dlp.V2` namespace, which represents a generic half-open interval \\[start, end)."],["The `Range` class has multiple versions available, ranging from version 2.15.0 up to the latest version 4.16.0, with each version having it's own page."],["The `Range` class inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Range` class provides two properties, `Start` and `End`, both of type `Int64`, to define the beginning and end of the interval, respectively."],["There are 2 constructors for the Range class, one that takes no parameters and another that takes a `Range` object as a parameter."]]],[]]