Home
last modified time | relevance | path

Searched refs:skipHumanReview (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
H A DGoogleCloudDocumentaiV1ProcessRequest.php29 public $skipHumanReview; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1ProcessRequest
62 public function setSkipHumanReview($skipHumanReview) argument
64 $this->skipHumanReview = $skipHumanReview;
71 return $this->skipHumanReview;
H A DGoogleCloudDocumentaiV1BatchProcessRequest.php29 public $skipHumanReview; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1BatchProcessRequest
62 public function setSkipHumanReview($skipHumanReview) argument
64 $this->skipHumanReview = $skipHumanReview;
71 return $this->skipHumanReview;