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 .NET development."],["The latest version available is 3.33.0, and the page lists all versions from 2.3.0 up to the latest, allowing developers to view documentation for each specific release."],["`GcsFuseCsiDriverConfig` is used to configure the Cloud Storage Fuse CSI driver, and the page details its implementation, inheritance, and the properties available for use."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which are relevant to its functionality within the .NET environment."],["The primary constructor and copy constructor for the `GcsFuseCsiDriverConfig` are defined, including the parameters for each, along with a property to check whether the Cloud Storage Fuse CSI driver is enabled."]]],[]]