[[["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."],[[["\u003cp\u003eThis page provides documentation for the \u003ccode\u003eRange\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dlp.V2\u003c/code\u003e namespace in the .NET environment, offering various versions, the latest being 4.16.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRange\u003c/code\u003e class represents a generic half-open interval, denoted as [start, end), which is a common way to specify ranges in computer science.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRange\u003c/code\u003e class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e while inheriting from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eRange\u003c/code\u003e class include \u003ccode\u003eStart\u003c/code\u003e, which is an \u003ccode\u003eInt64\u003c/code\u003e representing the inclusive starting index, and \u003ccode\u003eEnd\u003c/code\u003e, also an \u003ccode\u003eInt64\u003c/code\u003e, representing the exclusive ending index.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRange\u003c/code\u003e class also offers two constructors: a default constructor, and a constructor that accepts another \u003ccode\u003eRange\u003c/code\u003e object for creating a copy.\u003c/p\u003e\n"]]],[],null,[]]