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 an interface for the `SqlUsersServiceClient`."],["The `SqlUsersServiceConnection` class defines virtual methods for each user-facing overload set in `SqlUsersServiceClient`, enabling custom behavior injection for testing."],["The latest release candidate for the documentation is version 2.37.0-rc, and multiple prior versions are also documented, spanning from 2.36.0 down to 2.11.0."],["The page offers methods for managing SQL user operations, including `Delete`, `Get`, `Insert`, `List`, and `Update`."],["Users can create a concrete instance by calling `MakeSqlUsersServiceConnection()` and can find a mock version at `sql_v1_mocks::MockSqlUsersServiceConnection`."]]],[]]