public sealed class ParallelstoreCsiDriverConfig : IMessage<ParallelstoreCsiDriverConfig>, IEquatable<ParallelstoreCsiDriverConfig>, IDeepCloneable<ParallelstoreCsiDriverConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class ParallelstoreCsiDriverConfig.
Configuration for the Cloud Storage Parallelstore 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 `ParallelstoreCsiDriverConfig` class within the Google Kubernetes Engine v1 API, specifically for .NET developers."],["The `ParallelstoreCsiDriverConfig` class, used for configuring the Cloud Storage Parallelstore CSI driver, is available across multiple versions, ranging from 2.3.0 to the latest 3.33.0."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, demonstrating its capabilities for serialization, comparison, cloning, and buffer management."],["The primary property within `ParallelstoreCsiDriverConfig` is `Enabled`, a boolean value used to determine if the Cloud Storage Parallelstore CSI driver is activated for a particular cluster."],["The webpage also includes the constructors for the `ParallelstoreCsiDriverConfig` class, one default and another to clone from an existing `ParallelstoreCsiDriverConfig` instance."]]],[]]