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."],[[["The latest version available for the `GcePersistentDiskCsiDriverConfig` class is 3.33.0, with numerous other versions ranging down to 2.3.0 also available for selection and review."],["This webpage provides reference documentation and code samples specifically for the `GcePersistentDiskCsiDriverConfig` class within the Google Kubernetes Engine v1 API."],["The `GcePersistentDiskCsiDriverConfig` class, part of the `Google.Cloud.Container.V1` namespace, is designed for configuring the Compute Engine PD CSI driver."],["The `GcePersistentDiskCsiDriverConfig` class includes a boolean property called `Enabled`, which dictates if the Compute Engine PD CSI driver is in use for the cluster."],["The `GcePersistentDiskCsiDriverConfig` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and also inherits members from the `object` class."]]],[]]