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 data, implemented with multiple interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the documentation available is `4.16.0`, with numerous other versions ranging down to `2.15.0`, and is contained within a list that can be easily accessed."],["The `Location` class includes properties such as `ByteRange`, `CodepointRange`, `Container`, and `ContentLocations` to detail the finding's position within text, bytes, and containers, and within the entire record."],["It has two constructors, one empty and the other taking a location object to copy."],["The class has methods inherited from System.Object, such as GetHashCode(), GetType(), MemberwiseClone(), and ToString()."]]],[]]