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 within the .NET framework."],["The `JobTrigger.Types.Trigger` class defines the conditions under which a new data loss prevention job will be initiated."],["The latest documented version is 4.16.0 with older versions ranging from 4.15.0 down to 2.15.0, all being listed for reference."],["The class can be triggered manually or scheduled on a recurring time basis, as indicated by the `Manual` and `Schedule` properties."],["This class inherits from `object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` for handling message operations and object comparisons."]]],[]]