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, a part of the Google Kubernetes Engine v1 API, found within the namespace `Google.Cloud.Container.V1`."],["The `GcsFuseCsiDriverConfig` class is used to configure the Cloud Storage Fuse CSI driver and it inherits from `object` while implementing multiple interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists numerous versions of the `GcsFuseCsiDriverConfig`, ranging from version 3.33.0 (the latest) down to version 2.3.0."],["This documentation details the `GcsFuseCsiDriverConfig` class's constructors and its `Enabled` property, which is a boolean indicating whether the Cloud Storage Fuse CSI driver is enabled."]]],[]]