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 used in conjunction with `RegionsClient`."],["The `RegionsConnection` interface allows for the injection of custom behavior, particularly useful for testing `RegionsClient` objects using mocking."],["The documentation lists various versions of the `RegionsConnection` class, with the latest being 2.37.0-rc, and going down to version 2.15.1."],["The `RegionsConnection` class provides virtual methods such as `options()`, `GetRegion()` and `ListRegions()`."],["There is a `MockRegionsConnection` class available for mocking purposes."]]],[]]