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 is used for configuration of the GCP Filestore CSI driver, which is used to provision Filestore instances, and can be enabled for a given cluster via its `Enabled` property."],["The class implements multiple interfaces, `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, it also inherits from the `object` class, which are outlined on the page."],["The class has 2 constructors; one is a parameterless constructor, and the other takes a `GcpFilestoreCsiDriverConfig` object to create a new object."]]],[]]