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 documentation for the `GcpFilestoreCsiDriverConfig` class within the Google Kubernetes Engine v1 API, which is used to manage the configuration of the GCP Filestore CSI driver."],["The latest version of the documentation is for version 3.33.0, and it includes links to previous versions, dating back to version 2.3.0, each of which can be visited to view that previous version's information on the class."],["The `GcpFilestoreCsiDriverConfig` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The class has a single property, `Enabled`, which is a boolean value that indicates whether the GCP Filestore CSI driver is active on the cluster."],["The class has two constructors: a parameterless one, and one that takes another `GcpFilestoreCsiDriverConfig` as a parameter."]]],[]]