public sealed class ListTransitionRouteGroupsResponse : IMessage<ListTransitionRouteGroupsResponse>, IEquatable<ListTransitionRouteGroupsResponse>, IDeepCloneable<ListTransitionRouteGroupsResponse>, IBufferMessage, IMessage, IPageResponse<TransitionRouteGroup>, IEnumerable<TransitionRouteGroup>, IEnumerable
Reference documentation and code samples for the Dialogflow v3 API class ListTransitionRouteGroupsResponse.
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 document provides reference documentation for the \u003ccode\u003eListTransitionRouteGroupsResponse\u003c/code\u003e class within the Google Cloud Dialogflow CX v3 API, starting with version 1.0.0 and going all the way up to version 2.23.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListTransitionRouteGroupsResponse\u003c/code\u003e is a response message used when listing transition route groups and implements various interfaces such as \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.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListTransitionRouteGroupsResponse\u003c/code\u003e class contains properties like \u003ccode\u003eNextPageToken\u003c/code\u003e, which is used to retrieve subsequent pages of results, and \u003ccode\u003eTransitionRouteGroups\u003c/code\u003e, which is a list of the actual transition route groups being returned.\u003c/p\u003e\n"],["\u003cp\u003eThe document includes a full list of versions for this specific class starting from 1.0.0 all the way up to 2.23.0, and provides navigation links for each version.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListTransitionRouteGroupsResponse\u003c/code\u003e class has a constructor for creating a new instance, or a copy of another instance, along with methods like \u003ccode\u003eGetEnumerator()\u003c/code\u003e for iterating over the resources in the response.\u003c/p\u003e\n"]]],[],null,[]]