public sealed class DataQualitySpec.Types.PostScanActions.Types.JobEndTrigger : IMessage<DataQualitySpec.Types.PostScanActions.Types.JobEndTrigger>, IEquatable<DataQualitySpec.Types.PostScanActions.Types.JobEndTrigger>, IDeepCloneable<DataQualitySpec.Types.PostScanActions.Types.JobEndTrigger>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class DataQualitySpec.Types.PostScanActions.Types.JobEndTrigger.
This trigger is triggered whenever a scan job run ends, regardless
of the result.
[[["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-25 UTC."],[[["This webpage provides reference documentation for the `DataQualitySpec.Types.PostScanActions.Types.JobEndTrigger` class within the Cloud Dataplex v1 API for .NET."],["The `JobEndTrigger` class is triggered at the end of a scan job run, irrespective of the job's outcome, as indicated by the provided description."],["The documentation covers a range of versions for this class, from 1.0.0 to 3.6.0, with 3.6.0 being the most recent."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, among others."],["The `JobEndTrigger` class has two constructors, `JobEndTrigger()` for creating a new instance, and `JobEndTrigger(JobEndTrigger)` to clone an existing instance of this class."]]],[]]