Represents a set of Cloud SQL instances. Each one will be available
under /cloudsql/[instance]. Visit
https://cloud.google.com/sql/docs/mysql/connect-run for more
information on how to connect Cloud SQL and Cloud Run.
Attribute
Name
Description
instances
MutableSequence[str]
The Cloud SQL instance connection names, as
can be found in
https://console.cloud.google.com/sql/instances.
Visit
https://cloud.google.com/sql/docs/mysql/connect-run
for more information on how to connect Cloud SQL
and Cloud Run. Format:
{project}:{location}:{instance}
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-30 UTC."],[],[]]