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-03-14 UTC."],[[["This webpage provides documentation for the `SqlUsersServiceConnection` class, which is a part of the Google Cloud SQL C++ client library, spanning versions from 2.11.0 to 2.37.0-rc."],["The `SqlUsersServiceConnection` interface defines virtual methods that correspond to each of the user-facing overload sets found in `SqlUsersServiceClient`."],["The page includes function documentation for the methods: `options`, `Delete`, `Get`, `Insert`, `List`, and `Update`, each detailed with their parameters and return types."],["Users can create a concrete instance using `MakeSqlUsersServiceConnection()`, or leverage `sql_v1_mocks::MockSqlUsersServiceConnection` for testing purposes."],["The most recent version of `SqlUsersServiceConnection` is 2.37.0-rc, and the base version for this page is 2.24.0."]]],[]]