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 reference documentation for the `JobTrigger.Types.Trigger` class in the Google Cloud Data Loss Prevention v2 API, detailing its purpose in determining when a new job should be initiated."],["The class `JobTrigger.Types.Trigger` is part of the `Google.Cloud.Dlp.V2` namespace and is available in the `Google.Cloud.Dlp.V2.dll` assembly, and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `JobTrigger.Types.Trigger` class offers two primary ways to trigger a job: `Manual`, for jobs created and finished manually, and `Schedule`, for jobs that are run on a repeating, time-based schedule."],["The webpage lists various versions of the `JobTrigger.Types.Trigger` class, ranging from the latest version `4.16.0` down to version `2.15.0`, allowing users to access documentation for older versions."],["The webpage documents the available constructors and properties of the `JobTrigger.Types.Trigger` class, including a parameter detail for the constructor and the types and descriptions of the properties `Manual`, `Schedule` and `TriggerCase`."]]],[]]