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 webpage provides documentation for the `GkeCluster` class within the Google Cloud Deploy v1 API, with the latest version being 3.4.0."],["The `GkeCluster` class represents information for specifying a GKE cluster and is part of the `Google.Cloud.Deploy.V1` namespace, implemented in the `Google.Cloud.Deploy.V1.dll` assembly."],["The class includes properties such as `Cluster` (a string representing the GKE cluster's resource name) and `InternalIp` (a boolean to specify usage of the private IP address)."],["There are multiple documented versions of the GkeCluster class, starting from 1.0.0 and going up to the latest 3.4.0, all of which can be accessed from the provided links."],["The `GkeCluster` class implements several interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, demonstrating its functionality in handling messages and cloning."]]],[]]