public sealed class DeleteTransitionRouteGroupRequest : IMessage<DeleteTransitionRouteGroupRequest>, IEquatable<DeleteTransitionRouteGroupRequest>, IDeepCloneable<DeleteTransitionRouteGroupRequest>, IBufferMessage, IMessage
The request message for [TransitionRouteGroups.DeleteTransitionRouteGroup][google.cloud.dialogflow.cx.v3.TransitionRouteGroups.DeleteTransitionRouteGroup].
Required. The name of the [TransitionRouteGroup][google.cloud.dialogflow.cx.v3.TransitionRouteGroup] to delete.
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 content pertains to the \u003ccode\u003eDeleteTransitionRouteGroupRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, specifically version 1.12.0, and all previous version going down to 1.0.0, as well as future versions going up to 2.23.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteTransitionRouteGroupRequest\u003c/code\u003e class is used to make requests for deleting transition route groups in Dialogflow CX, and it inherits from \u003ccode\u003eObject\u003c/code\u003e and implements multiple interfaces, such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors, one default and another that takes a \u003ccode\u003eDeleteTransitionRouteGroupRequest\u003c/code\u003e object as a parameter, effectively allowing it to be copied.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties like \u003ccode\u003eForce\u003c/code\u003e, a boolean that dictates whether the route group should be deleted regardless of it's connection to other pages, \u003ccode\u003eName\u003c/code\u003e, a required string which is the identifier for the route group being deleted, and \u003ccode\u003eTransitionRouteGroupName\u003c/code\u003e, a typed representation of the route group's name.\u003c/p\u003e\n"],["\u003cp\u003eThe document provides a comprehensive list of versions, from 1.0.0 up to 2.23.0, all related to the \u003ccode\u003eDeleteTransitionRouteGroupRequest\u003c/code\u003e and it's corresponding links.\u003c/p\u003e\n"]]],[],null,[]]