[[["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-11 UTC."],[[["This webpage provides documentation for the `Range` class within the Google Cloud Data Loss Prevention v2 API for .NET, with the latest version being 4.16.0."],["The `Range` class is a generic half-open interval represented as \\[start, end), used within the Google Cloud DLP API and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `Range` allows you to specify the start and end of a range using the properties `Start`, which is inclusive, and `End`, which is exclusive, and both properties are of type `long`."],["The class `Range` can be initialized using a default constructor `Range()` or copy constructor `Range(Range other)`."],["This page includes links to documentation for various versions of the class, going back to version 2.15.0."]]],[]]