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> .
If not specified, the agent's default language is used. Many languages are supported. Note: languages must be enabled in the agent before they can be used.
[[["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."],[[["This page details how to update a specific TransitionRouteGroup using a PATCH HTTP request."],["The `transitionRouteGroup.name` path parameter is a unique identifier that specifies which group to update, following a predefined format that includes project, location, agent, flow, and group IDs."],["The `updateMask` and `languageCode` query parameters allow for specifying which fields to update and the language of certain fields within the TransitionRouteGroup, respectively."],["Both the request and response bodies contain an instance of the TransitionRouteGroup object, allowing you to define and receive the updated group's details."],["To authorize the update, one of the specified OAuth scopes, `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/dialogflow`, is required."]]],[]]