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."],[[["The latest version available is 2.37.0-rc, which can be found at the `/cpp/docs/reference/sql/latest/classgoogle_1_1cloud_1_1sql__v1_1_1SqlFlagsServiceConnection` URL."],["This page provides access to documentation for `SqlFlagsServiceConnection` across multiple versions, ranging from the latest 2.37.0-rc down to version 2.11.0."],["`SqlFlagsServiceConnection` defines the virtual methods used by `SqlFlagsServiceClient`, allowing for the injection of custom behavior during testing."],["The documentation includes details on the `options()` and `List()` functions, with parameters and return types explained."],["Users can find information about creating a `SqlFlagsServiceConnection` instance using `MakeSqlFlagsServiceConnection()` or mock it using `sql_v1_mocks::MockSqlFlagsServiceConnection`."]]],[]]