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 information for the `UpdateJobTriggerRequest` class within the Google Cloud Data Loss Prevention v2 API, specifically for the .NET environment, with the latest version being 4.16.0."],["The `UpdateJobTriggerRequest` class is used to create requests for updating a job trigger in the Data Loss Prevention (DLP) API and implements multiple interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The document lists the available versions of the `UpdateJobTriggerRequest`, dating back to version 2.15.0, alongside links to the documentation of each version."],["Key properties of the `UpdateJobTriggerRequest` include `JobTrigger`, `JobTriggerName`, `Name`, and `UpdateMask`, which allow for the specification of the new job trigger value, job trigger resource name, and which fields to update, respectively."],["The `UpdateJobTriggerRequest` class has inherited members such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()` from the base Object class."]]],[]]