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 v2 API, specifically for .NET development."],["The `DeleteJobTriggerRequest` class is a request message used to delete a job trigger, and it implements several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The document covers versions ranging from 2.15.0 up to the latest release 4.16.0, with the current context being version 4.13.0."],["The class includes properties like `JobTriggerName` (a typed view) and `Name` (a string representing the resource name)."],["`DeleteJobTriggerRequest` offers two constructors: a default parameterless one, and another that accepts an existing `DeleteJobTriggerRequest` to duplicate."]]],[]]