Zero-based byte offsets delimiting the finding.
These are relative to the finding's containing element.
Note that when the content is not textual, this references
the UTF-8 encoded textual representation of the content.
Omitted if content is an image.
[[["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-03-24 UTC."],[[["The webpage provides documentation for the `Location` class within the Google Cloud Data Loss Prevention (DLP) v2 API, specifically for .NET."],["The `Location` class specifies the location of a finding and implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes various versions of the `Location` class, ranging from version 2.15.0 to 4.16.0, with 4.16.0 being the latest version."],["The `Location` class has properties like `ByteRange`, `CodepointRange`, `Container`, and `ContentLocations` that describe the details of the finding's position and context."],["The `Location` class has two constructors, one default and one that accepts another `Location` object."]]],[]]