The document payload, will populate fields based on the processor's behavior.
humanReviewOperation (deprecated)
string
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.
humanReviewStatus
object (HumanReviewStatus)
The status of human review on the processed document.
[[["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 2024-04-07 UTC."],[[["The response is for the `ProcessDocument` method, providing details about a processed document."],["It includes a `document` field, which contains the processed document data based on the processor's settings."],["The `humanReviewOperation` field, now deprecated, previously indicated the operation name if human review was triggered, and is now always empty."],["The `humanReviewStatus` field reflects the current status of human review for the document."]]],[]]