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 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."]]],[]]