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"]],[["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-21 UTC."],[[["This page provides documentation for the `SqlRegionsServiceConnection` class within the Google Cloud C++ client library for SQL, with the latest release being version 2.37.0-rc."],["The `SqlRegionsServiceConnection` class defines virtual methods for each user-facing overload set in `SqlRegionsServiceClient`, enabling users to inject custom behavior, primarily for testing."],["The documentation covers a range of versions from 2.37.0-rc down to 2.11.0, allowing users to reference documentation for specific versions."],["Users can create a concrete `SqlRegionsServiceConnection` instance using `MakeSqlRegionsServiceConnection()` or use `MockSqlRegionsServiceConnection` for mocking purposes."],["The `virtual options()` function is documented, though it does not have a description, it will return options."]]],[]]