Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/
H A DGoogleCloudRetailV2GcsSource.php30 public $inputUris; variable in Google\\Service\\CloudRetail\\GoogleCloudRetailV2GcsSource
49 public function setInputUris($inputUris) argument
51 $this->inputUris = $inputUris;
58 return $this->inputUris;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RecommendationsAI/
H A DGoogleCloudRecommendationengineV1beta1GcsSource.php26 public $inputUris; variable in Google\\Service\\RecommendationsAI\\GoogleCloudRecommendationengineV1beta1GcsSource
35 public function setInputUris($inputUris) argument
37 $this->inputUris = $inputUris;
44 return $this->inputUris;