humanReviewOperation property
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.
Implementation
core.String? humanReviewOperation;