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-08 UTC."],[[["The webpage provides documentation for the `SqlRegionsServiceConnection` class within the Google Cloud SQL C++ library."],["Version 2.37.0-rc is the latest release, with versions ranging down to 2.11.0 also available for review."],["`SqlRegionsServiceConnection` defines the virtual methods for each user-facing overload set in `SqlRegionsServiceClient`, facilitating custom behavior injection for testing purposes."],["Users can utilize `MakeSqlRegionsServiceConnection()` to create an instance of this class, and mock instances are available through `sql_v1_mocks::MockSqlRegionsServiceConnection`."],["The `options()` function within the `SqlRegionsServiceConnection` interface is designed to return a set of Options."]]],[]]