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, specifically detailing its structure, properties, and implementation across various versions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRevision\u003c/code\u003e class contains past or forward revisions of a document and implements interfaces like \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 class offers constructors, including a default constructor and one that takes another \u003ccode\u003eRevision\u003c/code\u003e instance as a parameter for creating copies.\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, which describe the revision's author, creation timestamp, human review status, unique ID, parent revisions, processor, and source.\u003c/p\u003e\n"],["\u003cp\u003eThe page provides a comprehensive list of historical versions, starting from 1.0.0 and extending to the latest version, 3.19.0, and also contains inheritance information and inherited members.\u003c/p\u003e\n"]]],[],null,[]]