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-04-09 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 supports connecting Cloud SQL and Cloud Run."],["The page details various versions of the `CloudSqlInstance` class, with the latest being version 2.13.0, and the focus version of the documentation being 2.4.0."],["The documentation details that the CloudSqlInstance class inherits from 'object' and implements IMessage, IEquatable, IDeepCloneable, and IBufferMessage interfaces."],["The class includes an 'Instances' property that allows for the inclusion of multiple SQL instances, formatted as `{project}:{location}:{instance}`."]]],[]]