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 includes a detailed list of versions, ranging from 2.3.0 to the latest 3.33.0, allowing users to navigate to specific versions of the `GPUDriverInstallationConfig` class documentation."],["The `GPUDriverInstallationConfig` class is designed to manage the automatic installation of GPU drivers within Google Kubernetes Engine environments."],["The page covers inheritance details, implemented interfaces, constructors, and properties of the `GPUDriverInstallationConfig` class, such as `GpuDriverVersion` and `HasGpuDriverVersion`."],["The documentation shows that the class implements IMessage, IEquatable, IDeepCloneable, and IBufferMessage interfaces."]]],[]]