public sealed class GcePersistentDiskCsiDriverConfig : IMessage<GcePersistentDiskCsiDriverConfig>, IEquatable<GcePersistentDiskCsiDriverConfig>, IDeepCloneable<GcePersistentDiskCsiDriverConfig>, IBufferMessage, IMessage
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."],[[["The latest version available for the `GcePersistentDiskCsiDriverConfig` is 3.33.0, with a comprehensive list of versions dating back to 2.3.0."],["`GcePersistentDiskCsiDriverConfig` is a class used for configuring the Compute Engine PD CSI driver."],["This class implements several interfaces, including `IMessage\u003cGcePersistentDiskCsiDriverConfig\u003e`, `IEquatable\u003cGcePersistentDiskCsiDriverConfig\u003e`, `IDeepCloneable\u003cGcePersistentDiskCsiDriverConfig\u003e`, `IBufferMessage`, and `IMessage`."],["The `GcePersistentDiskCsiDriverConfig` class includes a property named `Enabled` that determines whether the Compute Engine PD CSI driver is enabled for a cluster, and it can be set or retrieved as a boolean value."],["The `GcePersistentDiskCsiDriverConfig` class can be instantiated using two constructors, one being a default and the second one allowing an object of the same type to be supplied in the constructor as a parameter."]]],[]]