Optional. If true, cluster is accessed using the private IP address of the control
plane endpoint. Otherwise, the default IP address of the control plane
endpoint is used. The default IP address is the private IP address for
clusters with private control-plane endpoints and the public IP address
otherwise.
[[["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 details the `GkeCluster` class within the `Google.Cloud.Deploy.V1` namespace, used for specifying a GKE cluster in Google Cloud Deploy."],["The latest version available for `GkeCluster` is 3.4.0, and versions ranging from 1.0.0 up to 3.4.0 are listed for reference, including the current version 2.0.0."],["`GkeCluster` inherits from `Object` and implements multiple interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GkeCluster` class has two constructors and two primary properties, `Cluster` and `InternalIp`, with `ClusterAsClusterName` providing a `ClusterName`-typed view of the `Cluster` property."],["The `Cluster` property, which is of string type, represents the GKE cluster's format, and the `InternalIp` property, of boolean type, allows users to select private IP address access for private GKE clusters."]]],[]]