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 page provides documentation for the `DocumentLocation` class within the Google Cloud Data Loss Prevention v2 API, specifically for the .NET framework."],["The latest version of the API documented is 4.16.0, while the current page is focused on version 4.13.0, and there are many previous versions available."],["The `DocumentLocation` class represents the location of a finding within a document, including a `FileOffset` property to indicate the offset from the beginning of the file."],["This class has public constructors that can be empty or take another instance of `DocumentLocation` to copy its contents."],["The `DocumentLocation` class implements multiple interfaces like IMessage, IEquatable, IDeepCloneable, and IBufferMessage and inherits members from the object class."]]],[]]