Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/RecommendationsAI/
H A DGoogleCloudRecommendationengineV1beta1ProductDetail.php51 public $stockState; variable in Google\\Service\\RecommendationsAI\\GoogleCloudRecommendationengineV1beta1ProductDetail
154 public function setStockState($stockState) argument
156 $this->stockState = $stockState;
163 return $this->stockState;
H A DGoogleCloudRecommendationengineV1beta1ProductCatalogItem.php48 public $stockState; variable in Google\\Service\\RecommendationsAI\\GoogleCloudRecommendationengineV1beta1ProductCatalogItem
151 public function setStockState($stockState) argument
153 $this->stockState = $stockState;
160 return $this->stockState;