public sealed class JobTrigger.Types.Trigger : IMessage<JobTrigger.Types.Trigger>, IEquatable<JobTrigger.Types.Trigger>, IDeepCloneable<JobTrigger.Types.Trigger>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class JobTrigger.Types.Trigger.
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 provides reference documentation for the \u003ccode\u003eJobTrigger.Types.Trigger\u003c/code\u003e class in the Google Cloud Data Loss Prevention v2 API, detailing how to define the event that starts a new job.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 4.16.0, with a list of historical versions provided, ranging down to 2.15.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eJobTrigger.Types.Trigger\u003c/code\u003e class implements several interfaces, including \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.Cloud.Dlp.V2\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThere are two primary properties for triggering a job: \u003ccode\u003eManual\u003c/code\u003e for hybrid jobs needing manual creation and finishing, and \u003ccode\u003eSchedule\u003c/code\u003e for jobs that start on a recurring basis.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTriggerCase\u003c/code\u003e property indicates the type of trigger being used, which can be either manual or schedule, represented by the \u003ccode\u003eTriggerOneofCase\u003c/code\u003e enum.\u003c/p\u003e\n"]]],[],null,[]]