public sealed class GcpFilestoreCsiDriverConfig : IMessage<GcpFilestoreCsiDriverConfig>, IEquatable<GcpFilestoreCsiDriverConfig>, IDeepCloneable<GcpFilestoreCsiDriverConfig>, IBufferMessage, IMessage
[[["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 `GcpFilestoreCsiDriverConfig` class within the `Google.Cloud.Container.V1` namespace in the .NET library."],["The `GcpFilestoreCsiDriverConfig` class is used for configuring the GCP Filestore CSI driver and is implemented with interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page details the available versions of the `GcpFilestoreCsiDriverConfig` class, ranging from version 2.3.0 up to the latest 3.33.0, with each version link going to the respective version documentation."],["It lists the constructors for `GcpFilestoreCsiDriverConfig`, which are a default constructor and a copy constructor that accepts another `GcpFilestoreCsiDriverConfig` object as a parameter."],["The class has one main property called `Enabled`, a boolean that indicates whether the GCP Filestore CSI driver is enabled for the cluster."]]],[]]