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-04-09 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, and it inherits from multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document details the class's properties such as `JobTrigger`, `JobTriggerName`, `Name`, and `UpdateMask`, which are used to define the specifics of the update operation."],["The document also contains a listing of the various versions of this `UpdateJobTriggerRequest` that have been implemented, starting from version 2.15.0 and going all the way to version 4.16.0."],["The main page shows version 4.10.0 of this UpdateJobTriggerRequest, but it is not the latest, as the content provided shows that version 4.16.0 is the latest."]]],[]]