[[["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 details the `CloudSqlProperties` class within the `Google.Cloud.BigQuery.Connection.V1` namespace, which is used to manage connection properties specifically for Cloud SQL."],["The `CloudSqlProperties` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `Object` class."],["The class offers two constructors: a default constructor `CloudSqlProperties()` and a copy constructor `CloudSqlProperties(CloudSqlProperties other)`."],["It includes properties such as `Credential`, `Database`, `InstanceId`, and `Type`, allowing for configuration of Cloud SQL connection details, with `Credential` being for credentials, `Database` for the database name, `InstanceId` for the Cloud SQL instance ID, and `Type` for the type of the database."],["The webpage also contains links to several versions of the documentation, with version 2.9.0 being the latest, and lists various inherited members."]]],[]]