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."],[[["The latest version of the `DocumentLocation` class within the Google Cloud Data Loss Prevention v2 API is 4.16.0."],["This class is used to identify the location of a finding within a document, as defined in the Google Cloud Data Loss Prevention v2 API."],["The `DocumentLocation` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, along with the `object` base class."],["`DocumentLocation` class includes a `FileOffset` property of type `long`, which shows the offset of a line where a finding is located."],["Historical versions of `DocumentLocation` dating back to version 2.15.0 are available for reference within the Google Cloud Data Loss Prevention v2 API."]]],[]]