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\u003eThe \u003ccode\u003eTransitionRouteGroup\u003c/code\u003e class represents a collection of \u003ccode\u003eTransitionRoutes\u003c/code\u003e used by a \u003ccode\u003ePage\u003c/code\u003e within the Dialogflow CX framework, which is part of the Google Cloud Platform.\u003c/p\u003e\n"],["\u003cp\u003eThis page details various versions of the \u003ccode\u003eTransitionRouteGroup\u003c/code\u003e class, with version 2.23.0 being the latest release and version 1.0.0 being the oldest.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTransitionRouteGroup\u003c/code\u003e class has a required \u003ccode\u003eDisplayName\u003c/code\u003e property for a human-readable name, a \u003ccode\u003eName\u003c/code\u003e property for a unique identifier, and a \u003ccode\u003eTransitionRoutes\u003c/code\u003e property to store the associated routes.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTransitionRouteGroup\u003c/code\u003e class implements interfaces like \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, showcasing its capabilities and integration within the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eIt offers two constructors: one default and another that accepts an existing \u003ccode\u003eTransitionRouteGroup\u003c/code\u003e object for cloning purposes.\u003c/p\u003e\n"]]],[],null,[]]