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-14 UTC."],[[["This webpage provides documentation for the `SqlUsersServiceConnection` object, which is part of the Google Cloud C++ client library for SQL, version 2.19.0."],["The `SqlUsersServiceConnection` interface defines virtual methods that mirror the user-facing overload sets in `SqlUsersServiceClient`, enabling users to customize behavior during testing."],["The latest release candidate is version 2.37.0-rc, and the page also includes links to documentation for 27 previous versions of the library."],["The content details how to create an instance of `SqlUsersServiceConnection` using the `MakeSqlUsersServiceConnection()` function."],["Key functions include `Delete`, `Get`, `Insert`, `List`, and `Update`, each with corresponding request and return types, for interacting with SQL user data."]]],[]]