public sealed class GcpFilestoreCsiDriverConfig : IMessage<GcpFilestoreCsiDriverConfig>, IEquatable<GcpFilestoreCsiDriverConfig>, IDeepCloneable<GcpFilestoreCsiDriverConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class GcpFilestoreCsiDriverConfig.
[[["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 reference documentation for the `GcpFilestoreCsiDriverConfig` class within the Google Kubernetes Engine v1 API, spanning multiple versions from 2.3.0 to the latest 3.33.0."],["The `GcpFilestoreCsiDriverConfig` class is a part of the `Google.Cloud.Container.V1` namespace, residing in the `Google.Cloud.Container.V1.dll` assembly."],["The `GcpFilestoreCsiDriverConfig` class represents the configuration settings for the GCP Filestore CSI driver, which is a component used with Google Kubernetes Engine."],["The `GcpFilestoreCsiDriverConfig` class has a property named `Enabled`, of type Boolean, that indicates whether the GCP Filestore CSI driver is active on a given cluster."],["The class inherits members from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]