public sealed class DeleteTransitionRouteGroupRequest : IMessage<DeleteTransitionRouteGroupRequest>, IEquatable<DeleteTransitionRouteGroupRequest>, IDeepCloneable<DeleteTransitionRouteGroupRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class DeleteTransitionRouteGroupRequest.
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> or projects/<Project ID>/locations/<Location
ID>/agents/<Agent 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\u003eThis document provides reference documentation for the \u003ccode\u003eDeleteTransitionRouteGroupRequest\u003c/code\u003e class within the Google Cloud Dialogflow CX v3 API, specifically version 2.10.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteTransitionRouteGroupRequest\u003c/code\u003e class is used to send a request to delete a transition route group, as part of the \u003ccode\u003eTransitionRouteGroups.DeleteTransitionRouteGroup\u003c/code\u003e method, which can be accessed via several version of the API going back to 1.0.0 and up to 2.23.0 (latest).\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eForce\u003c/code\u003e, which determines whether to forcefully delete a referenced transition route group, and \u003ccode\u003eName\u003c/code\u003e, which specifies the ID of the transition route group to delete.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTransitionRouteGroupName\u003c/code\u003e property provides a typed view of the \u003ccode\u003eName\u003c/code\u003e resource property, and the class implements several interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe document also lists the constructors for the \u003ccode\u003eDeleteTransitionRouteGroupRequest\u003c/code\u003e class, as well as inherited members from the \u003ccode\u003eobject\u003c/code\u003e class, and it is within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace.\u003c/p\u003e\n"]]],[],null,[]]