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-04-09 UTC."],[[["This document provides reference documentation for the `GkeCluster` class within the Google Cloud Deploy v1 API for .NET, detailing its structure and functionality."],["The `GkeCluster` class represents information specifying a Google Kubernetes Engine (GKE) cluster, with links to documentation and different versions, all the way back to 1.0.0."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring compatibility with various .NET functionalities."],["The `GkeCluster` class has properties for `Cluster`, which is the GKE cluster resource name, `ClusterAsClusterName` which provides a `ClusterName`-typed view over the cluster name, and `InternalIp` which is a boolean that indicates whether a private IP address should be used to access the cluster."],["The latest version of this API is `3.4.0`, while the current page's documentation is for version `2.12.0`, showing a range of versions available for this particular class."]]],[]]