public sealed class ActivateJobTriggerRequest : IMessage<ActivateJobTriggerRequest>, IEquatable<ActivateJobTriggerRequest>, IDeepCloneable<ActivateJobTriggerRequest>, IBufferMessage, IMessage
[[["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 webpage details the `ActivateJobTriggerRequest` class, which is used to request the activation of a job trigger within the Google Cloud DLP (Data Loss Prevention) service."],["The `ActivateJobTriggerRequest` class is part of the `Google.Cloud.Dlp.V2` namespace and is available in the `Google.Cloud.Dlp.V2.dll` assembly, with a list of versions for this class starting from version 2.15.0 and going up to the latest, 4.16.0."],["This class implements several interfaces, including `IMessage\u003cActivateJobTriggerRequest\u003e`, `IEquatable\u003cActivateJobTriggerRequest\u003e`, `IDeepCloneable\u003cActivateJobTriggerRequest\u003e`, `IBufferMessage`, and `IMessage`."],["The class has two constructors, one default and one that take another `ActivateJobTriggerRequest` as a parameter."],["The `ActivateJobTriggerRequest` class includes properties like `JobTriggerName` and `Name`, which are used to specify the job trigger to be activated and its resource name."]]],[]]