public sealed class ProcessResponse : IMessage<ProcessResponse>, IEquatable<ProcessResponse>, IDeepCloneable<ProcessResponse>, IBufferMessage, IMessage
[[["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 details the \u003ccode\u003eProcessResponse\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.DocumentAI.V1\u003c/code\u003e namespace, specifically for version 1.4.0, with links to various versions ranging from 1.0.0 to 3.19.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eProcessResponse\u003c/code\u003e is a response message used for the document processing method, implementing 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 inherits members from the base \u003ccode\u003eObject\u003c/code\u003e class, such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt includes two constructors: a default constructor \u003ccode\u003eProcessResponse()\u003c/code\u003e and an overloaded constructor \u003ccode\u003eProcessResponse(ProcessResponse other)\u003c/code\u003e to create copies.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eProcessResponse\u003c/code\u003e class contains properties \u003ccode\u003eDocument\u003c/code\u003e and \u003ccode\u003eHumanReviewStatus\u003c/code\u003e, which provide information on the document payload and the human review status respectively.\u003c/p\u003e\n"]]],[],null,[]]