This interface defines virtual methods for each of the user-facing overload sets in SqlInstanceNamesServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type SqlInstanceNamesServiceClient.
To create a concrete instance, see MakeSqlInstanceNamesServiceConnection().
[[["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 webpage provides documentation for the `SqlInstanceNamesServiceConnection` class within the Google Cloud SQL C++ library, with version 2.26.0 being the currently displayed version."],["The documentation covers the `SqlInstanceNamesServiceConnection` interface, which defines virtual methods corresponding to the user-facing overloads found in the `SqlInstanceNamesServiceClient`."],["Users can utilize the `SqlInstanceNamesServiceConnection` interface to inject custom behaviors when writing tests for objects of type `SqlInstanceNamesServiceClient`, such as using Google Mock objects."],["The latest release candidate version is 2.37.0-rc, and the page provides a list of historical versions, ranging from 2.11.0 up to the latest release candidate."],["The `options()` virtual function is also documented, which returns an object of type `Options`."]]],[]]