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."],[[["The latest version of the Google Cloud Data Loss Prevention v2 API documented is 4.16.0, with documentation available for multiple previous versions, including 4.3.0."],["The content specifically focuses on the `ActivateJobTriggerRequest` class within the `Google.Cloud.Dlp.V2` namespace, which is used to request the activation of a job trigger."],["`ActivateJobTriggerRequest` implements several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class has two constructors, `ActivateJobTriggerRequest()` for default initialization and `ActivateJobTriggerRequest(ActivateJobTriggerRequest other)` for copying another request."],["The class includes two key properties: `JobTriggerName`, a typed view for the resource name, and `Name`, a string representing the required resource name of the job trigger to be activated."]]],[]]