public sealed class Provenance : IMessage<Document.Types.Provenance>, IEquatable<Document.Types.Provenance>, IDeepCloneable<Document.Types.Provenance>, IBufferMessage, IMessage
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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-19 UTC."],[[["\u003cp\u003eThe webpage provides documentation for the \u003ccode\u003eDocument.Types.Provenance\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.DocumentAI.V1\u003c/code\u003e namespace, detailing its role in identifying relationships between annotations across different revisions.\u003c/p\u003e\n"],["\u003cp\u003eMultiple versions of the \u003ccode\u003eDocument.Types.Provenance\u003c/code\u003e documentation are available, ranging from version 1.0.0 up to the latest version 3.19.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eProvenance\u003c/code\u003e class, part of the Google Cloud Document AI library, implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and includes properties such as \u003ccode\u003eId\u003c/code\u003e, \u003ccode\u003eParents\u003c/code\u003e, \u003ccode\u003eRevision\u003c/code\u003e, and \u003ccode\u003eType\u003c/code\u003e to manage annotation provenance.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eProvenance\u003c/code\u003e contains two constructors: the default \u003ccode\u003eProvenance()\u003c/code\u003e and an overload \u003ccode\u003eProvenance(Document.Types.Provenance other)\u003c/code\u003e to create a new instance from an existing one.\u003c/p\u003e\n"],["\u003cp\u003eIt allows to identify the unique provenance relationships between different annotation's revisions with the properties \u003ccode\u003eId\u003c/code\u003e, \u003ccode\u003eParents\u003c/code\u003e and \u003ccode\u003eRevision\u003c/code\u003e and the \u003ccode\u003eType\u003c/code\u003e of modification applied.\u003c/p\u003e\n"]]],[],null,[]]