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.5.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 deleting a trigger within the Eventarc service, and it 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.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteTriggerRequest\u003c/code\u003e class has several properties, including \u003ccode\u003eAllowMissing\u003c/code\u003e, \u003ccode\u003eEtag\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003eTriggerName\u003c/code\u003e, and \u003ccode\u003eValidateOnly\u003c/code\u003e, which control the behavior and validation during the trigger deletion process.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for creating an instance of \u003ccode\u003eDeleteTriggerRequest\u003c/code\u003e: a default constructor and one that takes another \u003ccode\u003eDeleteTriggerRequest\u003c/code\u003e object as a parameter for copying.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property of the \u003ccode\u003eDeleteTriggerRequest\u003c/code\u003e object is a required field, used to specify the name of the trigger to be deleted.\u003c/p\u003e\n"]]],[],null,[]]