public sealed class ProcessResponse : IMessage<ProcessResponse>, IEquatable<ProcessResponse>, IDeepCloneable<ProcessResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1beta3 API class ProcessResponse.
Response message for the
[ProcessDocument][google.cloud.documentai.v1beta3.DocumentProcessorService.ProcessDocument]
method.
The name of the operation triggered by the processed document. If the human
review process isn't triggered, this field is empty. It has the same
response type and metadata as the long-running operation returned by
[ReviewDocument][google.cloud.documentai.v1beta3.DocumentProcessorService.ReviewDocument].
[[["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 \u003ccode\u003eProcessDocument\u003c/code\u003e method within the Cloud Document AI v1beta3 API, which is used for processing documents.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionality for message handling, equality checks, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eIt has two constructors: a default one and another that accepts a \u003ccode\u003eProcessResponse\u003c/code\u003e object for copying.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eProcessResponse\u003c/code\u003e class includes properties such as \u003ccode\u003eDocument\u003c/code\u003e, \u003ccode\u003eHumanReviewOperation\u003c/code\u003e, and \u003ccode\u003eHumanReviewStatus\u003c/code\u003e, providing access to the processed document, human review operation details, and human review status, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe namespace for \u003ccode\u003eProcessResponse\u003c/code\u003e is Google.Cloud.DocumentAI.V1Beta3, and the assembly is Google.Cloud.DocumentAI.V1Beta3.dll.\u003c/p\u003e\n"]]],[],null,[]]