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 document outlines the `RoutersConnection` interface for the `RoutersClient`, detailing its functionality in the context of Google Cloud Compute Routers."],["The document provides a comprehensive list of available versions, from the latest release candidate 2.37.0-rc down to 2.15.1, with each version linking to its respective documentation."],["It describes how `RoutersConnection` allows users to implement custom behavior when testing `RoutersClient` objects, with `MockRoutersConnection` provided for mocking."],["The interface defines virtual methods for various router operations, including listing, getting, inserting, deleting, patching, and updating routers, as well as previewing router changes and obtaining status."],["Users can interact with different sets of data, such as NatIpInfoResponse, VmEndpointNatMappingsList, and RoutersPreviewResponse, through the numerous functions available within this connection interface."]]],[]]