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."],[[["The latest version available is 2.37.0-rc, with the most recent stable release being 2.36.0, and a history of prior versions is also available."],["The document details the `RegionsConnection` object, which is an interface that includes virtual methods for each user-facing overload in the `RegionsClient`."],["Users can customize behaviors for testing through custom implementations and Google Mock objects with `RegionsClient` class."],["The document provides links to the `RegionsConnection` and `RegionsClient` for the 2.21.0 version."],["`RegionsConnection` includes the functions `options()`, `GetRegion()`, and `ListRegions()` which facilitate retrieving configuration options, individual region data, and a range of regions respectively."]]],[]]