public sealed class ProcessResponse : IMessage<ProcessResponse>, IEquatable<ProcessResponse>, IDeepCloneable<ProcessResponse>, IBufferMessage, IMessage
The name of the operation triggered by the processed document. If the human
review process is not triggered, this field will be empty. It has the same
response type and metadata as the long running operation returned by
ReviewDocument method.
[[["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\u003eProcessResponse\u003c/code\u003e class is a response message for the document processing method within the \u003ccode\u003eGoogle.Cloud.DocumentAI.V1Beta3\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements \u003ccode\u003eIMessage<ProcessResponse>\u003c/code\u003e, \u003ccode\u003eIEquatable<ProcessResponse>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<ProcessResponse>\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIMessage\u003c/code\u003e interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eProcessResponse\u003c/code\u003e class includes properties for \u003ccode\u003eDocument\u003c/code\u003e, \u003ccode\u003eHumanReviewOperation\u003c/code\u003e (which is obsolete), and \u003ccode\u003eHumanReviewStatus\u003c/code\u003e, providing details about the processed document and any associated human review.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for the class, one empty and one that accepts another ProcessResponse object.\u003c/p\u003e\n"],["\u003cp\u003eThe current version of the class in use is 1.0.0-beta04, with 2.0.0-beta23 as the latest release.\u003c/p\u003e\n"]]],[],null,[]]