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 page provides reference documentation for the `GcpFilestoreCsiDriverConfig` class within the Google Kubernetes Engine v1 API."],["The `GcpFilestoreCsiDriverConfig` class is used to configure the GCP Filestore CSI driver."],["The latest version of this documentation is 3.33.0, and the page lists versions of the documentation dating back to version 2.3.0, allowing users to see what has changed between versions."],["The class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It features a boolean property named `Enabled`, which specifies if the GCP Filestore CSI driver is active for the cluster, and it has two constructors for creating instances of the class."]]],[]]