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 webpage 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 in the API, and it implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page outlines the class's inheritance from the `object` class, its namespace (`Google.Cloud.Dlp.V2`), and its assembly (`Google.Cloud.Dlp.V2.dll`)."],["The document details two constructors for `ActivateJobTriggerRequest`, one default and another that takes another `ActivateJobTriggerRequest` object as a parameter."],["The webpage lists all the available version for this particular class, ranging from version 4.16.0 all the way down to version 2.15.0."]]],[]]