public sealed class GkeClusterConfig : IMessage<GkeClusterConfig>, IEquatable<GkeClusterConfig>, IDeepCloneable<GkeClusterConfig>, IBufferMessage, IMessage
[[["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 `GkeClusterConfig` class within the `Google.Cloud.Dataproc.V1` namespace, specifically for .NET development."],["The `GkeClusterConfig` class is used to define the GKE (Google Kubernetes Engine) configuration for a Dataproc cluster and is available across multiple versions ranging from 3.1.0 to the latest 5.17.0."],["`GkeClusterConfig` inherits from `Object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The class has two constructors, a parameterless constructor and one that takes another `GkeClusterConfig` object for copying, in addition to the `NamespacedGkeDeploymentTarget` property."],["The latest version of the `GkeClusterConfig` documentation is 5.17.0."]]],[]]