Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
H A DGoogleCloudDocumentaiV1ProcessResponse.php20 class GoogleCloudDocumentaiV1ProcessResponse extends \Google\Model class
58 class_alias(GoogleCloudDocumentaiV1ProcessResponse::class, 'Google_Service_Document_GoogleCloudDocu…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/Resource/
H A DProjectsLocationsProcessorsProcessorVersions.php24 use Google\Service\Document\GoogleCloudDocumentaiV1ProcessResponse; alias
134 * @return GoogleCloudDocumentaiV1ProcessResponse
140 return $this->call('process', [$params], GoogleCloudDocumentaiV1ProcessResponse::class);
H A DProjectsLocationsProcessors.php25 use Google\Service\Document\GoogleCloudDocumentaiV1ProcessResponse; alias
165 * @return GoogleCloudDocumentaiV1ProcessResponse
171 return $this->call('process', [$params], GoogleCloudDocumentaiV1ProcessResponse::class);