proxySubnet property

String? proxySubnet
getter/setter pair

The relative resource name of the subnetwork to deploy the SOCKS5 proxy service in.

The subnetwork should reside in a network through which the Cloud SQL instance is accessible. The resource name should be in the format, projects/{project_id}/regions/{region_id}/subnetworks/{subnetwork_id}

Required.

Implementation

core.String? proxySubnet;