Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Translate/
H A DTranslateDocumentRequest.php22 protected $documentInputConfigType = DocumentInputConfig::class;
46 * @param DocumentInputConfig
48 public function setDocumentInputConfig(DocumentInputConfig $documentInputConfig)
53 * @return DocumentInputConfig
H A DDocumentInputConfig.php20 class DocumentInputConfig extends \Google\Model class
78 class_alias(DocumentInputConfig::class, 'Google_Service_Translate_DocumentInputConfig');