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 documentation page covers the `JobTrigger.Types.Trigger` class within the Google Cloud Data Loss Prevention (DLP) v2 API, detailing its role in defining the events that start new jobs."],["The class `JobTrigger.Types.Trigger` implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing methods and functionalities for data handling and comparison."],["The page provides documentation for versions of the google cloud DLP v2 API ranging from 2.15.0 all the way to 4.16.0, with 4.16.0 being the latest."],["The class `Trigger` offers properties for specifying how jobs are triggered, including `Manual` for manually started jobs and `Schedule` for jobs triggered on a recurring time basis."],["Two constructors are provided for the `Trigger` class, allowing either for the creation of a new instance or one that is a copy of another instance."]]],[]]