Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/
H A DGoogleCloudMlV1Version.php88 public $packageUris; variable in Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1Version
369 public function setPackageUris($packageUris) argument
371 $this->packageUris = $packageUris;
378 return $this->packageUris;
H A DGoogleCloudMlV1TrainingInput.php62 public $packageUris; variable in Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1TrainingInput
271 public function setPackageUris($packageUris) argument
273 $this->packageUris = $packageUris;
280 return $this->packageUris;