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."],[[["This document provides reference documentation for the `ActivateJobTriggerRequest` class within the Google Cloud Data Loss Prevention v2 API, specifically for version 4.14.0."],["The `ActivateJobTriggerRequest` class is used to create a request message for activating a job trigger in the Google Cloud DLP API."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `ActivateJobTriggerRequest` class include `JobTriggerName`, which is a typed view over the resource name, and `Name`, a string representing the resource name of the trigger to activate."],["The documentation provides a history of previous versions of the `ActivateJobTriggerRequest` class dating back to version 2.15.0, with the latest being 4.16.0."]]],[]]