Google Cloud Container V1 Client - Class GPUDriverVersion (2.8.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Container V1 Client class GPUDriverVersion.
The GPU driver version to install.
Protobuf type google.container.v1.GPUDriverInstallationConfig.GPUDriverVersion
Namespace
Google \ Cloud \ Container \ V1 \ GPUDriverInstallationConfig
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
GPU_DRIVER_VERSION_UNSPECIFIED
Value: 0
Default value is to not install any GPU driver.
Generated from protobuf enum GPU_DRIVER_VERSION_UNSPECIFIED = 0;
INSTALLATION_DISABLED
Value: 1
Disable GPU driver auto installation and needs manual installation
Generated from protobuf enum INSTALLATION_DISABLED = 1;
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-11 UTC."],[],[]]