[[["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 `Object`."],["The latest version documented is 2.9.0, while this specific page describes version 1.6.0, and many previous versions are also linked."],["Key properties of the `CloudSqlProperties` class include `Credential` (for Cloud SQL credentials), `Database` (for the database name), `InstanceId` (for the Cloud SQL instance ID), and `Type` (for the database type)."],["The class provides two constructors: a default constructor (`CloudSqlProperties()`) and a copy constructor (`CloudSqlProperties(CloudSqlProperties other)`) to create new instances."]]],[]]