public sealed class ActivateJobTriggerRequest : IMessage<ActivateJobTriggerRequest>, IEquatable<ActivateJobTriggerRequest>, IDeepCloneable<ActivateJobTriggerRequest>, IBufferMessage, IMessage
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe content focuses on the \u003ccode\u003eActivateJobTriggerRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dlp.V2\u003c/code\u003e namespace, specifically in version 3.4.0, which is used to request the activation of a job trigger.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the class provided is 4.16.0, and the page also lists links to documentation for numerous prior versions of this class, all the way back to 2.15.0, allowing users to consult the different iterations.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eActivateJobTriggerRequest\u003c/code\u003e is derived from the base \u003ccode\u003eObject\u003c/code\u003e class and implements several interfaces, such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, within the \u003ccode\u003eGoogle.Protobuf\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class has a constructor that takes another \u003ccode\u003eActivateJobTriggerRequest\u003c/code\u003e object as a parameter and includes properties like \u003ccode\u003eJobTriggerName\u003c/code\u003e (of type \u003ccode\u003eJobTriggerName\u003c/code\u003e) and \u003ccode\u003eName\u003c/code\u003e (a string), used for specifying the job trigger to activate.\u003c/p\u003e\n"],["\u003cp\u003eThe content details the members and their descriptions of the class, like the property \u003ccode\u003eName\u003c/code\u003e, specifying that it is a required field and detailing what type of information to provide to it, as well as the \u003ccode\u003eJobTriggerName\u003c/code\u003e, which offers a typed view over the \u003ccode\u003eName\u003c/code\u003e field.\u003c/p\u003e\n"]]],[],null,[]]