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."],[[["The page provides documentation for the `GkeCluster` class within the Google Cloud Deploy v1 API, detailing its properties, constructors, and inheritance."],["The latest version of the `GkeCluster` API available is 3.4.0, with previous versions ranging down to 1.0.0 also accessible through links."],["The `GkeCluster` class is used to specify information about a GKE cluster, including its format which is projects/{project_id}/locations/{location_id}/clusters/{cluster_id}."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its integration within the Google Cloud environment."],["The `InternalIp` property allows users to specify if a private IP address should be used to access a clusters control plane endpoint, and is only to be specified for private clusters."]]],[]]