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 webpage provides documentation for the `FleetRoutingConnection` class within the Google Cloud Optimization C++ library, detailing its role in defining virtual methods for the `FleetRoutingClient`."],["The `FleetRoutingConnection` allows custom behavior injection during testing, particularly with Google Mock objects, to enhance test coverage."],["The latest version of the documentation is for 2.37.0-rc, but documentation is also available for past versions from 2.11.0 up to 2.36.0."],["Key functions documented for `FleetRoutingConnection` include `OptimizeTours` and multiple overloads of `BatchOptimizeTours`, each handling different request and response types."],["The page also details how to create an instance of `FleetRoutingConnection` using `MakeFleetRoutingConnection()` and how to mock it using `MockFleetRoutingConnection`."]]],[]]