defaultEnablePrivateNodes property
Controls whether by default nodes have private IP addresses only.
It is invalid to specify both PrivateClusterConfig.enablePrivateNodes and this field at the same time. To update the default setting, use ClusterUpdate.desired_default_enable_private_nodes
Implementation
core.bool? defaultEnablePrivateNodes;