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 `GkeCluster` class in the Google Cloud Deploy v1 API provides a way to specify details about a Google Kubernetes Engine (GKE) cluster for deployment purposes."],["The latest version available for `GkeCluster` is 3.4.0, with numerous older versions listed, providing a range of choices from version 1.0.0 up to the most current release."],["The `GkeCluster` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities for message handling, equality comparisons, deep cloning, and buffered message operations."],["The class contains properties such as `Cluster`, `ClusterAsClusterName`, and `InternalIp`, allowing for the configuration of the target GKE cluster, including options for private IP access."]]],[]]