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 information for the `DeleteJobTriggerRequest` class within the Google Cloud Data Loss Prevention v2 API, specifically for the .NET environment."],["The `DeleteJobTriggerRequest` class is used to construct requests for deleting a job trigger, and it implements multiple interfaces for message handling and object management."],["The latest version of the API is version 4.16.0, but the main content is for version 4.7.0, with documentation available for versions ranging from 2.15.0 to 4.16.0."],["The `DeleteJobTriggerRequest` class has two constructors: one default constructor and another that takes a `DeleteJobTriggerRequest` object as a parameter, allowing for object cloning."],["The class has properties for `JobTriggerName` and `Name` for handling the job trigger's resource name, enabling users to identify the job trigger they wish to delete."]]],[]]