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` object, which is integral to the `RegionsClient` within the Google Cloud Compute Regions v1 API."],["The `RegionsConnection` interface enables the implementation of custom behaviors, particularly in testing scenarios, by allowing the injection of mock objects via `MockRegionsConnection`."],["The page lists multiple versions of the API from 2.15.1 to 2.36.0, and a latest version 2.37.0-rc, offering access to documentation for each individual API release."],["The `RegionsConnection` object includes virtual functions such as `options()`, `GetRegion()`, and `ListRegions()` to facilitate interaction with regions."]]],[]]