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-04-09 UTC."],[[["This document provides reference documentation for the `DeleteJobTriggerRequest` class within the Google Cloud Data Loss Prevention v2 API."],["The `DeleteJobTriggerRequest` class is a request message used for deleting job triggers in the Google Cloud DLP API, and it implements multiple interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `DeleteJobTriggerRequest` class has two constructors, a default constructor and one that allows you to create a copy of an existing `DeleteJobTriggerRequest` instance."],["It contains two properties: `JobTriggerName`, a typed view over the resource name, and `Name`, a string representing the resource name of the job trigger that needs to be deleted."],["This documentation spans multiple versions of the API from 2.15.0 to 4.16.0, with the most recent version being 4.16.0."]]],[]]