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 job triggers and implements various interfaces for message handling and object manipulation."],["The document outlines the inheritance, implemented interfaces, namespace, and assembly details for the `UpdateJobTriggerRequest` class."],["Key properties of the `UpdateJobTriggerRequest` include `JobTrigger`, `JobTriggerName`, `Name`, and `UpdateMask`, each serving a specific role in the job trigger update process."],["Multiple versions of the documentation for the same `UpdateJobTriggerRequest` class are available, ranging from version 2.15.0 to 4.16.0, allowing you to compare differences."]]],[]]