nvidiaDriverVersion property

String? nvidiaDriverVersion
getter/setter pair

The NVIDIA driver version to use when attaching an NVIDIA GPU accelerator.

The version specified here must be compatible with the GPU libraries contained in the container being executed, and must be one of the drivers hosted in the nvidia-drivers-us-public bucket on Google Cloud Storage.

Implementation

core.String? nvidiaDriverVersion;