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 class `GPUDriverInstallationConfig` is designed to configure the automatic installation of GPU drivers in Google Kubernetes Engine."],["The latest version of the documentation provided is version 3.33.0, however the main content is regarding version 3.22.0, with links for previous and newer versions from 2.3.0 onwards."],["The class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has properties to handle the version of the GPU driver."],["The page provides information on available constructors and the main property of the `GPUDriverInstallationConfig` class, `GpuDriverVersion`, which controls the installation mode of the GPU driver."]]],[]]