Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Translate/
H A DBatchTranslateDocumentRequest.php29 protected $inputConfigsType = BatchDocumentInputConfig::class;
75 * @param BatchDocumentInputConfig[]
82 * @return BatchDocumentInputConfig[]
H A DBatchDocumentInputConfig.php20 class BatchDocumentInputConfig extends \Google\Model class
42 class_alias(BatchDocumentInputConfig::class, 'Google_Service_Translate_BatchDocumentInputConfig');