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-03-24 UTC."],[[["This webpage provides documentation for the `DocumentLocation` class within the Google Cloud Data Loss Prevention v2 API."],["The `DocumentLocation` class represents the location of a finding within a document and is found within the `Google.Cloud.Dlp.V2` namespace."],["The page lists available versions of `DocumentLocation`, with version 4.16.0 being the latest and versions from 2.15.0 up to 4.16.0 being listed."],["The class `DocumentLocation` is of type `public sealed` and implements multiple interfaces, including `IMessage\u003cDocumentLocation\u003e`, `IEquatable\u003cDocumentLocation\u003e`, `IDeepCloneable\u003cDocumentLocation\u003e`, `IBufferMessage`, and `IMessage`."],["`DocumentLocation` includes a property called `FileOffset`, which indicates the offset of the finding from the beginning of the file."]]],[]]