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-04-09 UTC."],[[["This webpage details the `SqlOperationsServiceConnection` object, which is crucial for the `SqlOperationsServiceClient`."],["The `SqlOperationsServiceConnection` interface provides virtual methods that correspond to the user-facing overloads within `SqlOperationsServiceClient`, enabling custom behavior injection."],["You can find various versions of the SQL operations documentation, ranging from version 2.11.0 to the latest release candidate 2.37.0-rc, and including the current version, 2.36.0."],["The page outlines key functions within the `SqlOperationsServiceConnection` interface, including `options`, `Get`, `List`, and `Cancel`, along with their parameters and return types."],["`MakeSqlOperationsServiceConnection()` can be used to create concrete instances, while `sql_v1_mocks::MockSqlOperationsServiceConnection` can be used for mocking."]]],[]]