[[["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-05 UTC."],[[["This webpage details the `Range` class within the `Google.Cloud.Dlp.V2` namespace, which represents a generic half-open interval from a start point to an end point."],["The `Range` class, part of the Google Cloud Data Loss Prevention (DLP) library for .NET, has been released in multiple versions, ranging from 2.15.0 to the latest 4.16.0."],["The `Range` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from `Object`."],["The `Range` class has two constructors: a default `Range()` and one that takes another `Range` object as a parameter, `Range(Range other)`."],["The `Range` class has two properties: `Start`, which is an Int64 representing the inclusive index of the first character, and `End`, which is an Int64 representing the exclusive index of the last character."]]],[]]