This interface defines virtual methods for each of the user-facing overload sets in SqlRegionsServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type SqlRegionsServiceClient.
To create a concrete instance, see MakeSqlRegionsServiceConnection().
[[["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-09 UTC."],[[["This webpage provides documentation for the `SqlRegionsServiceConnection` class, which is a crucial component for interfacing with the `SqlRegionsServiceClient` in various versions."],["The latest release candidate version available is 2.37.0-rc, with a multitude of previous versions available to access, beginning with version 2.36.0 and going down to version 2.11.0."],["The `SqlRegionsServiceConnection` interface defines virtual methods for user-facing overloads in `SqlRegionsServiceClient`, enabling the injection of custom behavior during testing."],["Users can create a concrete instance of the service connection using `MakeSqlRegionsServiceConnection()`, or utilize the mock class, `sql_v1_mocks::MockSqlRegionsServiceConnection`, for mocking purposes."],["The `options()` function is a virtual method within the `SqlRegionsServiceConnection` class that is provided."]]],[]]