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-02 UTC."],[[["The webpage provides documentation for the `SqlRegionsServiceConnection` class within the Google Cloud SQL C++ client library, with the latest release being version 2.37.0-rc."],["The content offers documentation for multiple previous versions of the `SqlRegionsServiceConnection` class, ranging from version 2.11.0 up to 2.36.0, in addition to the latest release candidate."],["`SqlRegionsServiceConnection` defines virtual methods that mirror the user-facing overloads in `SqlRegionsServiceClient`, facilitating the injection of custom behavior for testing purposes."],["The `MakeSqlRegionsServiceConnection()` function is available for creating concrete instances of the class, while the `sql_v1_mocks::MockSqlRegionsServiceConnection` class can be used to create mock implementations."],["The `options()` function is virtual and will return `Options`."]]],[]]