public sealed class NamespacedGkeDeploymentTarget : IMessage<GkeClusterConfig.Types.NamespacedGkeDeploymentTarget>, IEquatable<GkeClusterConfig.Types.NamespacedGkeDeploymentTarget>, IDeepCloneable<GkeClusterConfig.Types.NamespacedGkeDeploymentTarget>, IBufferMessage, IMessage
A full, namespace-isolated deployment target for an existing GKE cluster.
[[["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 page details the `NamespacedGkeDeploymentTarget` class within the `Google.Cloud.Dataproc.V1` namespace, which is designed for deploying to a specific namespace within an existing GKE cluster."],["The `NamespacedGkeDeploymentTarget` class offers methods for namespace-isolated deployments and includes properties like `ClusterNamespace` and `TargetGkeCluster` for configuration."],["The latest version of `NamespacedGkeDeploymentTarget` is 5.17.0, and the documentation includes information on this version and previous versions dating back to 3.1.0."],["The class implements various interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, supporting a range of object management functionalities."],["This class is part of the `Google.Cloud.Dataproc.V1.dll` assembly, and has a default constructor, and a constructor that takes in a `NamespacedGkeDeploymentTarget` type as a parameter."]]],[]]