public sealed class UpdateJobTriggerRequest : IMessage<UpdateJobTriggerRequest>, IEquatable<UpdateJobTriggerRequest>, IDeepCloneable<UpdateJobTriggerRequest>, IBufferMessage, IMessage
[[["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 page details the `UpdateJobTriggerRequest` class within the `Google.Cloud.Dlp.V2` namespace, used to update job triggers."],["The latest version available is 4.16.0, while the page primarily focuses on version 4.0.0, detailing its properties, constructor and inheritance."],["The `UpdateJobTriggerRequest` class inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of `UpdateJobTriggerRequest` include `JobTrigger`, `JobTriggerName`, `Name`, and `UpdateMask`, which manage the new job trigger, its resource name, and the fields to be updated, respectively."],["The page provides a list of versions ranging from 2.15.0 up to the most recent 4.16.0, showing the evolution of the `UpdateJobTriggerRequest` feature."]]],[]]