Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/
H A DBatchDeletePrintersRequest.php26 public $printerIds; variable in Google\\Service\\Directory\\BatchDeletePrintersRequest
31 public function setPrinterIds($printerIds) argument
33 $this->printerIds = $printerIds;
40 return $this->printerIds;
H A DBatchDeletePrintersResponse.php28 public $printerIds; variable in Google\\Service\\Directory\\BatchDeletePrintersResponse
47 public function setPrinterIds($printerIds) argument
49 $this->printerIds = $printerIds;
56 return $this->printerIds;