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\u003eThe webpage provides a comprehensive list of versions for \u003ccode\u003eCreateTransitionRouteGroupRequest\u003c/code\u003e, ranging from the latest version 2.23.0 down to version 1.0.0, all within the Google.Cloud.Dialogflow.Cx.V3 namespace.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateTransitionRouteGroupRequest\u003c/code\u003e is a message type used for creating transition route groups in Dialogflow CX, and is implemented from the IMessage, IEquatable, IDeepCloneable, and IBufferMessage interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateTransitionRouteGroupRequest\u003c/code\u003e class has properties like \u003ccode\u003eLanguageCode\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, \u003ccode\u003eParentAsFlowName\u003c/code\u003e, and \u003ccode\u003eTransitionRouteGroup\u003c/code\u003e, which are used to specify details for creating the transition route group within the specified flow and language.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors, \u003ccode\u003eCreateTransitionRouteGroupRequest()\u003c/code\u003e and \u003ccode\u003eCreateTransitionRouteGroupRequest(CreateTransitionRouteGroupRequest other)\u003c/code\u003e which allows for the creation of an instance with specified parameters, or a copy of an existing one.\u003c/p\u003e\n"],["\u003cp\u003eThe request is used for \u003ccode\u003eTransitionRouteGroups.CreateTransitionRouteGroup\u003c/code\u003e, and the format for the Parent property is \u003ccode\u003eprojects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]