Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/
H A DBatchCreatePrintersRequest.php20 class BatchCreatePrintersRequest extends \Google\Collection class
43 class_alias(BatchCreatePrintersRequest::class, 'Google_Service_Directory_BatchCreatePrintersRequest…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/Resource/
H A DCustomersChromePrinters.php21 use Google\Service\Directory\BatchCreatePrintersRequest; alias
45 * @param BatchCreatePrintersRequest $postBody
49 …public function batchCreatePrinters($parent, BatchCreatePrintersRequest $postBody, $optParams = [])