public sealed class TransitionRouteGroup : IMessage<TransitionRouteGroup>, IEquatable<TransitionRouteGroup>, IDeepCloneable<TransitionRouteGroup>, IBufferMessage, IMessage
An TransitionRouteGroup represents a group of
[TransitionRoutes][google.cloud.dialogflow.cx.v3.TransitionRoute] to be used by a [Page][google.cloud.dialogflow.cx.v3.Page].
Required. The human-readable name of the transition route group, unique within
the [Agent][google.cloud.dialogflow.cx.v3.Agent]. The display name can be no longer than 30 characters.
The unique identifier of the transition route group.
[TransitionRouteGroups.CreateTransitionRouteGroup][google.cloud.dialogflow.cx.v3.TransitionRouteGroups.CreateTransitionRouteGroup] populates the name
automatically.
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 webpage provides documentation for the \u003ccode\u003eTransitionRouteGroup\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, detailing its purpose, inheritance, and implementation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTransitionRouteGroup\u003c/code\u003e class, part of the Dialogflow CX API, is used to manage a collection of \u003ccode\u003eTransitionRoute\u003c/code\u003e objects for defining transitions between pages in a Dialogflow CX flow, with multiple versions available.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation details the \u003ccode\u003eTransitionRouteGroup\u003c/code\u003e class's constructors, including a default constructor and a constructor for creating a copy from an existing \u003ccode\u003eTransitionRouteGroup\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eTransitionRouteGroup\u003c/code\u003e include \u003ccode\u003eDisplayName\u003c/code\u003e (a human-readable name), \u003ccode\u003eName\u003c/code\u003e (a unique identifier), \u003ccode\u003eTransitionRouteGroupName\u003c/code\u003e (a typed view over the name resource), and \u003ccode\u003eTransitionRoutes\u003c/code\u003e (a collection of associated transition routes).\u003c/p\u003e\n"],["\u003cp\u003eThe page lists historical versions of this \u003ccode\u003eTransitionRouteGroup\u003c/code\u003e class, from version 2.23.0 down to 1.0.0, with 2.23.0 being the latest.\u003c/p\u003e\n"]]],[],null,[]]