Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/Resource/
H A DProductstatuses.php23 use Google\Service\ShoppingContent\ProductstatusesListResponse; alias
83 * @return ProductstatusesListResponse
89 return $this->call('list', [$params], ProductstatusesListResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DProductstatusesListResponse.php20 class ProductstatusesListResponse extends \Google\Collection class
79 class_alias(ProductstatusesListResponse::class, 'Google_Service_ShoppingContent_ProductstatusesList…