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 provides documentation for the `GkeCluster` class within the `Google.Cloud.Deploy.V1` namespace, detailing its properties, constructors, and inherited members."],["The `GkeCluster` class is used to specify information about a Google Kubernetes Engine (GKE) cluster, including its name and IP access details."],["The latest version documented is 3.4.0, and the page lists several previous versions dating back to version 1.0.0, all linked to their respective documentation pages."],["Key properties of the `GkeCluster` class include `Cluster`, a string specifying the cluster's resource name, `ClusterAsClusterName`, a typed view over the Cluster property, and `InternalIp`, a boolean indicating whether to use the private IP for access."],["The `GkeCluster` class implements multiple interfaces such as `IMessage`, `IEquatable\u003cGkeCluster\u003e`, `IDeepCloneable\u003cGkeCluster\u003e`, and `IBufferMessage`."]]],[]]