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-04-09 UTC."],[[["This webpage provides documentation for the `Location` class within the Google Cloud Data Loss Prevention v2 API, with the latest version being 4.16.0."],["The `Location` class specifies where a finding is located within a data source and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `ByteRange`, `CodepointRange`, `Container`, and `ContentLocations` to describe the exact location of the finding in terms of byte offsets, character offsets, container information, and nested content locations."],["The webpage references documentation for versions of the API dating back to 2.15.0 and outlines all versions in between 2.15.0 and the latest 4.16.0."],["The class offers two constructors, `Location()` and `Location(Location other)` which accepts another location as a parameter."]]],[]]