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 Data Loss Prevention (DLP) v2 API, specifically for .NET."],["The `Location` class, which implements multiple interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`, specifies where a finding is located."],["The documentation lists various versions of the `Google.Cloud.Dlp.V2` package, with version 4.16.0 being the latest and 4.8.0 being the current version featured on the page."],["The `Location` class has properties such as `ByteRange`, `CodepointRange`, `Container`, and `ContentLocations` that detail the finding's position and context."],["The page includes constructors, `Location()`, and `Location(Location other)`, for instantiating instances of the class."]]],[]]