Some products and features are in the process of being renamed. Generative playbook and flow features are also being migrated to a single consolidated console. See the details.
The unique identifier of the transition route group. TransitionRouteGroups.CreateTransitionRouteGroup populates the name automatically. Format: projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/flows/<FlowID>/transitionRouteGroups/<TransitionRouteGroupID> .
displayName
string
Required. The human-readable name of the transition route group, unique within the flow. The display name can be no longer than 30 characters.
[[["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-06-27 UTC."],[[["\u003cp\u003eA \u003ccode\u003eTransitionRouteGroup\u003c/code\u003e is a collection of \u003ccode\u003eTransitionRoutes\u003c/code\u003e used by a \u003ccode\u003ePage\u003c/code\u003e in a Dialogflow CX flow.\u003c/p\u003e\n"],["\u003cp\u003eEach \u003ccode\u003eTransitionRouteGroup\u003c/code\u003e has a unique identifier (\u003ccode\u003ename\u003c/code\u003e) and a human-readable name (\u003ccode\u003edisplayName\u003c/code\u003e) that must be unique within its flow and no longer than 30 characters.\u003c/p\u003e\n"],["\u003cp\u003eA \u003ccode\u003eTransitionRouteGroup\u003c/code\u003e includes a list of \u003ccode\u003etransitionRoutes\u003c/code\u003e, which are the specific routes associated with the group.\u003c/p\u003e\n"],["\u003cp\u003eYou can create, delete, retrieve, list, and update \u003ccode\u003eTransitionRouteGroup\u003c/code\u003e using the provided methods.\u003c/p\u003e\n"],["\u003cp\u003eThe unique identifier's format for a TransitionRouteGroup is \u003ccode\u003eprojects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/flows/<FlowID>/transitionRouteGroups/<TransitionRouteGroupID>\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# REST Resource: projects.locations.agents.flows.transitionRouteGroups\n\n- [Resource: TransitionRouteGroup](#TransitionRouteGroup)\n - [JSON representation](#TransitionRouteGroup.SCHEMA_REPRESENTATION)\n- [Methods](#METHODS_SUMMARY)\n\nResource: TransitionRouteGroup\n------------------------------\n\nA TransitionRouteGroup represents a group of [`TransitionRoutes`](/dialogflow/cx/docs/reference/rest/v3/TransitionRoute) to be used by a [Page](/dialogflow/cx/docs/reference/rest/v3/projects.locations.agents.flows.pages#Page)."]]