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-04-09 UTC."],[[["This webpage provides documentation for the `GPUDriverInstallationConfig` class within the Google Kubernetes Engine v1 API, specifically for the .NET implementation."],["The class `GPUDriverInstallationConfig` is designed to define the version of the GPU driver that will be automatically installed."],["The documentation includes a list of versions for the `GPUDriverInstallationConfig` class, ranging from the latest version 3.33.0 down to version 2.3.0, with the current version being 3.16.0."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The `GPUDriverInstallationConfig` class has two constructors and properties like `GpuDriverVersion` and `HasGpuDriverVersion`, allowing users to set and check the GPU driver installation mode."]]],[]]