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-15 UTC."],[[["The page provides documentation for the `RegionsConnection` class within the Google Cloud C++ Compute library, offering different versions of the documentation."],["The latest version available is `2.37.0-rc`, while the current displayed version is `2.33.0`, with several other versions listed from `2.36.0` down to `2.15.1`."],["`RegionsConnection` defines virtual methods for all user-facing overload sets in `RegionsClient`, enabling the injection of custom behaviors for testing purposes."],["The documentation describes the `options()`, `GetRegion()`, and `ListRegions()` functions within the `RegionsConnection` class, detailing their parameters and return types."],["For creating concrete instances of `RegionsConnection` it is suggested to use `MakeRegionsConnection()`, and `compute_regions_v1_mocks::MockRegionsConnection` is provided for mocking purposes."]]],[]]