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 details the `RegionsConnection` object, which is a critical component for the `RegionsClient` within the Google Cloud Compute Regions API."],["This interface defines virtual methods mirroring the user-facing overload sets in `RegionsClient`, facilitating custom behavior injection for testing."],["The latest release candidate version is 2.37.0-rc, with multiple other stable versions ranging from 2.36.0 to 2.15.1 also available."],["Users can create concrete instances of `RegionsConnection` using `MakeRegionsConnection()` or utilize `MockRegionsConnection` for mocking in testing environments."],["The `RegionsConnection` has functions for `options()`, retrieving a region via `GetRegions`, and listing regions with `ListRegions`."]]],[]]