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-04-09 UTC."],[[["This document provides reference information for the `ActivateJobTriggerRequest` class within the Google Cloud Data Loss Prevention v2 API, specifically for .NET development."],["The `ActivateJobTriggerRequest` class is a request message used to activate a job trigger, as part of the Google Cloud DLP API."],["The class inherits from `Object` and implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ActivateJobTriggerRequest` class includes properties like `JobTriggerName` and `Name`, the latter being the resource name of the trigger that needs to be activated."],["There are multiple versions of this documentation provided ranging from version 2.15.0 up to the latest, 4.16.0, enabling developers to access the documentation relevant to their specified version."]]],[]]