public sealed class DocumentLocation : IMessage<DocumentLocation>, IEquatable<DocumentLocation>, IDeepCloneable<DocumentLocation>, IBufferMessage, IMessage
[[["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 details the `DocumentLocation` class within the `Google.Cloud.Dlp.V2` namespace, providing information on its various versions, including the latest release, 4.16.0, along with 23 previous versions."],["The `DocumentLocation` class is used to specify the exact position of a finding within a document, and is found within the Google.Cloud.Dlp.V2.dll assembly."],["`DocumentLocation` inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a constructor and the `FileOffset` property, which indicates the exact offset where the finding is located within the document."],["The webpage includes links for the different versions of the `DocumentLocation` class allowing users to consult prior releases."]]],[]]