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."],[[["This webpage provides documentation for the `GcsFuseCsiDriverConfig` class within the Google Kubernetes Engine v1 API, specifically for version 3.31.0."],["The `GcsFuseCsiDriverConfig` class is used to configure the Cloud Storage Fuse CSI driver."],["The page details that `GcsFuseCsiDriverConfig` inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page has documentation on the constructors for `GcsFuseCsiDriverConfig`, which are the default constructor and a copy constructor, as well as the property `Enabled` for enabling the CSI driver."],["Users can navigate through different versions of the `GcsFuseCsiDriverConfig` documentation, ranging from the latest version (3.33.0) down to version 2.3.0."]]],[]]