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 latest version of `GcePersistentDiskCsiDriverConfig` is 3.33.0, with links available for various past versions dating back to 2.3.0."],["`GcePersistentDiskCsiDriverConfig` is a class that configures the Compute Engine PD CSI driver and inherits from `Object` while implementing multiple interfaces like `IMessage` and `IDeepCloneable`."],["The class has a constructor and a property named `Enabled`, which is a boolean indicating if the Compute Engine PD CSI driver is enabled for the cluster."],["The documentation specifies the namespace `Google.Cloud.Container.V1` and the assembly `Google.Cloud.Container.V1.dll` for this class."]]],[]]