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 in the `Google.Cloud.Container.V1` namespace."],["The content covers a range of versions for the `GcePersistentDiskCsiDriverConfig`, from the latest at version 3.33.0 down to version 2.3.0, providing links to each version's documentation."],["The `GcePersistentDiskCsiDriverConfig` class is used to configure the Compute Engine PD CSI driver, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation lists the constructors and the `Enabled` property of the `GcePersistentDiskCsiDriverConfig` class, which determines whether the Compute Engine PD CSI driver is enabled for a given cluster."],["The webpage lists the inherited members of the class, showing that it inherits from the base `object` class, which then includes `GetHashCode()`, `GetType()` and `ToString()`."]]],[]]