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-21 UTC."],[[["This webpage provides documentation for the `SqlUsersServiceConnection` object, which is used in conjunction with `SqlUsersServiceClient` for interacting with SQL user services."],["The latest version available is 2.37.0-rc, and the page lists a comprehensive history of versions ranging from 2.37.0-rc down to 2.11.0, with each being a direct link to its respective documentation."],["The `SqlUsersServiceConnection` interface offers virtual methods for user-facing actions, including Delete, Get, Insert, List, and Update, facilitating custom behavior injection for testing."],["`MakeSqlUsersServiceConnection()` is used for creating concrete instances of this class, while `sql_v1_mocks::MockSqlUsersServiceConnection` is available for mocking during testing."],["The page provides parameter and return type details for each of the virtual methods available within `SqlUsersServiceConnection`."]]],[]]