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"]],[["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 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."]]],[]]