public sealed class DeleteJobTriggerRequest : IMessage<DeleteJobTriggerRequest>, IEquatable<DeleteJobTriggerRequest>, IDeepCloneable<DeleteJobTriggerRequest>, IBufferMessage, IMessage
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["This webpage details the `DeleteJobTriggerRequest` class within the `Google.Cloud.Dlp.V2` namespace, used to delete job triggers."],["The latest version available for the `DeleteJobTriggerRequest` class is 4.16.0, with historical versions dating back to 2.15.0 also listed."],["The `DeleteJobTriggerRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of `DeleteJobTriggerRequest` include `JobTriggerName` (a typed view) and `Name` (the resource name of the job trigger to delete)."],["There are two constructors available: a default constructor and one which takes in another `DeleteJobTriggerRequest` object."]]],[]]