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-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eProvenance\u003c/code\u003e class in the \u003ccode\u003eGoogle.Cloud.DocumentAI.V1Beta3\u003c/code\u003e namespace identifies relationships between annotations across different document revisions.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, for data handling and manipulation.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eProvenance\u003c/code\u003e objects can be constructed with no arguments or with another \u003ccode\u003eDocument.Types.Provenance\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eKey properties include \u003ccode\u003eId\u003c/code\u003e (unique operation identifier), \u003ccode\u003eParents\u003c/code\u003e (references to replaced elements), \u003ccode\u003eRevision\u003c/code\u003e (revision index), and \u003ccode\u003eType\u003c/code\u003e (provenance operation type).\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is \u003ccode\u003e2.0.0-beta23\u003c/code\u003e, while version \u003ccode\u003e1.0.0-beta04\u003c/code\u003e is also documented here.\u003c/p\u003e\n"]]],[],null,[]]