This interface defines virtual methods for each of the user-facing overload sets in SqlDatabasesServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type SqlDatabasesServiceClient.
To create a concrete instance, see MakeSqlDatabasesServiceConnection().
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-02 UTC."],[[["This page details the `SqlDatabasesServiceConnection` object, which is used with the `SqlDatabasesServiceClient` for interacting with Google Cloud SQL databases, and provides virtual methods for all user-facing overload sets in the client."],["The latest version of the API is 2.37.0-rc, with numerous previous versions also documented, ranging from 2.36.0 down to 2.11.0."],["`SqlDatabasesServiceConnection` allows for custom behavior injection, facilitating the use of mock objects during testing."],["The interface includes virtual methods for key operations such as `Delete`, `Get`, `Insert`, `List`, `Patch`, and `Update`, all related to managing SQL databases."],["`MakeSqlDatabasesServiceConnection()` can be used to create a concrete instance, while `sql_v1_mocks::MockSqlDatabasesServiceConnection` is available for mocking purposes."]]],[]]