This interface defines virtual methods for each of the user-facing overload sets in SqlOperationsServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type SqlOperationsServiceClient.
To create a concrete instance, see MakeSqlOperationsServiceConnection().
[[["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 `SqlOperationsServiceConnection` class within the Google Cloud SQL C++ client library, with version 2.37.0-rc being the latest and 2.32.0 as the current page version."],["The `SqlOperationsServiceConnection` class defines virtual methods for all user-facing overload sets found in `SqlOperationsServiceClient`, facilitating the injection of custom behaviors for testing."],["The document details various functions of the `SqlOperationsServiceConnection` class, including `options()`, `Get()`, `List()`, and `Cancel()`, with specific parameter and return types for each."],["Users can create concrete instances of the class using `MakeSqlOperationsServiceConnection()`, and for testing purposes, they can utilize the `MockSqlOperationsServiceConnection` class."],["The page also shows a full list of versions from 2.37.0-rc down to 2.11.0, with links to their corresponding documentation."]]],[]]