This interface defines virtual methods for each of the user-facing overload sets in RoutersClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type RoutersClient.
To create a concrete instance, see MakeRoutersConnection().
[[["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."],[[["This webpage details the `RoutersConnection` object for `RoutersClient`, providing a virtual interface for interacting with Google Cloud Compute Routers."],["The `RoutersConnection` interface allows users to define and inject custom behaviors, especially useful for testing with mock objects like `MockRoutersConnection`."],["The content includes documentation for various functions such as `AggregatedListRouters`, `DeleteRouter`, `GetRouter`, and more, which enable managing routers through different requests."],["The page lists the available versions, from 2.37.0-rc (latest) down to 2.15.1, for the `RoutersConnection` class, allowing users to select specific version documentation."],["The `RoutersConnection` page specifies that a user can create an instance using `MakeRoutersConnection()`."]]],[]]