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"]],[["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 page provides documentation for the `SqlUsersServiceConnection` class, which is part of the Google Cloud SQL C++ client library."],["This `SqlUsersServiceConnection` interface defines virtual methods corresponding to user-facing overload sets within the `SqlUsersServiceClient`."],["The page lists multiple versions of the `SqlUsersServiceConnection` class, ranging from version 2.11.0 up to the latest release candidate, 2.37.0-rc."],["The `SqlUsersServiceConnection` class has functions like `Delete`, `Get`, `Insert`, `List`, and `Update`, each corresponding to operations on SQL users, and also `options` to get the Options type."],["Users can create a concrete instance of this class using `MakeSqlUsersServiceConnection()` or utilize `sql_v1_mocks::MockSqlUsersServiceConnection` for testing purposes."]]],[]]