[[["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-10 UTC."],[[["The latest version of the Google Cloud Data Loss Prevention v2 API class Range is 4.16.0, with version 4.15.0 being the current version detailed on this page."],["This documentation provides reference for the `Range` class, which represents a generic half-open interval from a starting point up to, but not including, an ending point, in the `Google.Cloud.Dlp.V2` namespace."],["The `Range` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from `object`."],["The class has two constructors: a default `Range()` and a copy constructor `Range(Range other)`, allowing for the creation of new instances and copies."],["The `Range` class has properties that define the boundaries of the interval, `Start`, representing the index of the first character, and `End`, representing the index of the last character, both of type `long`."]]],[]]