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, ranging from 3.3.0 down to 1.0.0."],["The GkeCluster class, found in the Google.Cloud.Deploy.V1 namespace within the Google.Cloud.Deploy.V1.dll assembly, is used to specify information about a GKE cluster."],["GkeCluster implements multiple interfaces, including IMessage\\\u003cGkeCluster\u003e, IEquatable\\\u003cGkeCluster\u003e, IDeepCloneable\\\u003cGkeCluster\u003e, IBufferMessage, and IMessage."],["Key properties of the GkeCluster class include 'Cluster' for the cluster's resource name, 'ClusterAsClusterName' for a typed view of the cluster name, and 'InternalIp' to specify access via private IP."],["The class includes two constructors: a default `GkeCluster()` and `GkeCluster(GkeCluster other)` that accepts another GkeCluster object as a parameter."]]],[]]