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.
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 `TransitionRouteGroup` using a PATCH HTTP request, targeting a specific resource identified by its unique name within a project, location, agent, and flow context."],["The `transitionRouteGroup.name` path parameter is a string that uniquely identifies the Transition Route Group, and it follows a specified format that includes project, location, agent, flow, and the group's ID."],["The update operation uses an `updateMask` query parameter to specify which fields within the `TransitionRouteGroup` should be modified."],["A `languageCode` query parameter can be used to specify the language for certain fields within the `TransitionRouteGroup`, and if it's omitted, the agent's default language is used."],["Successful requests return an instance of `TransitionRouteGroup` in the response body, and the request requires either `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/dialogflow` OAuth scopes for authorization."]]],[]]