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, specifically within the `Google.Cloud.Container.V1` namespace."],["The content includes a detailed list of versions for the `GcePersistentDiskCsiDriverConfig` class, starting from the latest version (3.33.0) down to version 2.3.0, with hyperlinks to each version's specific documentation."],["The `GcePersistentDiskCsiDriverConfig` class is designed to manage configurations for the Compute Engine PD CSI driver, and is part of the Google.Cloud.Container.V1 assembly."],["The documentation includes details about the class's inheritance, implementation of various interfaces (like `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`), and inherited members from the `Object` class."],["Documentation is also provided for the class's constructor functions, as well as its `Enabled` property, which specifies whether the Compute Engine PD CSI driver is enabled for the cluster, and is of a boolean data type."]]],[]]