Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/
H A DGoogleCloudRetailV2ListProductsResponse.php20 class GoogleCloudRetailV2ListProductsResponse extends \Google\Collection class
61 class_alias(GoogleCloudRetailV2ListProductsResponse::class, 'Google_Service_CloudRetail_GoogleCloud…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/Resource/
H A DProjectsLocationsCatalogsBranchesProducts.php23 use Google\Service\CloudRetail\GoogleCloudRetailV2ListProductsResponse; alias
216 * @return GoogleCloudRetailV2ListProductsResponse
222 return $this->call('list', [$params], GoogleCloudRetailV2ListProductsResponse::class);