Searched refs:GoogleCloudRetailV2Product (Results 1 – 7 of 7) sorted by relevance
24 use Google\Service\CloudRetail\GoogleCloudRetailV2Product; alias99 * @param GoogleCloudRetailV2Product $postBody109 * @return GoogleCloudRetailV2Product111 public function create($parent, GoogleCloudRetailV2Product $postBody, $optParams = [])115 return $this->call('create', [$params], GoogleCloudRetailV2Product::class);148 * @return GoogleCloudRetailV2Product154 return $this->call('get', [$params], GoogleCloudRetailV2Product::class);230 * @param GoogleCloudRetailV2Product $postBody243 * @return GoogleCloudRetailV2Product245 public function patch($name, GoogleCloudRetailV2Product $postBody, $optParams = [])[all …]
22 protected $productType = GoogleCloudRetailV2Product::class;30 * @param GoogleCloudRetailV2Product32 public function setProduct(GoogleCloudRetailV2Product $product)37 * @return GoogleCloudRetailV2Product
26 protected $inventoryType = GoogleCloudRetailV2Product::class;52 * @param GoogleCloudRetailV2Product54 public function setInventory(GoogleCloudRetailV2Product $inventory)59 * @return GoogleCloudRetailV2Product
34 protected $productType = GoogleCloudRetailV2Product::class;84 * @param GoogleCloudRetailV2Product86 public function setProduct(GoogleCloudRetailV2Product $product)91 * @return GoogleCloudRetailV2Product
23 protected $productsType = GoogleCloudRetailV2Product::class;27 * @param GoogleCloudRetailV2Product[]34 * @return GoogleCloudRetailV2Product[]
27 protected $productsType = GoogleCloudRetailV2Product::class;45 * @param GoogleCloudRetailV2Product[]52 * @return GoogleCloudRetailV2Product[]
20 class GoogleCloudRetailV2Product extends \Google\Collection class135 protected $variantsType = GoogleCloudRetailV2Product::class;587 * @param GoogleCloudRetailV2Product[]594 * @return GoogleCloudRetailV2Product[]603 class_alias(GoogleCloudRetailV2Product::class, 'Google_Service_CloudRetail_GoogleCloudRetailV2Produ…