This interface defines virtual methods for each of the user-facing overload sets in SqlFlagsServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type SqlFlagsServiceClient.
To create a concrete instance, see MakeSqlFlagsServiceConnection().
[[["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 `SqlFlagsServiceConnection` class within the Google Cloud SQL C++ client library, detailing its various versions and functionalities."],["The latest version available is `2.37.0-rc`, while the page also lists numerous previous versions, starting from `2.11.0`, allowing access to documentation for each specific release."],["`SqlFlagsServiceConnection` defines virtual methods corresponding to user-facing overload sets in `SqlFlagsServiceClient`, enabling the injection of custom behaviors for testing."],["The `SqlFlagsServiceConnection` class includes functions such as `options()` which returns an `Options` type, and `List` which takes a `SqlFlagsListRequest` and returns a `FlagsListResponse`."],["Users are directed to `MakeSqlFlagsServiceConnection()` for creating concrete instances and to `sql_v1_mocks::MockSqlFlagsServiceConnection` for mocking purposes."]]],[]]