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."],[[["The latest version of the `SqlDatabasesServiceConnection` is 2.37.0-rc, with version 2.34.0 being the version of the content on the current page."],["This interface provides virtual methods for each user-facing overload set in `SqlDatabasesServiceClient`, enabling users to customize behavior during testing."],["Users can create a real instance of this service connection using `MakeSqlDatabasesServiceConnection()`, and for testing it is possible to mock it using `sql_v1_mocks::MockSqlDatabasesServiceConnection`."],["The `SqlDatabasesServiceConnection` interface provides virtual functions like `Delete`, `Get`, `Insert`, `List`, `Patch`, and `Update` to manage database operations."],["The class `SqlDatabasesServiceConnection` is an object for the class `SqlDatabasesServiceClient`."]]],[]]