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 documentation page covers the `JobTrigger.Types.Trigger` class within the Google Cloud Data Loss Prevention v2 API, detailing its purpose in defining events that initiate new jobs."],["The `JobTrigger.Types.Trigger` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The class offers two constructors: a default `Trigger()` constructor and another `Trigger(JobTrigger.Types.Trigger other)` constructor that allows for the creation of a new instance from an existing one."],["The `Manual` and `Schedule` properties within the class allow you to define if a job must be started and finished manually or if it should reoccur on a time based trigger."],["This page also contains a list of the different versions available for the reference documentation of `JobTrigger.Types.Trigger`, from the latest version (4.16.0) down to version 2.15.0."]]],[]]