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 component of the Google Cloud SQL C++ client library, detailing its various available versions."],["The latest version of the `SqlUsersServiceConnection` documentation is 2.37.0-rc, with previous versions ranging down to version 2.11.0, all linked in the provided content."],["The `SqlUsersServiceConnection` class defines virtual methods that mirror the user-facing overload sets found in the `SqlUsersServiceClient`, enabling users to customize behavior, especially useful for testing."],["The webpage outlines the virtual functions available within the `SqlUsersServiceConnection` class, including `Delete`, `Get`, `Insert`, `List`, and `Update`, each associated with a specific request and return type."],["Users can create concrete instances of `SqlUsersServiceConnection` using `MakeSqlUsersServiceConnection()`, or leverage `sql_v1_mocks::MockSqlUsersServiceConnection` for mocking purposes."]]],[]]