Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AIPlatformNotebooks/
H A DExecutionTemplate.php49 public $masterType; variable in Google\\Service\\AIPlatformNotebooks\\ExecutionTemplate
178 public function setMasterType($masterType) argument
180 $this->masterType = $masterType;
187 return $this->masterType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/
H A DGoogleCloudMlV1TrainingInput.php54 public $masterType; variable in Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1TrainingInput
243 public function setMasterType($masterType) argument
245 $this->masterType = $masterType;
252 return $this->masterType;