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 documentation for the `GcePersistentDiskCsiDriverConfig` class within the Google Kubernetes Engine v1 API."],["The latest available version of this class is 3.33.0, while the current displayed version is 3.27.0, and the page displays a historical list going as low as version 2.3.0."],["The `GcePersistentDiskCsiDriverConfig` class is part of the `Google.Cloud.Container.V1` namespace and is implemented in the `Google.Cloud.Container.V1.dll` assembly."],["The class includes a boolean property `Enabled` to define whether the Compute Engine PD CSI driver is enabled."],["The document provides the inheritance path, the implemented interfaces, and a list of all the constructors for the `GcePersistentDiskCsiDriverConfig` class."]]],[]]