Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Translate/
H A DTranslateDocumentResponse.php20 class TranslateDocumentResponse extends \Google\Model class
92 class_alias(TranslateDocumentResponse::class, 'Google_Service_Translate_TranslateDocumentResponse');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Translate/Resource/
H A DProjectsLocations.php29 use Google\Service\Translate\TranslateDocumentResponse; alias
188 * @return TranslateDocumentResponse
194 return $this->call('translateDocument', [$params], TranslateDocumentResponse::class);