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 (DLP) v2 API, specifically for the .NET implementation."],["The `ActivateJobTriggerRequest` class is used to create request messages for activating job triggers within the Google Cloud DLP API."],["This page lists the various versions of the `ActivateJobTriggerRequest`, with version 4.16.0 being the latest and shows versions going back to 2.15.0."],["The document describes the class's inheritance, the interfaces it implements, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, as well as the constructors and properties."],["`JobTriggerName` and `Name` are properties outlined within the class, with the `Name` property being a required resource name for a trigger to activate."]]],[]]