Home
last modified time | relevance | path

Searched refs:installGpuDriver (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AIPlatformNotebooks/
H A DRuntimeSoftwareConfig.php42 public $installGpuDriver; variable in Google\\Service\\AIPlatformNotebooks\\RuntimeSoftwareConfig
117 public function setInstallGpuDriver($installGpuDriver) argument
119 $this->installGpuDriver = $installGpuDriver;
126 return $this->installGpuDriver;
H A DInstance.php68 public $installGpuDriver; variable in Google\\Service\\AIPlatformNotebooks\\Instance
325 public function setInstallGpuDriver($installGpuDriver) argument
327 $this->installGpuDriver = $installGpuDriver;
334 return $this->installGpuDriver;