public sealed class 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"]],[["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\u003eThis webpage provides reference documentation for the \u003ccode\u003eDocument.Types.Provenance\u003c/code\u003e class within the Google Cloud Document AI v1 API, specifically for the .NET environment, with the most recent version at 3.19.0, and a history of versions going back to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDocument.Types.Provenance\u003c/code\u003e is a class used to establish relationships between annotations in different revisions of a document, helping to identify where edits or changes originated from, and it implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eProvenance\u003c/code\u003e class has properties that include \u003ccode\u003eId\u003c/code\u003e (which is obsolete), \u003ccode\u003eParents\u003c/code\u003e, \u003ccode\u003eRevision\u003c/code\u003e, and \u003ccode\u003eType\u003c/code\u003e, which are integral to tracing the history and changes made within the document's annotations.\u003c/p\u003e\n"],["\u003cp\u003eThe page details two constructors for the \u003ccode\u003eProvenance\u003c/code\u003e class: a default constructor \u003ccode\u003eProvenance()\u003c/code\u003e, and a copy constructor \u003ccode\u003eProvenance(Document.Types.Provenance other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe page belongs to the \u003ccode\u003eGoogle.Cloud.DocumentAI.V1\u003c/code\u003e namespace, within the \u003ccode\u003eGoogle.Cloud.DocumentAI.V1.dll\u003c/code\u003e assembly, relating to the .NET implementation of the Google Cloud Document AI API.\u003c/p\u003e\n"]]],[],null,[]]