This interface defines virtual methods for each of the user-facing overload sets in RoutesClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type RoutesClient.
To create a concrete instance, see MakeRoutesConnection().
[[["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-21 UTC."],[[["This webpage details the `RoutesConnection` class, which provides an interface for interacting with `RoutesClient` and allows for custom behavior injection in testing."],["The content includes documentation for various versions of the `RoutesConnection` class, ranging from version 2.15.1 up to the latest release candidate, 2.37.0-rc."],["Key methods within the `RoutesConnection` class include `DeleteRoute`, `GetRoute`, `InsertRoute`, and `ListRoutes`, each supporting different request parameters and return types."],["The page also offers guidance on creating concrete instances of `RoutesConnection` using `MakeRoutesConnection()` and mocking via `MockRoutesConnection`."],["The version `2.27.0` is the basis for this documentation and other versions can be accessed from the list provided."]]],[]]