privateServiceConnectEnabled property

bool? privateServiceConnectEnabled
getter/setter pair

When true, the node is only accessible via Private Service Connect; no public endpoints are exposed.

Otherwise, the node is only accessible via public endpoints. Warning: Private Service Connect enabled nodes may require a manual migration effort to remain compatible with future versions of the product. If this feature is enabled, you will be notified of these changes along with any required action to avoid disruption. See https://cloud.google.com/vpc/docs/private-service-connect.

Optional.

Implementation

core.bool? privateServiceConnectEnabled;