public sealed class 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-03-24 UTC."],[[["This webpage provides reference documentation for the `JobTrigger.Types.Trigger` class within the Google Cloud Data Loss Prevention v2 API, with version 4.3.0 being the primary focus."],["The `JobTrigger.Types.Trigger` class defines the event that initiates a new job, acting as the trigger for the process."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which extend its functionality."],["The `Trigger` class offers two properties: `Manual` for manually created and finished hybrid jobs, and `Schedule` for jobs triggered on a recurring basis."],["A comprehensive list of prior version links ranging from versions 2.15.0 to 4.16.0, including the latest, are available for the class within the webpage."]]],[]]