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 webpage details the `TransitionRouteGroupsConnection` object, which acts as an interface for the `TransitionRouteGroupsClient` in the Dialogflow CX C++ library."],["The `TransitionRouteGroupsConnection` allows custom behavior injection during testing, such as using a Google Mock object, by defining virtual methods for user-facing overloads in `TransitionRouteGroupsClient`."],["The latest release candidate for this API is version 2.37.0-rc, and other previous versions are listed with links for reference, all the way down to version 2.11.0."],["The page provides information about the functions associated with `TransitionRouteGroupsConnection`, including `ListTransitionRouteGroups`, `GetTransitionRouteGroup`, `CreateTransitionRouteGroup`, `UpdateTransitionRouteGroup`, `DeleteTransitionRouteGroup`, and `options`."],["The `MakeTransitionRouteGroupsConnection()` function can be utilized to create a concrete instance of `TransitionRouteGroupsConnection`, while `MockTransitionRouteGroupsConnection` is available for mocking purposes."]]],[]]