Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/
H A DProductSearchParams.php36 public $productSet; variable in Google\\Service\\Vision\\ProductSearchParams
83 public function setProductSet($productSet) argument
85 $this->productSet = $productSet;
92 return $this->productSet;