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."],[[["The webpage provides documentation for the `DocumentLocation` class within the Google Cloud Data Loss Prevention v2 API, specifically for version 4.12.0."],["`DocumentLocation` is used to pinpoint the position of a finding inside a document and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation also covers the class's constructors, which include a default constructor and a copy constructor, along with the `FileOffset` property, that details the location of findings within a document."],["The available documentation references a range of versions, from 2.15.0 to the latest version 4.16.0, all within the `Google.Cloud.Dlp.V2` namespace, which is part of the `Google.Cloud.Dlp.V2.dll` assembly."]]],[]]