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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-08 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`."]]],[]]