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-04-09 UTC."],[[["This document provides details on the `UpdateJobTriggerRequest` class within the `Google.Cloud.Dlp.V2` namespace, including its properties and constructors."],["The `UpdateJobTriggerRequest` class is used to request an update to a job trigger and implements multiple interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document lists various versions of the `Google.Cloud.Dlp.V2` library, ranging from version 2.15.0 up to the latest version 4.16.0, each with links to their respective `UpdateJobTriggerRequest` documentation."],["The class `UpdateJobTriggerRequest` has properties such as `JobTrigger`, `JobTriggerName`, `Name`, and `UpdateMask`, which are used for modifying specific details of the job trigger."],["There are 20 different versions for the class `UpdateJobTriggerRequest`, and each is linked to its corresponding documentation."]]],[]]