Lines Matching refs:this

121     $this->additionalExperiments = $additionalExperiments;
128 return $this->additionalExperiments;
135 $this->additionalUserLabels = $additionalUserLabels;
142 return $this->additionalUserLabels;
149 $this->autoscalingAlgorithm = $autoscalingAlgorithm;
156 return $this->autoscalingAlgorithm;
163 $this->diskSizeGb = $diskSizeGb;
170 return $this->diskSizeGb;
177 $this->dumpHeapOnOom = $dumpHeapOnOom;
184 return $this->dumpHeapOnOom;
191 $this->enableStreamingEngine = $enableStreamingEngine;
198 return $this->enableStreamingEngine;
205 $this->flexrsGoal = $flexrsGoal;
212 return $this->flexrsGoal;
219 $this->ipConfiguration = $ipConfiguration;
226 return $this->ipConfiguration;
233 $this->kmsKeyName = $kmsKeyName;
240 return $this->kmsKeyName;
247 $this->launcherMachineType = $launcherMachineType;
254 return $this->launcherMachineType;
261 $this->machineType = $machineType;
268 return $this->machineType;
275 $this->maxWorkers = $maxWorkers;
282 return $this->maxWorkers;
289 $this->network = $network;
296 return $this->network;
303 $this->numWorkers = $numWorkers;
310 return $this->numWorkers;
317 $this->saveHeapDumpsToGcsPath = $saveHeapDumpsToGcsPath;
324 return $this->saveHeapDumpsToGcsPath;
331 $this->sdkContainerImage = $sdkContainerImage;
338 return $this->sdkContainerImage;
345 $this->serviceAccountEmail = $serviceAccountEmail;
352 return $this->serviceAccountEmail;
359 $this->stagingLocation = $stagingLocation;
366 return $this->stagingLocation;
373 $this->subnetwork = $subnetwork;
380 return $this->subnetwork;
387 $this->tempLocation = $tempLocation;
394 return $this->tempLocation;
401 $this->workerRegion = $workerRegion;
408 return $this->workerRegion;
415 $this->workerZone = $workerZone;
422 return $this->workerZone;
429 $this->zone = $zone;
436 return $this->zone;