Home
last modified time | relevance | path

Searched refs:humanReviewStatus (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
H A DGoogleCloudDocumentaiV1ProcessResponse.php44 public function setHumanReviewStatus(GoogleCloudDocumentaiV1HumanReviewStatus $humanReviewStatus) argument
46 $this->humanReviewStatus = $humanReviewStatus;
53 return $this->humanReviewStatus;
H A DGoogleCloudDocumentaiV1BatchProcessMetadataIndividualProcessStatus.php38 public function setHumanReviewStatus(GoogleCloudDocumentaiV1HumanReviewStatus $humanReviewStatus) argument
40 $this->humanReviewStatus = $humanReviewStatus;
47 return $this->humanReviewStatus;
H A DGoogleCloudDocumentaiV1beta3BatchProcessMetadataIndividualProcessStatus.php56 …lic function setHumanReviewStatus(GoogleCloudDocumentaiV1beta3HumanReviewStatus $humanReviewStatus) argument
58 $this->humanReviewStatus = $humanReviewStatus;
65 return $this->humanReviewStatus;