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 webpage provides documentation for the `ActivateJobTriggerRequest` class within the Google Cloud Data Loss Prevention v2 API, specifically for the .NET environment."],["The `ActivateJobTriggerRequest` class is a request message used to activate a job trigger, and it implements several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains properties such as `JobTriggerName` and `Name`, where `Name` is a required string representing the resource name of the trigger to activate."],["This page documents various versions of the API, ranging from version 2.15.0 to the latest version 4.16.0, offering a range of documented versions, with version 4.12.0 being specifically highlighted."],["The page provides information on inherited members, constructors, properties and contains links to related external resources and other classes of the same nature."]]],[]]