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-02 UTC."],[[["This webpage details the `SqlUsersServiceConnection` object, which defines virtual methods corresponding to user-facing overload sets in `SqlUsersServiceClient`."],["The latest version of the SQL service connection is `2.37.0-rc`, with a list of historical versions provided."],["The `SqlUsersServiceConnection` interface allows custom behavior injection for testing, particularly through Google Mock objects."],["The page provides information on key functions of `SqlUsersServiceConnection` like `Delete`, `Get`, `Insert`, `List`, and `Update`, along with their parameters and return types."],["To get a working instance of the object, use the `MakeSqlUsersServiceConnection()` method or use the `sql_v1_mocks::MockSqlUsersServiceConnection` method for mocking purposes."]]],[]]