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.Dlp.V2` namespace, detailing its structure and functionality for identifying the location of findings."],["The latest version of the API documented is 4.16.0, with numerous previous versions listed, such as 4.15.0 all the way down to 2.15.0, offering a historical view of changes to the library."],["The `Location` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is derived from the base `Object` class, showcasing its integration within the .NET framework."],["The `Location` class contains properties such as `ByteRange`, `CodepointRange`, `Container`, and `ContentLocations` to specify finding locations using byte offsets, character offsets, and container details, providing versatility for pinpointing the exact location of a finding."],["It is defined in the assembly `Google.Cloud.Dlp.V2.dll` with two different constructors, one to create an empty object, and another to create a new `Location` object from another `Location` object."]]],[]]