Lines Matching refs:this

119     $this->args = $args;
126 return $this->args;
133 $this->enableWebAccess = $enableWebAccess;
140 return $this->enableWebAccess;
147 $this->encryptionConfig = $encryptionConfig;
154 return $this->encryptionConfig;
161 $this->evaluatorConfig = $evaluatorConfig;
168 return $this->evaluatorConfig;
175 $this->evaluatorCount = $evaluatorCount;
182 return $this->evaluatorCount;
189 $this->evaluatorType = $evaluatorType;
196 return $this->evaluatorType;
203 $this->hyperparameters = $hyperparameters;
210 return $this->hyperparameters;
217 $this->jobDir = $jobDir;
224 return $this->jobDir;
231 $this->masterConfig = $masterConfig;
238 return $this->masterConfig;
245 $this->masterType = $masterType;
252 return $this->masterType;
259 $this->network = $network;
266 return $this->network;
273 $this->packageUris = $packageUris;
280 return $this->packageUris;
287 $this->parameterServerConfig = $parameterServerConfig;
294 return $this->parameterServerConfig;
301 $this->parameterServerCount = $parameterServerCount;
308 return $this->parameterServerCount;
315 $this->parameterServerType = $parameterServerType;
322 return $this->parameterServerType;
329 $this->pythonModule = $pythonModule;
336 return $this->pythonModule;
343 $this->pythonVersion = $pythonVersion;
350 return $this->pythonVersion;
357 $this->region = $region;
364 return $this->region;
371 $this->runtimeVersion = $runtimeVersion;
378 return $this->runtimeVersion;
385 $this->scaleTier = $scaleTier;
392 return $this->scaleTier;
399 $this->scheduling = $scheduling;
406 return $this->scheduling;
413 $this->serviceAccount = $serviceAccount;
420 return $this->serviceAccount;
427 $this->useChiefInTfConfig = $useChiefInTfConfig;
434 return $this->useChiefInTfConfig;
441 $this->workerConfig = $workerConfig;
448 return $this->workerConfig;
455 $this->workerCount = $workerCount;
462 return $this->workerCount;
469 $this->workerType = $workerType;
476 return $this->workerType;