This interface defines virtual methods for each of the user-facing overload sets in TransitionRouteGroupsClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type TransitionRouteGroupsClient.
[[["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-14 UTC."],[[["This page provides documentation for the `TransitionRouteGroupsConnection` class within the Dialogflow CX C++ library, detailing its role in managing connections for `TransitionRouteGroupsClient`."],["The `TransitionRouteGroupsConnection` class defines virtual methods that mirror the user-facing overload sets found in `TransitionRouteGroupsClient`, enabling users to customize behavior during testing."],["You can find a list of supported versions of the `TransitionRouteGroupsConnection` class, starting with version 2.37.0-rc and going down to 2.11.0, each with its own documentation link."],["This documentation outlines the functions provided by the `TransitionRouteGroupsConnection` interface, such as `ListTransitionRouteGroups`, `GetTransitionRouteGroup`, `CreateTransitionRouteGroup`, `UpdateTransitionRouteGroup`, and `DeleteTransitionRouteGroup`."],["Users can create a concrete instance of this connection using the `MakeTransitionRouteGroupsConnection()` function, and can implement custom mocking with the `dialogflow_cx_mocks::MockTransitionRouteGroupsConnection` class."]]],[]]