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 C++ client library, specifically for SQL."],["Version 2.37.0-rc is the latest release, followed by a list of previous versions, down to version 2.11.0, each linking to the corresponding `SqlRegionsServiceConnection` documentation."],["The `SqlRegionsServiceConnection` class defines virtual methods mirroring those in `SqlRegionsServiceClient`, enabling custom behavior injection for testing purposes."],["The documentation highlights how to create concrete instances using `MakeSqlRegionsServiceConnection()` and how to mock the connection using `sql_v1_mocks::MockSqlRegionsServiceConnection`."]]],[]]