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."],[[["This webpage provides documentation for the `SqlUsersServiceConnection` class, which is a part of the Google Cloud SQL C++ client library, spanning multiple versions."],["The `SqlUsersServiceConnection` class serves as an interface defining virtual methods corresponding to user-facing overloads in `SqlUsersServiceClient`, enabling custom behavior in tests using mock objects."],["The page highlights that version `2.37.0-rc` is the latest release candidate and lists all versions available down to `2.11.0`, with links to their respective documentation."],["The documentation details key functionalities of the `SqlUsersServiceConnection` class, including methods like `Delete`, `Get`, `Insert`, `List`, and `Update`, each managing different operations on SQL users."]]],[]]