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 document provides reference documentation for the `CloudSqlInstance` class within the Cloud Run Admin v2 API."],["The `CloudSqlInstance` class represents a group of Cloud SQL instances, accessible via `/cloudsql/[instance]`, and information on connecting Cloud SQL and Cloud Run can be found at the provided URL."],["The latest version of the `CloudSqlInstance` documentation available is 2.13.0, and this class is built on top of the object class, inheriting members such as GetHashCode, GetType, and ToString."],["The `CloudSqlInstance` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, all regarding itself."],["The `Instances` property, which is a `RepeatedField\u003cstring\u003e`, contains the Cloud SQL instance connection names in the format `{project}:{location}:{instance}`, and it is available within the class."]]],[]]