public sealed class UpdateTransitionRouteGroupRequest : IMessage<UpdateTransitionRouteGroupRequest>, IEquatable<UpdateTransitionRouteGroupRequest>, IDeepCloneable<UpdateTransitionRouteGroupRequest>, IBufferMessage, IMessage
The request message for [TransitionRouteGroups.UpdateTransitionRouteGroup][google.cloud.dialogflow.cx.v3.TransitionRouteGroups.UpdateTransitionRouteGroup].
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.
[[["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 latest version of the \u003ccode\u003eUpdateTransitionRouteGroupRequest\u003c/code\u003e is 2.23.0, and there are multiple previous versions listed, ranging down to version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class \u003ccode\u003eUpdateTransitionRouteGroupRequest\u003c/code\u003e is used to send a request to update a transition route group in Dialogflow CX, as indicated by its function.\u003c/p\u003e\n"],["\u003cp\u003eIt implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, which provide functionalities for message handling, comparison, deep cloning, and buffered message operations, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eLanguageCode\u003c/code\u003e, \u003ccode\u003eTransitionRouteGroup\u003c/code\u003e, and \u003ccode\u003eUpdateMask\u003c/code\u003e to specify the language for the fields, the transition route group to be updated, and the specific fields that should be modified.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateTransitionRouteGroupRequest\u003c/code\u003e class has two constructors, one default and another to clone from another instance of \u003ccode\u003eUpdateTransitionRouteGroupRequest\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]