public sealed class Document.Types.Provenance : IMessage<Document.Types.Provenance>, IEquatable<Document.Types.Provenance>, IDeepCloneable<Document.Types.Provenance>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1 API class Document.Types.Provenance.
Structure to identify provenance relationships between annotations in
different revisions.
[[["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-21 UTC."],[[["This webpage provides reference documentation for the `Document.Types.Provenance` class within the Google Cloud Document AI v1 API, specifically for .NET."],["The class `Document.Types.Provenance` is designed to establish relationships between annotations across different revisions of a document."],["The documentation details the class's implementation, which includes inheriting from `object` and implementing `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The page lists all versions of the API from 3.19.0 down to 1.0.0, with the latest being 3.19.0, allowing the user to navigate through different API version documentations."],["The documented class contains constructors and properties like `Id`, `Parents`, `Revision`, and `Type`, which provide detailed information about the provenance of document elements."]]],[]]