public sealed class ListTransitionRouteGroupsResponse : IMessage<ListTransitionRouteGroupsResponse>, IEquatable<ListTransitionRouteGroupsResponse>, IDeepCloneable<ListTransitionRouteGroupsResponse>, IBufferMessage, IMessage, IPageResponse<TransitionRouteGroup>, IEnumerable<TransitionRouteGroup>, IEnumerable
The response message for [TransitionRouteGroups.ListTransitionRouteGroups][google.cloud.dialogflow.cx.v3.TransitionRouteGroups.ListTransitionRouteGroups].
public RepeatedField<TransitionRouteGroup> TransitionRouteGroups { get; }
The list of transition route groups. There will be a maximum number of
items returned based on the page_size field in the request. The list may in
some cases be empty or contain fewer entries than page_size even if this
isn't the last page.
[[["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 details the \u003ccode\u003eListTransitionRouteGroupsResponse\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, which is a response message type used for listing transition route groups in Dialogflow CX.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, \u003ccode\u003eIPageResponse\u003c/code\u003e, and \u003ccode\u003eIEnumerable\u003c/code\u003e, offering functionalities such as message handling, equality checking, deep cloning, and enumeration.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListTransitionRouteGroupsResponse\u003c/code\u003e class contains properties for managing paginated responses, namely \u003ccode\u003eNextPageToken\u003c/code\u003e for retrieving the next set of results and \u003ccode\u003eTransitionRouteGroups\u003c/code\u003e to obtain the actual list of transition route groups.\u003c/p\u003e\n"],["\u003cp\u003eThe page provides a comprehensive list of available versions, ranging from the latest \u003ccode\u003e2.23.0\u003c/code\u003e down to the legacy \u003ccode\u003e1.0.0\u003c/code\u003e, for the relevant \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3.ListTransitionRouteGroupsResponse\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class is found within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3.dll\u003c/code\u003e assembly and contains two constructors, one default and another to provide a copy from an existing object.\u003c/p\u003e\n"]]],[],null,[]]