Reference documentation and code samples for the Google Cloud Container V1 Client class GPUDriverInstallationConfig.
GPUDriverInstallationConfig specifies the version of GPU driver to be auto installed.
Generated from protobuf message google.container.v1.GPUDriverInstallationConfig
Namespace
Google \ Cloud \ Container \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ gpu_driver_version |
int
Mode for how the GPU driver is installed. |
getGpuDriverVersion
Mode for how the GPU driver is installed.
Returns | |
---|---|
Type | Description |
int |
hasGpuDriverVersion
clearGpuDriverVersion
setGpuDriverVersion
Mode for how the GPU driver is installed.
Parameter | |
---|---|
Name | Description |
var |
int
|
Returns | |
---|---|
Type | Description |
$this |