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 reference documentation for the `GPUDriverInstallationConfig` class within the Google Kubernetes Engine v1 API, specifically for the .NET environment."],["The `GPUDriverInstallationConfig` class allows specifying the version of the GPU driver to be automatically installed in a Google Kubernetes Engine environment."],["The latest available version of the API is 3.33.0 and there are numerous other versions available on the webpage dating back to version 2.3.0, all relating to the `GPUDriverInstallationConfig` class."],["The page details the class's inheritance, implemented interfaces, constructors, and properties, including `GpuDriverVersion` and `HasGpuDriverVersion`, for defining how the GPU driver is installed."],["The webpage includes a list of inherited members, namespace, and assembly information for the class and it's various versions."]]],[]]