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 (DLP) v2 API, specifically in the .NET context."],["The documentation covers a range of versions, from 2.15.0 up to the latest version, 4.16.0, for `Google.Cloud.Dlp.V2.DocumentLocation`, with direct links to each version's details."],["`DocumentLocation` is defined as a class used to specify the location of a finding within a document."],["The `DocumentLocation` class implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and also inherits from `Object`."],["The documentation includes information about the `DocumentLocation` class's constructors and its property `FileOffset`, which is a `long` representing the offset from the beginning of the file."]]],[]]