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-05 UTC."],[[["This page provides documentation for the `RoutersConnection` object, specifically for version 2.15.1 of the Google Cloud C++ Compute library, which is a component of the `RoutersClient`."],["The `RoutersConnection` interface defines virtual methods corresponding to the user-facing overload sets found within `RoutersClient`, enabling the injection of custom behaviors, particularly useful for testing with mock objects."],["The `RoutersConnection` object facilitates operations such as listing, getting, inserting, updating, deleting, and patching routers, along with accessing detailed information like NAT mapping and router status, all of which are virtual functions."],["This documentation outlines various functions, including `AggregatedListRouters`, `DeleteRouters`, `GetRouters`, and `GetRouterStatus`, alongside their respective parameters and return types."],["The latest release is version 2.37.0-rc, with several previous versions listed, including the current 2.15.1 and various versions in between such as 2.36.0, 2.35.0, all the way down to 2.16.0."]]],[]]