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, specifically for the .NET environment, with version 4.2.0 being the primary version."],["The `DeleteJobTriggerRequest` class is used to formulate requests for deleting a job trigger in the Data Loss Prevention (DLP) API."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `Object` class."],["The `DeleteJobTriggerRequest` class includes properties like `JobTriggerName` and `Name`, which are essential for identifying the job trigger to be deleted and its resource name."],["The documentation highlights various versions of the API from 2.15.0 to 4.16.0 (latest), all the way to version 4.2.0, the main version of the document."]]],[]]