Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
H A DGoogleCloudDocumentaiV1ProcessResponse.php24 protected $humanReviewStatusType = GoogleCloudDocumentaiV1HumanReviewStatus::class;
42 * @param GoogleCloudDocumentaiV1HumanReviewStatus
44 public function setHumanReviewStatus(GoogleCloudDocumentaiV1HumanReviewStatus $humanReviewStatus)
49 * @return GoogleCloudDocumentaiV1HumanReviewStatus
H A DGoogleCloudDocumentaiV1BatchProcessMetadataIndividualProcessStatus.php22 protected $humanReviewStatusType = GoogleCloudDocumentaiV1HumanReviewStatus::class;
36 * @param GoogleCloudDocumentaiV1HumanReviewStatus
38 public function setHumanReviewStatus(GoogleCloudDocumentaiV1HumanReviewStatus $humanReviewStatus)
43 * @return GoogleCloudDocumentaiV1HumanReviewStatus
H A DGoogleCloudDocumentaiV1HumanReviewStatus.php20 class GoogleCloudDocumentaiV1HumanReviewStatus extends \Google\Model class
80 class_alias(GoogleCloudDocumentaiV1HumanReviewStatus::class, 'Google_Service_Document_GoogleCloudDo…