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-03-24 UTC."],[[["The content provides documentation for the `JobTrigger.Types.Trigger` class within the Google Cloud Data Loss Prevention v2 API, specifically version 4.14.0."],["This class defines the conditions for when a new job should be initiated, offering options for manual triggering or scheduling."],["The documentation outlines the inheritance and implementation details of the `JobTrigger.Types.Trigger` class, including its relationship to other classes like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["It also presents the available versions, ranging from the latest 4.16.0 down to 2.15.0, allowing users to reference specific version details."],["The `JobTrigger.Types.Trigger` class has properties for `Manual` and `Schedule` that determine the triggers for the job, and `TriggerCase` that outlines which trigger is being used."]]],[]]