public sealed class CreateTransitionRouteGroupRequest : IMessage<CreateTransitionRouteGroupRequest>, IEquatable<CreateTransitionRouteGroupRequest>, IDeepCloneable<CreateTransitionRouteGroupRequest>, IBufferMessage, IMessage
The request message for [TransitionRouteGroups.CreateTransitionRouteGroup][google.cloud.dialogflow.cx.v3.TransitionRouteGroups.CreateTransitionRouteGroup].
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.
Required. The flow to create an [TransitionRouteGroup][google.cloud.dialogflow.cx.v3.TransitionRouteGroup] for.
Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent
ID>/flows/<Flow ID>.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eCreateTransitionRouteGroupRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, used for requesting the creation of a transition route group in Dialogflow CX.\u003c/p\u003e\n"],["\u003cp\u003eThe class is part of the Google.Cloud.Dialogflow.Cx.V3.dll assembly, implementing interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e that support handling of the message.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the Dialogflow CX API shown is 2.23.0, with a list of the prior versions of this API, starting from 2.22.0 all the way down to 1.0.0, which are also detailed on the webpage.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eCreateTransitionRouteGroupRequest\u003c/code\u003e include \u003ccode\u003eLanguageCode\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, \u003ccode\u003eParentAsFlowName\u003c/code\u003e, and \u003ccode\u003eTransitionRouteGroup\u003c/code\u003e, which define the language, the parent flow for the group, a view over the parent name, and the transition route group to create, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThis class offers two constructors: a default one and one that accepts another \u003ccode\u003eCreateTransitionRouteGroupRequest\u003c/code\u003e instance, for copying.\u003c/p\u003e\n"]]],[],null,[]]