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-14 UTC."],[[["This page details the `SqlDatabasesServiceConnection` object, which is used for `SqlDatabasesServiceClient` interactions, and also includes information on how users can inject custom behavior for testing."],["The `SqlDatabasesServiceConnection` interface defines virtual methods corresponding to each user-facing overload set in `SqlDatabasesServiceClient`, allowing for the injection of custom behavior in testing scenarios."],["The documentation provides links to various versions of the `SqlDatabasesServiceConnection` class, ranging from the latest release candidate (2.37.0-rc) down to version 2.11.0."],["The page defines functions such as `options()`, `Delete()`, `Get()`, `Insert()`, `List()`, `Patch()`, and `Update()` along with the parameters and returns for each."],["The documentation offers guidance on creating a concrete instance of `SqlDatabasesServiceConnection` via `MakeSqlDatabasesServiceConnection()` and for mocking using `sql_v1_mocks::MockSqlDatabasesServiceConnection`."]]],[]]