Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
H A DGoogleCloudDocumentaiV1beta1DocumentRevision.php81 …ublic function setHumanReview(GoogleCloudDocumentaiV1beta1DocumentRevisionHumanReview $humanReview) argument
83 $this->humanReview = $humanReview;
90 return $this->humanReview;
H A DGoogleCloudDocumentaiV1DocumentRevision.php81 public function setHumanReview(GoogleCloudDocumentaiV1DocumentRevisionHumanReview $humanReview) argument
83 $this->humanReview = $humanReview;
90 return $this->humanReview;
H A DGoogleCloudDocumentaiV1beta2DocumentRevision.php81 …ublic function setHumanReview(GoogleCloudDocumentaiV1beta2DocumentRevisionHumanReview $humanReview) argument
83 $this->humanReview = $humanReview;
90 return $this->humanReview;