Reference documentation and code samples for the Cloud Run Admin v2 API class CloudSqlInstance.
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.
[[["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 2025-03-21 UTC."],[[["The `CloudSqlInstance` class in the Cloud Run Admin v2 API represents a collection of Cloud SQL instances accessible via `/cloudsql/[instance]`."],["Version 2.13.0 is the latest available version of the `CloudSqlInstance` class within the `Google.Cloud.Run.V2` namespace, with multiple older versions also documented."],["`CloudSqlInstance` implements several interfaces, including `IMessage`, `IEquatable\u003cCloudSqlInstance\u003e`, `IDeepCloneable\u003cCloudSqlInstance\u003e`, and `IBufferMessage`."],["The `Instances` property of the `CloudSqlInstance` class provides a list of Cloud SQL instance connection names, formatted as {project}:{location}:{instance}."],["Cloud SQL and Cloud Run connection instructions can be found at the provided URL: \u003chttps://cloud.google.com/sql/docs/mysql/connect-run\u003e."]]],[]]