public sealed class DocumentLocation : IMessage<DocumentLocation>, IEquatable<DocumentLocation>, IDeepCloneable<DocumentLocation>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class DocumentLocation.
[[["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 `DocumentLocation` class within the Google Cloud Data Loss Prevention v2 API."],["The latest version documented is 4.16.0, with a range of previous versions listed back to 2.15.0."],["`DocumentLocation` is used to specify the location of a finding within a document and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `DocumentLocation` class has constructors and a `FileOffset` property, which is a long integer representing the offset of the finding within the document."],["The namespace for the `DocumentLocation` is `Google.Cloud.Dlp.V2`, and the assembly is `Google.Cloud.Dlp.V2.dll`."]]],[]]