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 v2 API, specifically for .NET."],["The `Trigger` class defines the conditions under which a new job should be initiated, supporting both manual and scheduled triggers."],["The latest version of this class documented is version 4.16.0, however this document covers version 4.4.0, with multiple earlier versions available in the provided list."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Trigger` class includes properties such as `Manual` and `Schedule` to handle different triggering mechanisms, and includes a `TriggerCase` that is a `TriggerOneofCase` type."]]],[]]