Home
last modified time | relevance | path

Searched refs:BatchDocumentOutputConfig (Results 1 – 2 of 2) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Translate/
H A DBatchDocumentOutputConfig.php20 class BatchDocumentOutputConfig extends \Google\Model class
42 class_alias(BatchDocumentOutputConfig::class, 'Google_Service_Translate_BatchDocumentOutputConfig');
H A DBatchTranslateDocumentRequest.php35 protected $outputConfigType = BatchDocumentOutputConfig::class;
103 * @param BatchDocumentOutputConfig
105 public function setOutputConfig(BatchDocumentOutputConfig $outputConfig)
110 * @return BatchDocumentOutputConfig