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."],[[["This document provides reference information for the `JobTrigger.Types.Trigger` class in the Google Cloud Data Loss Prevention (DLP) v2 API, specifically for version 4.9.0, alongside links to documentation for other versions, including the latest 4.16.0."],["The `JobTrigger.Types.Trigger` class defines the conditions under which a new data loss prevention job should be initiated, and is implemented in various other members such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors and properties such as `Manual`, for hybrid jobs that are manually started and ended, and `Schedule`, for setting jobs to recur at timed intervals."],["The `TriggerCase` property is present, and it indicates which type of trigger is currently active."],["The class `JobTrigger.Types.Trigger` inherits members from `object`, allowing it to use methods like `GetHashCode`, `GetType`, and `ToString`."]]],[]]