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 provides documentation for the `SqlDatabasesServiceConnection` object, which is utilized by the `SqlDatabasesServiceClient`."],["The `SqlDatabasesServiceConnection` interface defines virtual methods for the overload sets within `SqlDatabasesServiceClient`, enabling custom behavior injection for testing."],["The latest release candidate for the documentation is version 2.37.0-rc, and multiple prior versions are also documented, dating back to version 2.11.0."],["Functions such as `Delete`, `Get`, `Insert`, `List`, `Patch`, and `Update` are outlined as virtual methods within the `SqlDatabasesServiceConnection` interface, with their parameters and return types specified."],["A mock version of the connection, `sql_v1_mocks::MockSqlDatabasesServiceConnection`, is available to create mock objects for testing purposes."]]],[]]