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."],[[["The webpage provides documentation for the `CloudSqlInstance` class within the Google Cloud Run Admin v2 API for .NET, detailing its structure and functionality."],["The `CloudSqlInstance` class represents a set of Cloud SQL instances accessible under `/cloudsql/[instance]`, and information regarding connecting Cloud SQL and Cloud Run is provided via a link."],["The page documents the inheritance and implemented interfaces of the `CloudSqlInstance` class, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, among others."],["The documentation offers a list of accessible versions of the CloudSqlInstance class, starting from version 1.0.0-beta02 all the way up to the latest version 2.13.0."],["The `CloudSqlInstance` class has properties such as `Instances`, which is a `RepeatedField` of strings that contain Cloud SQL instance connection names following a specific format."]]],[]]