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-04-09 UTC."],[[["This webpage provides documentation for the `GkeClusterConfig` class within the `Google.Cloud.Dataproc.V1` namespace, specifically for version 3.2.0."],["The `GkeClusterConfig` class is used to configure GKE (Google Kubernetes Engine) clusters and implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version for `Google.Cloud.Dataproc.V1.GkeClusterConfig` is 5.17.0, with previous versions listed from 5.16.0 down to 3.1.0."],["The documentation details the class's constructors, including a default constructor and a copy constructor that accepts another `GkeClusterConfig` object."],["It lists the `NamespacedGkeDeploymentTarget` property which is optional, for specifying the target deployment within the GKE configuration."]]],[]]