public sealed class ActivateJobTriggerRequest : IMessage<ActivateJobTriggerRequest>, IEquatable<ActivateJobTriggerRequest>, IDeepCloneable<ActivateJobTriggerRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class ActivateJobTriggerRequest.
[[["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."],[[["The content provides documentation for the `ActivateJobTriggerRequest` class within the Google Cloud Data Loss Prevention (DLP) v2 API."],["The latest version documented is 4.16.0, but it also includes references for past versions, going back to version 2.15.0."],["The `ActivateJobTriggerRequest` class is used to request the activation of a job trigger in the DLP API and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `ActivateJobTriggerRequest` class include `Name`, which is a string representing the resource name of the job trigger to be activated and `JobTriggerName` which is a typed view of the name resource."],["The class has two constructors, one default and one that accepts another `ActivateJobTriggerRequest` object as a parameter for creating copies."]]],[]]