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-05-07 UTC."],[[["This page provides documentation for the `FleetRoutingConnection` class, which is part of the Google Cloud Optimization library, specifically designed for C++ development."],["The `FleetRoutingConnection` class defines the interface and virtual methods for the `FleetRoutingClient`, allowing users to customize behavior when writing tests."],["The page details various versions of the `FleetRoutingConnection` class, starting from version 2.11.0 up to the latest release candidate, version 2.37.0-rc, with links to the documentation of each one."],["The documentation details the functions and how to use them such as: `OptimizeTours`, `BatchOptimizeTours`, `GetOperation` with the request/return parameter descriptions."],["The `FleetRoutingConnection` class is useful for mocking with the `MockFleetRoutingConnection` class and a concrete instance can be made with `MakeFleetRoutingConnection()`."]]],[]]