public sealed class Revision : IMessage<Document.Types.Revision>, IEquatable<Document.Types.Revision>, IDeepCloneable<Document.Types.Revision>, IBufferMessage, IMessage
Contains past or forward revisions of this document.
The revisions that this revision is based on. This can include one or
more parent (when documents are merged.) This field represents the
index into the revisions field.
[[["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 documents the \u003ccode\u003eRevision\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.DocumentAI.V1\u003c/code\u003e namespace, detailing its properties, inheritance, and implementation of various interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRevision\u003c/code\u003e class contains information about past or forward revisions of a document, including the agent or processor responsible for the change, creation time, human review details, and parent revisions.\u003c/p\u003e\n"],["\u003cp\u003eA comprehensive list of available versions of the \u003ccode\u003eDocument.Types.Revision\u003c/code\u003e is provided, ranging from the latest version \u003ccode\u003e3.19.0\u003c/code\u003e down to \u003ccode\u003e1.0.0\u003c/code\u003e, with links to their respective documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe class can be instantiated via a default constructor \u003ccode\u003eRevision()\u003c/code\u003e or by providing another \u003ccode\u003eDocument.Types.Revision\u003c/code\u003e as a parameter in the constructor \u003ccode\u003eRevision(Document.Types.Revision other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eRevision\u003c/code\u003e class include \u003ccode\u003eAgent\u003c/code\u003e, \u003ccode\u003eCreateTime\u003c/code\u003e, \u003ccode\u003eHumanReview\u003c/code\u003e, \u003ccode\u003eId\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, \u003ccode\u003eProcessor\u003c/code\u003e, and \u003ccode\u003eSourceCase\u003c/code\u003e, each offering specific details about the revision's origin and context.\u003c/p\u003e\n"]]],[],null,[]]