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 page provides reference documentation for the `GcePersistentDiskCsiDriverConfig` class, part of the Google Kubernetes Engine v1 API within the `Google.Cloud.Container.V1` namespace."],["The `GcePersistentDiskCsiDriverConfig` class is used to configure the Compute Engine Persistent Disk CSI driver."],["The page lists various versions of the `GcePersistentDiskCsiDriverConfig` class, starting from the latest version 3.33.0, and going back to version 2.3.0, accessible via direct links."],["The `GcePersistentDiskCsiDriverConfig` class inherits from `Object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has a single modifiable property `Enabled` which is a boolean that indicates whether or not the Compute Engine PD CSI driver is enabled."]]],[]]