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 reference documentation for the `GkeCluster` class within the Google Cloud Deploy v1 API for .NET, with the current version being 2.9.0."],["The `GkeCluster` class is used to specify information about a Google Kubernetes Engine (GKE) cluster, including the cluster name, which can be formatted as a string or viewed as a `ClusterName` type."],["The page also outlines the different implemented interfaces and inherited members of the `GkeCluster` class, such as `IMessage`, `IEquatable`, and `IDeepCloneable`, in addition to listing the class's constructors and properties."],["The content offers a comprehensive list of version history, from 1.0.0 to 3.4.0 (latest), for the `GkeCluster` class, with each version linking to its specific documentation."],["The content details that there is an optional `InternalIp` property, which, when true, specifies if a private IP address of the control plane endpoint should be used."]]],[]]