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` class, which provides an interface for managing transition route groups in Dialogflow CX."],["The latest release candidate version for `TransitionRouteGroupsConnection` is 2.37.0-rc, with numerous prior versions available for documentation, from 2.36.0 all the way to 2.11.0."],["The `TransitionRouteGroupsConnection` object enables custom behavior for `TransitionRouteGroupsClient`, making it easier to test using mock objects, and concrete instances can be made using `MakeTransitionRouteGroupsConnection()`."],["Key functions within `TransitionRouteGroupsConnection` include `ListTransitionRouteGroups`, `GetTransitionRouteGroup`, `CreateTransitionRouteGroup`, `UpdateTransitionRouteGroup`, and `DeleteTransitionRouteGroup`, which allow for various operations on transition route groups."],["This interface defines virtual methods that mirror the user-facing overload sets found in `TransitionRouteGroupsClient`, supporting operations like listing, retrieving, creating, updating, and deleting transition route groups."]]],[]]