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.
For use with hybrid jobs. Jobs must be manually created and finished.
Early access feature is in a pre-release state and might change or have
limited support. For more information, see
https://cloud.google.com/products#product-launch-stages.
[[["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\u003eJobTrigger.Types.Trigger\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dlp.V2\u003c/code\u003e namespace for .NET, focusing on job trigger configurations.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this resource is 4.16.0, and the page offers access to documentation for versions ranging from 2.15.0 to 4.16.0, all the way down to version 3.3.0 being displayed on the page.\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 conditions for initiating a new job.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTrigger\u003c/code\u003e class offers two constructors, one being a parameterless \u003ccode\u003eTrigger()\u003c/code\u003e, and the other being \u003ccode\u003eTrigger(JobTrigger.Types.Trigger)\u003c/code\u003e which takes in an existing JobTrigger.Types.Trigger.\u003c/p\u003e\n"],["\u003cp\u003eJobs can be set to trigger manually or on a repeating schedule, based on time elapsed, through the \u003ccode\u003eManual\u003c/code\u003e and \u003ccode\u003eSchedule\u003c/code\u003e properties respectively.\u003c/p\u003e\n"]]],[],null,[]]