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 information for the `DeleteJobTriggerRequest` class within the Google Cloud Data Loss Prevention (DLP) v2 API for .NET, specifically version 4.15.0."],["The `DeleteJobTriggerRequest` class is used to construct request messages for deleting a job trigger in the Google Cloud DLP API."],["The document outlines the inheritance and implemented interfaces of the `DeleteJobTriggerRequest` class, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It details the constructors available for creating `DeleteJobTriggerRequest` objects and the properties like `JobTriggerName` and `Name`, which are used to identify the job trigger to be deleted."],["The documentation site presents various versions, from 2.15.0 to 4.16.0, for the `DeleteJobTriggerRequest`, allowing developers to browse through the historical versions."]]],[]]