public sealed class GetTransitionRouteGroupRequest : IMessage<GetTransitionRouteGroupRequest>, IEquatable<GetTransitionRouteGroupRequest>, IDeepCloneable<GetTransitionRouteGroupRequest>, IBufferMessage, IMessage
The request message for [TransitionRouteGroups.GetTransitionRouteGroup][google.cloud.dialogflow.cx.v3.TransitionRouteGroups.GetTransitionRouteGroup].
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 name of the [TransitionRouteGroup][google.cloud.dialogflow.cx.v3.TransitionRouteGroup].
Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent
ID>/flows/<Flow ID>/transitionRouteGroups/<Transition Route Group 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 details the \u003ccode\u003eGetTransitionRouteGroupRequest\u003c/code\u003e class, which is used to request a specific transition route group in Dialogflow CX, part of the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace within the .NET framework.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetTransitionRouteGroupRequest\u003c/code\u003e class implements multiple interfaces such as \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 provides two constructors: a default constructor \u003ccode\u003eGetTransitionRouteGroupRequest()\u003c/code\u003e and another \u003ccode\u003eGetTransitionRouteGroupRequest(GetTransitionRouteGroupRequest other)\u003c/code\u003e that allows for creating a copy of an existing request object.\u003c/p\u003e\n"],["\u003cp\u003eThe class features two main properties: \u003ccode\u003eLanguageCode\u003c/code\u003e, which specifies the language for retrieving transition route groups, and \u003ccode\u003eName\u003c/code\u003e, which is a required field specifying the unique identifier of the target transition route group.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 2.23.0, and there are other versions ranging from 2.22.0 down to 1.0.0 for the \u003ccode\u003eGetTransitionRouteGroupRequest\u003c/code\u003e reference.\u003c/p\u003e\n"]]],[],null,[]]