This interface defines virtual methods for each of the user-facing overload sets in SqlUsersServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type SqlUsersServiceClient.
To create a concrete instance, see MakeSqlUsersServiceConnection().
[[["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-04-22 UTC."],[[["This webpage provides documentation for the `SqlUsersServiceConnection` class within the Google Cloud C++ client library, specifically for SQL version 1."],["The latest release candidate version of the `SqlUsersServiceConnection` documentation is 2.37.0-rc, and many versions are available on this page, all the way back to version 2.11.0."],["`SqlUsersServiceConnection` defines virtual methods, such as Delete, Get, Insert, List, and Update, which correspond to the user-facing overload sets found in `SqlUsersServiceClient`."],["The `SqlUsersServiceConnection` class enables users to inject custom behavior when testing `SqlUsersServiceClient` objects and the documentation lists functions such as `options()`, `Delete()`, `Get()`, `Insert()`, `List()`, and `Update()`."],["The page offers a link to create an instance using `MakeSqlUsersServiceConnection()` and provides a mock connection in `sql_v1_mocks::MockSqlUsersServiceConnection` for testing purposes."]]],[]]