privateNetwork property
The resource link for the VPC network from which the Cloud SQL instance is accessible for private IP.
For example, projects/myProject/global/networks/default
. This setting
can be updated, but it cannot be removed after it is set.
Implementation
core.String? privateNetwork;