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."],[[["This webpage provides documentation for the `CloudSqlInstance` class within the Google Cloud Run Admin v2 API for .NET."],["The `CloudSqlInstance` class represents a set of Cloud SQL instances accessible under `/cloudsql/[instance]`, and it is compatible with multiple versions starting from 1.0.0-beta02 up to the latest 2.13.0."],["The documentation includes details on inheritance, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and constructors for creating `CloudSqlInstance` objects."],["The `Instances` property is a `RepeatedField\u003cstring\u003e` type that contains the list of Cloud SQL instance connection names, formatted as {project}:{location}:{instance}."],["The webpage links to detailed instructions on connecting Cloud SQL and Cloud Run, specifically at \u003chttps://cloud.google.com/sql/docs/mysql/connect-run\u003e."]]],[]]