Searched refs:bootDiskType (Results 1 – 4 of 4) sorted by relevance
29 public $bootDiskType; variable in Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1DiskConfig48 public function setBootDiskType($bootDiskType) argument50 $this->bootDiskType = $bootDiskType;57 return $this->bootDiskType;
29 public $bootDiskType; variable in Google\\Service\\Dataproc\\DiskConfig56 public function setBootDiskType($bootDiskType) argument58 $this->bootDiskType = $bootDiskType;65 return $this->bootDiskType;
32 public $bootDiskType; variable in Google\\Service\\AIPlatformNotebooks\\Instance185 public function setBootDiskType($bootDiskType) argument187 $this->bootDiskType = $bootDiskType;194 return $this->bootDiskType;
24 protected $bootDiskType = DiskStatus::class; variable in Google\\Service\\Genomics\\WorkerStatus