enableGpuDriver property

bool? enableGpuDriver
getter/setter pair

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

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

Optional.

Implementation

core.bool? enableGpuDriver;