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."],[[["This webpage provides documentation for the `Location` class within the Google Cloud Data Loss Prevention v2 API, specifically for the .NET environment, detailing its properties and usage."],["The latest version of the documentation is for version 4.16.0, and historical versions back to 2.15.0 are available, allowing users to access the documentation for their specific version."],["The `Location` class, part of the `Google.Cloud.Dlp.V2` namespace, is a sealed class implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `ByteRange`, `CodepointRange`, `Container`, and `ContentLocations`, which specify the location of a finding, either as byte offsets, character offsets, container information, or a list of nested locations."],["Constructors are provided for creating a new `Location` object or one that is a copy of another `Location` object, enabling the class to be used in a number of different use cases."]]],[]]