Lines Matching refs:this

111     $this->accelerators = $accelerators;
118 return $this->accelerators;
125 $this->advancedMachineFeatures = $advancedMachineFeatures;
132 return $this->advancedMachineFeatures;
139 $this->bootDiskKmsKey = $bootDiskKmsKey;
146 return $this->bootDiskKmsKey;
153 $this->diskSizeGb = $diskSizeGb;
160 return $this->diskSizeGb;
167 $this->diskType = $diskType;
174 return $this->diskType;
181 $this->gcfsConfig = $gcfsConfig;
188 return $this->gcfsConfig;
195 $this->gvnic = $gvnic;
202 return $this->gvnic;
209 $this->imageType = $imageType;
216 return $this->imageType;
223 $this->kubeletConfig = $kubeletConfig;
230 return $this->kubeletConfig;
237 $this->labels = $labels;
244 return $this->labels;
251 $this->linuxNodeConfig = $linuxNodeConfig;
258 return $this->linuxNodeConfig;
265 $this->localSsdCount = $localSsdCount;
272 return $this->localSsdCount;
279 $this->machineType = $machineType;
286 return $this->machineType;
293 $this->metadata = $metadata;
300 return $this->metadata;
307 $this->minCpuPlatform = $minCpuPlatform;
314 return $this->minCpuPlatform;
321 $this->nodeGroup = $nodeGroup;
328 return $this->nodeGroup;
335 $this->oauthScopes = $oauthScopes;
342 return $this->oauthScopes;
349 $this->preemptible = $preemptible;
356 return $this->preemptible;
363 $this->reservationAffinity = $reservationAffinity;
370 return $this->reservationAffinity;
377 $this->sandboxConfig = $sandboxConfig;
384 return $this->sandboxConfig;
391 $this->serviceAccount = $serviceAccount;
398 return $this->serviceAccount;
405 $this->shieldedInstanceConfig = $shieldedInstanceConfig;
412 return $this->shieldedInstanceConfig;
419 $this->spot = $spot;
426 return $this->spot;
433 $this->tags = $tags;
440 return $this->tags;
447 $this->taints = $taints;
454 return $this->taints;
461 $this->workloadMetadataConfig = $workloadMetadataConfig;
468 return $this->workloadMetadataConfig;