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."],["The `GcpFilestoreCsiDriverConfig` class configures the GCP Filestore CSI driver, and this page shows its usage, inheritance, and implementation."],["The latest version documented is 3.33.0, with previous versions down to 2.3.0 also documented on the webpage."],["The primary property of the `GcpFilestoreCsiDriverConfig` class is `Enabled`, which is a boolean value indicating if the driver is enabled."],["This class can be constructed with no arguments, or with another `GcpFilestoreCsiDriverConfig` object, and implements methods such as `GetHashCode`, `GetType`, and `ToString`."]]],[]]