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"]],[["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 documentation for the `JobTrigger.Types.Trigger` class within the Google Cloud Data Loss Prevention v2 API, specifically version 4.11.0."],["The `JobTrigger.Types.Trigger` class defines the conditions that initiate a new job, including manually triggered jobs and jobs started on a schedule."],["The latest version of `JobTrigger.Types.Trigger` is 4.16.0, with the documentation providing links to several other versions of this class, going as far back as version 2.15.0."],["The `JobTrigger.Types.Trigger` class can be implemented as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, as well as includes the methods and properties of `object`."],["The class has two properties of `Manual` and `Schedule`, which control whether a job needs to be manually created or if it will be created based on the elapse of time."]]],[]]