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."],[[["The latest version available for the Google Cloud Deploy v1 API class GkeCluster is 3.4.0, with multiple previous versions available for reference."],["The GkeCluster class provides information specifying a GKE Cluster, with its format being `projects/{project_id}/locations/{location_id}/clusters/{cluster_id}`."],["The `Cluster` property, which is a string, holds the GKE cluster information, while the `ClusterAsClusterName` property provides a typed view using ClusterName."],["The GkeCluster class has an optional `InternalIp` property, which when set to true, specifies that the cluster should be accessed using the control plane endpoint's private IP address, relevant for private GKE clusters."],["The `GkeCluster` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` to enable advanced functionality for the class."]]],[]]