public sealed class Trigger : IMessage<JobTrigger.Types.Trigger>, IEquatable<JobTrigger.Types.Trigger>, IDeepCloneable<JobTrigger.Types.Trigger>, IBufferMessage, IMessage
What event needs to occur for a new job to be started.
[[["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\u003eThis webpage details the \u003ccode\u003eTrigger\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dlp.V2\u003c/code\u003e namespace, specifically related to the \u003ccode\u003eJobTrigger.Types\u003c/code\u003e component for .NET applications.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented is 4.16.0, with a historical overview that includes versions back to 2.15.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTrigger\u003c/code\u003e class, which inherits from \u003ccode\u003eObject\u003c/code\u003e and implements multiple interfaces, defines the events that start a new job.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTrigger\u003c/code\u003e class offers two primary methods for starting a job: manually via the \u003ccode\u003eManual\u003c/code\u003e property, or on a recurring basis using the \u003ccode\u003eSchedule\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains the property \u003ccode\u003eTriggerCase\u003c/code\u003e that defines if the job will be started manually or on a schedule, defined by \u003ccode\u003eTriggerOneofCase\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]