Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/
H A DBatchCreatePrintersResponse.php20 class BatchCreatePrintersResponse extends \Google\Collection class
59 class_alias(BatchCreatePrintersResponse::class, 'Google_Service_Directory_BatchCreatePrintersRespon…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/Resource/
H A DCustomersChromePrinters.php22 use Google\Service\Directory\BatchCreatePrintersResponse; alias
47 * @return BatchCreatePrintersResponse
53 return $this->call('batchCreatePrinters', [$params], BatchCreatePrintersResponse::class);