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 reference documentation for the `JobTrigger.Types.Trigger` class in the Google Cloud Data Loss Prevention v2 API, specifically within the .NET environment."],["The `JobTrigger.Types.Trigger` class defines the event that initiates a new job and is available in various versions, ranging from the latest (4.16.0) down to older versions (2.15.0)."],["The `JobTrigger.Types.Trigger` class inherits from `object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `JobTrigger.Types.Trigger` class include `Manual` for manually initiated jobs and `Schedule` for jobs triggered on a time-based repeating schedule."],["The class has two constructors: A default, empty one and one that takes another instance of itself to be passed in."]]],[]]