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 for custom behavior injection, which is useful for testing purposes, and can be instantiated using the `MakeRoutersConnection()` method."],["The page includes a list of available versions, from the latest release candidate 2.37.0-rc down to 2.15.1, along with detailed documentation on the `RoutersConnection` within version 2.16.0."],["The `RoutersConnection` interface offers a variety of functions, such as `AggregatedListRouters`, `DeleteRouter`, `GetRouter`, `InsertRouter`, `UpdateRouter` and more."],["The `RoutersConnection` object includes functions to get details about nat ip, nat mappings and router statuses, all returning specific responses."]]],[]]