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 `Location` class in the `Google.Cloud.Dlp.V2` namespace specifies the precise location of a finding within a piece of content."],["This class, which is part of version 3.5.0 of the library, implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `Location` class include `ByteRange` for byte offsets, `CodepointRange` for character offsets, `Container` for container information, and `ContentLocations` for nested finding locations."],["The webpage provides access to various versions of the `Location` class documentation, ranging from version 2.15.0 to the latest 4.16.0."],["The class can be initialized with a default constructor or by copying properties from another Location instance, useful for creating new instance of the object."]]],[]]