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 for .NET."],["The latest version documented is 4.16.0, and the content lists various versions of the API class, ranging from 2.15.0 to 4.16.0."],["The `DocumentLocation` class, found within the `Google.Cloud.Dlp.V2` namespace, implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `DocumentLocation` class has two constructors, one default and one that takes another `DocumentLocation` as a parameter."],["The class features a `FileOffset` property of type long, representing the offset from the start of the file where a finding is present."]]],[]]