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 webpage provides documentation for the `JobTrigger.Types.Trigger` class within the Google Cloud Data Loss Prevention v2 API, specifically version 4.8.0."],["The `JobTrigger.Types.Trigger` class determines what event initiates a new job and is used as reference documentation and code samples for the API class."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its capabilities within the .NET ecosystem."],["The class `JobTrigger.Types.Trigger` has two methods to use as constructors: `Trigger()` and `Trigger(JobTrigger.Types.Trigger other)`."],["The `JobTrigger.Types.Trigger` class allows for the creation of jobs manually or on a recurring schedule through the `Manual` and `Schedule` properties respectively."]]],[]]