public sealed class CreateTransitionRouteGroupRequest : IMessage<CreateTransitionRouteGroupRequest>, IEquatable<CreateTransitionRouteGroupRequest>, IDeepCloneable<CreateTransitionRouteGroupRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class CreateTransitionRouteGroupRequest.
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 page provides reference documentation for the \u003ccode\u003eCreateTransitionRouteGroupRequest\u003c/code\u003e class within the Google Cloud Dialogflow CX v3 API, specifically in the .NET context.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateTransitionRouteGroupRequest\u003c/code\u003e class is used to send requests for creating a transition route group, and this is applicable to numerous versions, ranging from version 1.0.0 to the latest 2.23.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateTransitionRouteGroupRequest\u003c/code\u003e class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eLanguageCode\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, \u003ccode\u003eParentAsFlowName\u003c/code\u003e, and \u003ccode\u003eTransitionRouteGroup\u003c/code\u003e, with \u003ccode\u003eParent\u003c/code\u003e and \u003ccode\u003eTransitionRouteGroup\u003c/code\u003e being mandatory when creating the request.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLanguageCode\u003c/code\u003e property specifies the language for the transition route group's fields, defaulting to the agent's language if unspecified, with many languages being supported.\u003c/p\u003e\n"]]],[],null,[]]