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 `GkeCluster` class in the Google Cloud Deploy v1 API provides a way to specify details about a Google Kubernetes Engine (GKE) cluster for deployment purposes."],["The latest version of the API documentation is 3.4.0, with the ability to view prior versions down to 1.0.0, for the class `GkeCluster`."],["`GkeCluster` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Cluster` property allows specifying the GKE cluster resource name, and the `ClusterAsClusterName` property provides a typed view of this name."],["`InternalIp` property, when set to true, configures access to the cluster via its private IP address, particularly useful for private GKE clusters."]]],[]]