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 DLP API, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version documented is 4.16.0, with the documentation covering versions down to 2.15.0, and version 4.7.0 is the version displayed within the page."],["The `ActivateJobTriggerRequest` class has two constructors and two properties: `JobTriggerName`, a `JobTriggerName`-typed view, and `Name`, a string representing the resource name of the trigger to activate."],["The documentation includes inheritance details, implemented interfaces, inherited members, namespace information and assembly information."]]],[]]