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"]],[["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-30 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."]]],[]]