Searched refs:GoogleCloudRetailV2Catalog (Results 1 – 3 of 3) sorted by relevance
20 use Google\Service\CloudRetail\GoogleCloudRetailV2Catalog; alias133 * @param GoogleCloudRetailV2Catalog $postBody139 * @return GoogleCloudRetailV2Catalog141 public function patch($name, GoogleCloudRetailV2Catalog $postBody, $optParams = [])145 return $this->call('patch', [$params], GoogleCloudRetailV2Catalog::class);
23 protected $catalogsType = GoogleCloudRetailV2Catalog::class;31 * @param GoogleCloudRetailV2Catalog[]38 * @return GoogleCloudRetailV2Catalog[]
20 class GoogleCloudRetailV2Catalog extends \Google\Model class78 class_alias(GoogleCloudRetailV2Catalog::class, 'Google_Service_CloudRetail_GoogleCloudRetailV2Catal…