public sealed class DeleteTriggerRequest : IMessage<DeleteTriggerRequest>, IEquatable<DeleteTriggerRequest>, IDeepCloneable<DeleteTriggerRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Eventarc v1 API class DeleteTriggerRequest.
[[["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 information for the \u003ccode\u003eDeleteTriggerRequest\u003c/code\u003e class within the Google Cloud Eventarc v1 API, specifically version 2.3.0, and shows a list of other versions.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteTriggerRequest\u003c/code\u003e is a request message used for the \u003ccode\u003eDeleteTrigger\u003c/code\u003e method, enabling the deletion of a specific trigger within the Eventarc service.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteTriggerRequest\u003c/code\u003e class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eDeleteTriggerRequest\u003c/code\u003e include \u003ccode\u003eName\u003c/code\u003e (the required name of the trigger), \u003ccode\u003eEtag\u003c/code\u003e (for conditional deletion), \u003ccode\u003eAllowMissing\u003c/code\u003e (to succeed even if the trigger is absent), and \u003ccode\u003eValidateOnly\u003c/code\u003e (to preview the request without execution).\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for creating a \u003ccode\u003eDeleteTriggerRequest\u003c/code\u003e object: one default constructor and another that takes another \u003ccode\u003eDeleteTriggerRequest\u003c/code\u003e as a parameter, facilitating object cloning.\u003c/p\u003e\n"]]],[],null,[]]