Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ManufacturerCenter/Resource/
H A DAccountsProducts.php22 use Google\Service\ManufacturerCenter\ManufacturersEmpty; alias
48 * @return ManufacturersEmpty
54 return $this->call('delete', [$params], ManufacturersEmpty::class);
130 * @return ManufacturersEmpty
136 return $this->call('update', [$params], ManufacturersEmpty::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ManufacturerCenter/
H A DManufacturersEmpty.php20 class ManufacturersEmpty extends \Google\Model class
25 class_alias(ManufacturersEmpty::class, 'Google_Service_ManufacturerCenter_ManufacturersEmpty');