This interface defines virtual methods for each of the user-facing overload sets in RegionsClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type RegionsClient.
To create a concrete instance, see MakeRegionsConnection().
[[["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-05 UTC."],[[["This webpage provides documentation for the `RegionsConnection` class within the Google Cloud C++ Compute library, with version 2.37.0-rc as the latest available version."],["The `RegionsConnection` class defines virtual methods for user-facing overload sets in `RegionsClient`, enabling custom behavior injection during testing with mock objects."],["The page lists multiple available versions of the library, starting from version 2.37.0-rc and descending to version 2.15.1."],["The `RegionsConnection` interface includes functions like `options()`, `GetRegion()`, and `ListRegions()`, which are detailed with their respective parameters and return types."],["The `MakeRegionsConnection()` function is suggested for creating concrete instances, whereas `compute_regions_v1_mocks::MockRegionsConnection` can be used for mocking purposes."]]],[]]