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, detailing its role in connecting to the `RegionsClient`."],["The `RegionsConnection` class defines virtual methods corresponding to each user-facing overload set in `RegionsClient`, enabling the injection of custom behaviors for testing."],["Users can find instructions on creating a concrete instance of `RegionsConnection` using `MakeRegionsConnection()`."],["The documentation offers guidance for mocking `RegionsConnection` via `compute_regions_v1_mocks::MockRegionsConnection`."],["The page lists a variety of versions of this class from 2.15.1 to the latest release candidate 2.37.0-rc, with the latest stable release being 2.36.0, and the currently viewed version being 2.35.0."]]],[]]