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, detailing its use in defining when a new job should be started."],["The class `JobTrigger.Types.Trigger` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for various interactions with the API."],["The `JobTrigger.Types.Trigger` class can be utilized in two distinct ways to initiate a job: either manually, which is designed for hybrid jobs that require manual creation and completion, or on a schedule, allowing for jobs to be created on a recurring time basis."],["The documentation is versioned, offering references to multiple versions of the API, from version 2.15.0 up to the latest version 4.16.0, allowing developers to access the documentation most applicable to them."],["The `JobTrigger.Types.Trigger` class contains public constructors and properties such as `Manual`, `Schedule`, and `TriggerCase` that are described in detail, with links to their corresponding documentations."]]],[]]