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."],[[["The content provides documentation for the `DeleteJobTriggerRequest` class within the Google Cloud Data Loss Prevention v2 API, specifically for the .NET environment."],["It details the `DeleteJobTriggerRequest` class, its inheritance, the interfaces it implements, and its role as a request message for deleting a job trigger."],["The documentation lists various versions of the API, from the latest (4.16.0) down to 2.15.0, along with links to the corresponding documentation for each version of `DeleteJobTriggerRequest`."],["The required parameter for the method, as well as its type and description, can be found within the documentation, such as `JobTriggerName` or `Name` which is a string."],["There are two constructor methods available for the class, one that is empty, and one that accepts the class itself as a parameter."]]],[]]