Lines Matching refs:this

159     $this->acceleratorConfig = $acceleratorConfig;
166 return $this->acceleratorConfig;
173 $this->bootDiskSizeGb = $bootDiskSizeGb;
180 return $this->bootDiskSizeGb;
187 $this->bootDiskType = $bootDiskType;
194 return $this->bootDiskType;
201 $this->canIpForward = $canIpForward;
208 return $this->canIpForward;
215 $this->containerImage = $containerImage;
222 return $this->containerImage;
229 $this->createTime = $createTime;
236 return $this->createTime;
243 $this->creator = $creator;
250 return $this->creator;
257 $this->customGpuDriverPath = $customGpuDriverPath;
264 return $this->customGpuDriverPath;
271 $this->dataDiskSizeGb = $dataDiskSizeGb;
278 return $this->dataDiskSizeGb;
285 $this->dataDiskType = $dataDiskType;
292 return $this->dataDiskType;
299 $this->diskEncryption = $diskEncryption;
306 return $this->diskEncryption;
313 $this->disks = $disks;
320 return $this->disks;
327 $this->installGpuDriver = $installGpuDriver;
334 return $this->installGpuDriver;
341 $this->instanceOwners = $instanceOwners;
348 return $this->instanceOwners;
355 $this->kmsKey = $kmsKey;
362 return $this->kmsKey;
369 $this->labels = $labels;
376 return $this->labels;
383 $this->machineType = $machineType;
390 return $this->machineType;
397 $this->metadata = $metadata;
404 return $this->metadata;
411 $this->name = $name;
418 return $this->name;
425 $this->network = $network;
432 return $this->network;
439 $this->nicType = $nicType;
446 return $this->nicType;
453 $this->noProxyAccess = $noProxyAccess;
460 return $this->noProxyAccess;
467 $this->noPublicIp = $noPublicIp;
474 return $this->noPublicIp;
481 $this->noRemoveDataDisk = $noRemoveDataDisk;
488 return $this->noRemoveDataDisk;
495 $this->postStartupScript = $postStartupScript;
502 return $this->postStartupScript;
509 $this->proxyUri = $proxyUri;
516 return $this->proxyUri;
523 $this->reservationAffinity = $reservationAffinity;
530 return $this->reservationAffinity;
537 $this->serviceAccount = $serviceAccount;
544 return $this->serviceAccount;
551 $this->serviceAccountScopes = $serviceAccountScopes;
558 return $this->serviceAccountScopes;
565 $this->shieldedInstanceConfig = $shieldedInstanceConfig;
572 return $this->shieldedInstanceConfig;
579 $this->state = $state;
586 return $this->state;
593 $this->subnet = $subnet;
600 return $this->subnet;
607 $this->tags = $tags;
614 return $this->tags;
621 $this->updateTime = $updateTime;
628 return $this->updateTime;
635 $this->upgradeHistory = $upgradeHistory;
642 return $this->upgradeHistory;
649 $this->vmImage = $vmImage;
656 return $this->vmImage;