Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/RecommendationsAI/
H A DGoogleCloudRecommendationengineV1beta1ProductDetail.php25 public $availableQuantity; variable in Google\\Service\\RecommendationsAI\\GoogleCloudRecommendationengineV1beta1ProductDetail
56 public function setAvailableQuantity($availableQuantity) argument
58 $this->availableQuantity = $availableQuantity;
65 return $this->availableQuantity;
H A DGoogleCloudRecommendationengineV1beta1ProductCatalogItem.php26 public $availableQuantity; variable in Google\\Service\\RecommendationsAI\\GoogleCloudRecommendationengineV1beta1ProductCatalogItem
53 public function setAvailableQuantity($availableQuantity) argument
55 $this->availableQuantity = $availableQuantity;
62 return $this->availableQuantity;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/
H A DGoogleCloudRetailV2Product.php34 public $availableQuantity; variable in Google\\Service\\CloudRetail\\GoogleCloudRetailV2Product
183 public function setAvailableQuantity($availableQuantity) argument
185 $this->availableQuantity = $availableQuantity;
192 return $this->availableQuantity;