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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-02 UTC."],[[["The latest version available is 2.37.0-rc, while version 2.21.0 is also provided with a detailed description of the `SqlOperationsServiceConnection` object."],["This document outlines the `SqlOperationsServiceConnection` interface, which is utilized by `SqlOperationsServiceClient` and contains methods that can be mocked for testing purposes."],["The interface defines virtual methods, including `options()`, `Get()`, `List()`, and `Cancel()`, for interacting with SQL operations."],["`MakeSqlOperationsServiceConnection()` is available for creating a concrete instance of the service connection."],["`sql_v1_mocks::MockSqlOperationsServiceConnection` can be used to create a mock object of the `SqlOperationsServiceConnection` interface."]]],[]]