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-06-10 UTC."],[[["This webpage documents the `SqlUsersServiceConnection` class, which provides an interface for user-facing methods within `SqlUsersServiceClient`."],["The latest version of this documentation is for version 2.37.0-rc, and there are multiple previous versions accessible, going back to 2.11.0."],["The `SqlUsersServiceConnection` interface includes virtual methods such as `Delete`, `Get`, `Insert`, `List`, and `Update`, each corresponding to an operation on the `SqlUsersServiceClient`."],["The page provides details for concrete usage, such as through `MakeSqlUsersServiceConnection()`, and for mocking with `sql_v1_mocks::MockSqlUsersServiceConnection`."],["Each virtual function for `SqlUsersServiceConnection` includes detailed parameter descriptions and return types, such as `StatusOr\u003c google::cloud::sql::v1::Operation \u003e`."]]],[]]