cloudSqlInstance property

GoogleCloudRunV2CloudSqlInstance? cloudSqlInstance
getter/setter pair

For Cloud SQL volumes, contains the specific instances that should be mounted.

Visit https://cloud.google.com/sql/docs/mysql/connect-run for more information on how to connect Cloud SQL and Cloud Run.

Implementation

GoogleCloudRunV2CloudSqlInstance? cloudSqlInstance;