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 details the `SqlUsersServiceConnection` object, which facilitates interaction with `SqlUsersServiceClient`."],["The `SqlUsersServiceConnection` object provides virtual methods for each user-facing overload set within the `SqlUsersServiceClient`, allowing for custom behavior injection during testing."],["The latest version available is 2.37.0-rc, and this page lists available documentation for version 2.16.0 and onward to the newest release candidate."],["The interface defines virtual methods like `Delete`, `Get`, `Insert`, `List`, and `Update`, each taking a specific request object and returning a `StatusOr` object."],["Users can find information on creating an object using `MakeSqlUsersServiceConnection()`, and for mocking functionality using `sql_v1_mocks::MockSqlUsersServiceConnection`."]]],[]]