installGpuDriver property

bool? installGpuDriver
getter/setter pair

Whether the end user authorizes Google Cloud to install GPU driver on this instance.

If this field is empty or set to false, the GPU driver won't be installed. Only applicable to instances with GPUs.

Implementation

core.bool? installGpuDriver;