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."],[[["Version 2.13.0 is the latest version available for the Cloud Run Admin v2 API, with multiple older versions also available for reference."],["The `CloudSqlInstance` class, within the `Google.Cloud.Run.V2` namespace, represents a set of Cloud SQL instances accessible under `/cloudsql/[instance]`."],["The `CloudSqlInstance` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in data handling and operations."],["`CloudSqlInstance` can be constructed using a parameterless constructor or by using another `CloudSqlInstance` object as the parameter, and the class has a `RepeatedField` property called `Instances` that stores the Cloud SQL instance connection names."],["The documentation provides links for understanding how to connect Cloud SQL and Cloud Run, highlighting that each Cloud SQL instance will be available under /cloudsql/[instance]."]]],[]]