public sealed class DeleteJobTriggerRequest : IMessage<DeleteJobTriggerRequest>, IEquatable<DeleteJobTriggerRequest>, IDeepCloneable<DeleteJobTriggerRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class DeleteJobTriggerRequest.
[[["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-03-24 UTC."],[[["This document provides reference documentation for the `DeleteJobTriggerRequest` class within the Google Cloud Data Loss Prevention (DLP) v2 API, specifically for .NET."],["The `DeleteJobTriggerRequest` class is used to send a request to delete a job trigger, as detailed by the multiple versions listed, ranging from version 2.15.0 to the latest version of 4.16.0."],["The documentation includes inheritance information, listing the interfaces that `DeleteJobTriggerRequest` implements, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, as well as inherited members from `object`."],["The document details the `DeleteJobTriggerRequest` class's constructors and properties, including a constructor for creating a `DeleteJobTriggerRequest` object and properties like `JobTriggerName` and `Name` for specifying the resource to delete."],["The class is found in the `Google.Cloud.Dlp.V2` namespace and is in the `Google.Cloud.Dlp.V2.dll` assembly."]]],[]]