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."],[[["This document provides reference documentation for the `Location` class within the Google Cloud Data Loss Prevention v2 API for .NET, specifically version 4.3.0."],["The `Location` class is used to specify the location of a finding and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties for `ByteRange`, `CodepointRange`, `Container`, and `ContentLocations`, which detail the precise byte and character offsets, container information, and nested locations of the finding."],["The document lists multiple previous versions, with the latest being 4.16.0 and the earliest listed at version 2.15.0, highlighting the history of the class."],["The class `Location` has two constructors, one default, and one accepting another `Location` object as a parameter, to allow for deep cloning of existing objects."]]],[]]