public sealed class ProcessResponse : IMessage<ProcessResponse>, IEquatable<ProcessResponse>, IDeepCloneable<ProcessResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1 API class ProcessResponse.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The latest version available for the `ProcessResponse` class is 3.19.0, but this page is showing the documentation for version 3.2.0."],["This page provides reference documentation and code samples for the Cloud Document AI v1 API `ProcessResponse` class."],["The `ProcessResponse` class is used as a response message for the document processing method, containing information about the processed document."],["The `ProcessResponse` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ProcessResponse` class has two main properties: `Document`, which contains the document payload, and `HumanReviewStatus`, which indicates the human review status of the document."]]],[]]