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."],["The `ActivateJobTriggerRequest` class is a request message used to activate a job trigger, as defined in the Google Cloud DLP API."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for advanced functionality and data handling."],["It includes properties like `JobTriggerName` and `Name`, where `Name` is required to specify the trigger to activate, using a specific resource name format."],["The latest version of the documentation is `4.16.0`, with links available to versions all the way down to `2.15.0`, allowing for the ability to view the documentation for previous versions of the API."]]],[]]