Home
last modified time | relevance | path

Searched refs:GoogleCloudRetailV2SearchResponse (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/Resource/
H A DProjectsLocationsCatalogsPlacements.php23 use Google\Service\CloudRetail\GoogleCloudRetailV2SearchResponse; alias
71 * @return GoogleCloudRetailV2SearchResponse
77 return $this->call('search', [$params], GoogleCloudRetailV2SearchResponse::class);
H A DProjectsLocationsCatalogsServingConfigs.php23 use Google\Service\CloudRetail\GoogleCloudRetailV2SearchResponse; alias
71 * @return GoogleCloudRetailV2SearchResponse
77 return $this->call('search', [$params], GoogleCloudRetailV2SearchResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/
H A DGoogleCloudRetailV2SearchResponse.php20 class GoogleCloudRetailV2SearchResponse extends \Google\Collection class
199 class_alias(GoogleCloudRetailV2SearchResponse::class, 'Google_Service_CloudRetail_GoogleCloudRetail…