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 documentation for the `Document.Types.Provenance` class within the Google Cloud Document AI v1 API, offering reference materials and code samples."],["The `Document.Types.Provenance` class helps track relationships between annotations across different revisions of a document, showing how they've changed."],["The documentation includes details on the class's constructors, `Provenance()` and `Provenance(Document.Types.Provenance)`, as well as its properties: `Id`, `Parents`, `Revision`, and `Type`."],["The webpage has version history for the API, going from version 3.19.0 down to 1.0.0, allowing users to view documentation for different iterations of the software."],["The class implements multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, along with inherited members from the `object` class, which gives it certain properties and functionality."]]],[]]