public sealed class GcePersistentDiskCsiDriverConfig : IMessage<GcePersistentDiskCsiDriverConfig>, IEquatable<GcePersistentDiskCsiDriverConfig>, IDeepCloneable<GcePersistentDiskCsiDriverConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class GcePersistentDiskCsiDriverConfig.
Configuration for the Compute Engine PD CSI driver.
[[["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 `GcePersistentDiskCsiDriverConfig` class within the Google Kubernetes Engine v1 API."],["The `GcePersistentDiskCsiDriverConfig` class is a configuration class for the Compute Engine PD CSI driver, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation outlines the class's inheritance, constructors, and its key property `Enabled`, which determines whether the Compute Engine PD CSI driver is active for a cluster."],["The page also provides a list of all past versions of the `GcePersistentDiskCsiDriverConfig` class, ranging from version 2.3.0 up to 3.33.0, with 3.33.0 as the latest release."]]],[]]