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> or projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/transitionRouteGroups/<TransitionRouteGroupID> for agent-level groups.
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."],[[["TransitionRouteGroup represents a collection of TransitionRoutes that are utilized by a Page."],["The JSON representation of a TransitionRouteGroup includes its name, display name, and an array of transition routes."],["A TransitionRouteGroup is uniquely identified by a name that follows a specific format and can be for a flow or for the entire agent."],["The display name of a TransitionRouteGroup is limited to 30 characters and must be unique within the flow it belongs to."],["Several methods are available for managing TransitionRouteGroups, including creating, deleting, getting, listing, and updating."]]],[]]