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 page 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 this page specifically focuses on version 4.9.0, showing that it is among a range of previous versions available."],["`ActivateJobTriggerRequest` is used as a request message to activate a job trigger within the DLP API."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, along with inheriting from the base object class."],["The class has properties including `JobTriggerName` of the `JobTriggerName` type, and `Name`, a string, which represents the resource name of the trigger to activate."]]],[]]