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-03-05 UTC."],[[["A `TransitionRouteGroup` is a collection of `TransitionRoutes` used by a `Page` in a Dialogflow CX flow."],["Each `TransitionRouteGroup` has a unique identifier (`name`) and a human-readable name (`displayName`) that must be unique within its flow and no longer than 30 characters."],["A `TransitionRouteGroup` includes a list of `transitionRoutes`, which are the specific routes associated with the group."],["You can create, delete, retrieve, list, and update `TransitionRouteGroup` using the provided methods."],["The unique identifier's format for a TransitionRouteGroup is `projects/\u003cProjectID\u003e/locations/\u003cLocationID\u003e/agents/\u003cAgentID\u003e/flows/\u003cFlowID\u003e/transitionRouteGroups/\u003cTransitionRouteGroupID\u003e`."]]],[]]