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."],[[["This webpage provides documentation for the `GPUDriverInstallationConfig` class within the Google Kubernetes Engine v1 API, specifically for the .NET environment."],["The content details the inheritance, implementation, constructors, properties, and available versions of the `GPUDriverInstallationConfig` class, starting from version 2.3.0 and going up to the latest version 3.33.0."],["`GPUDriverInstallationConfig` is responsible for defining the GPU driver version to be automatically installed in Google Kubernetes Engine environments."],["The `GpuDriverVersion` property within the `GPUDriverInstallationConfig` class determines the mode of GPU driver installation, and the `HasGpuDriverVersion` property checks if the \"gpu_driver_version\" field is set."],["The page also lists the inherited members from the `object` class, including methods like `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]