public sealed class GcsFuseCsiDriverConfig : IMessage<GcsFuseCsiDriverConfig>, IEquatable<GcsFuseCsiDriverConfig>, IDeepCloneable<GcsFuseCsiDriverConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class GcsFuseCsiDriverConfig.
Configuration for the Cloud Storage Fuse CSI driver.
[[["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."],[[["The page provides documentation for the `GcsFuseCsiDriverConfig` class within the Google Kubernetes Engine v1 API, specifically for .NET."],["The documentation covers a range of versions, from 3.33.0 (latest) down to 2.3.0, allowing users to access information specific to each release."],["`GcsFuseCsiDriverConfig` is a class that configures the Cloud Storage Fuse CSI driver and it implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has a property named `Enabled`, which is a boolean that indicates whether the Cloud Storage Fuse CSI driver is active in a specific cluster."],["The documentation provides information on how to use the class with two constructors as well as the inherited members from `object`."]]],[]]