This interface defines virtual methods for each of the user-facing overload sets in FleetRoutingClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type FleetRoutingClient.
[[["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 page details the `FleetRoutingConnection` object, which is a key component for the `FleetRoutingClient` in the Google Cloud Optimization library."],["The latest version available is 2.37.0-rc, but there are many previous versions dating back to 2.11.0 that are documented and available."],["`FleetRoutingConnection` provides virtual methods that mirror the user-facing overload sets in `FleetRoutingClient`, enabling the injection of custom behavior for testing purposes."],["The page includes links to functions for creating concrete instances of `FleetRoutingConnection` (using `MakeFleetRoutingConnection()`) and for mocking (`optimization_v1_mocks::MockFleetRoutingConnection`)."],["There are two documented functions that can be called using this class, `OptimizeTours` and `BatchOptimizeTours`."]]],[]]