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` object, which is part of the Google Cloud C++ client library for SQL, with the latest version being 2.37.0-rc."],["The `SqlOperationsServiceConnection` interface defines virtual methods corresponding to each user-facing overload set in `SqlOperationsServiceClient`, facilitating custom behavior injection for testing purposes."],["The `SqlOperationsServiceConnection` class supports retrieving options, getting specific SQL operations, listing multiple operations, and canceling operations."],["The documentation is detailed enough to describe how to use the methods and what their required parameters are, such as the `Get`, `List`, and `Cancel` methods, which take `SqlOperationsGetRequest`, `SqlOperationsListRequest`, and `SqlOperationsCancelRequest`, respectively."],["There are multiple versions of the documentation available for download, spanning from 2.11.0 up to 2.37.0-rc, with the `2.14.0` version being the one this content is based around."]]],[]]