public sealed class UpdateJobTriggerRequest : IMessage<UpdateJobTriggerRequest>, IEquatable<UpdateJobTriggerRequest>, IDeepCloneable<UpdateJobTriggerRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class UpdateJobTriggerRequest.
[[["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 documentation for the `UpdateJobTriggerRequest` class within the Google Cloud Data Loss Prevention (DLP) v2 API, specifically for version 4.5.0."],["The `UpdateJobTriggerRequest` class is used to send a request to update a job trigger, and it inherits from multiple interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `UpdateJobTriggerRequest` class includes properties such as `JobTrigger`, `JobTriggerName`, `Name`, and `UpdateMask`, which allow for specifying the new job trigger details, the name of the job trigger being updated, and which fields should be updated."],["The provided documentation includes versions of the UpdateJobTriggerRequest class from version 2.15.0 all the way up to the latest version 4.16.0, with version 4.5.0 being the central focus."],["The document provides links to different versions of the Google.Cloud.Dlp.V2 class, allowing navigation between different versions for documentation."]]],[]]