ProjectsLocationsProcessorsHumanReviewConfig
class ProjectsLocationsProcessorsHumanReviewConfig extends Resource (View source)
The "humanReviewConfig" collection of methods.
Typical usage is:
$documentaiService = new Google\Service\Document(...);
$humanReviewConfig = $documentaiService->projects_locations_processors_humanReviewConfig;
Methods
reviewDocument(string $humanReviewConfig, GoogleCloudDocumentaiV1ReviewDocumentRequest $postBody, array $optParams = [])
Send a document for Human Review. The input document should be processed by the specified processor. (humanReviewConfig.reviewDocument)
Details
GoogleLongrunningOperation
reviewDocument(string $humanReviewConfig, GoogleCloudDocumentaiV1ReviewDocumentRequest $postBody, array $optParams = [])
Send a document for Human Review. The input document should be processed by the specified processor. (humanReviewConfig.reviewDocument)