public sealed class GPUDriverInstallationConfig : IMessage<GPUDriverInstallationConfig>, IEquatable<GPUDriverInstallationConfig>, IDeepCloneable<GPUDriverInstallationConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class GPUDriverInstallationConfig.
GPUDriverInstallationConfig specifies the version of GPU driver to be auto
installed.
[[["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 2025-03-21 UTC."],[[["The latest version of the `GPUDriverInstallationConfig` is 3.33.0, and the current page is displaying version 3.29.0."],["This page provides reference documentation and code samples for the Google Kubernetes Engine v1 API class `GPUDriverInstallationConfig`."],["The `GPUDriverInstallationConfig` class is part of the `Google.Cloud.Container.V1` namespace, available in the `Google.Cloud.Container.V1.dll` assembly."],["The class defines the `GpuDriverVersion` property, which determines the mode for how the GPU driver is installed, and the `HasGpuDriverVersion` property, a boolean that states if the driver version is set."],["The class `GPUDriverInstallationConfig` is public and sealed, and it inherits from `object` and implements the interfaces `IMessage\u003cGPUDriverInstallationConfig\u003e`, `IEquatable\u003cGPUDriverInstallationConfig\u003e`, `IDeepCloneable\u003cGPUDriverInstallationConfig\u003e`, `IBufferMessage`, and `IMessage`."]]],[]]