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 .NET."],["The `UpdateJobTriggerRequest` class is used to construct request messages for updating a job trigger, as shown within the reference guide."],["This page lists the various versions of the `UpdateJobTriggerRequest`, with version 4.16.0 being the latest and v2.15.0 being the version detailed in this document."],["Key properties of `UpdateJobTriggerRequest` include `JobTrigger`, `JobTriggerName`, `Name`, and `UpdateMask`, allowing for detailed configuration of job trigger updates."],["The documentation provides information on the class's inheritance, constructors, properties, and implemented interfaces, with links to further details on each aspect."]]],[]]