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, with the latest version being 3.33.0."],["The `GcpFilestoreCsiDriverConfig` class is used to configure the GCP Filestore CSI driver and implements several interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `GcpFilestoreCsiDriverConfig` class has a single property, `Enabled`, which is a boolean value indicating if the GCP Filestore CSI driver is enabled."],["The class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` while also having two constructors."],["There are multiple versions of the documentation for this class available, ranging from version 2.3.0 up to the latest 3.33.0, including version 3.19.0, which is being shown by default."]]],[]]