public sealed class DataQualitySpec.Types.PostScanActions.Types.JobFailureTrigger : IMessage<DataQualitySpec.Types.PostScanActions.Types.JobFailureTrigger>, IEquatable<DataQualitySpec.Types.PostScanActions.Types.JobFailureTrigger>, IDeepCloneable<DataQualitySpec.Types.PostScanActions.Types.JobFailureTrigger>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class DataQualitySpec.Types.PostScanActions.Types.JobFailureTrigger.
This trigger is triggered when the scan job itself fails, 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."],[[["The page provides reference documentation for the `DataQualitySpec.Types.PostScanActions.Types.JobFailureTrigger` class within the Cloud Dataplex v1 API."],["This `JobFailureTrigger` class activates when a data scan job fails, irrespective of the scan results."],["The documentation details the inheritance and implemented interfaces of the `JobFailureTrigger` class, which includes `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page includes a list of available versions of the documentation for this class, ranging from version 1.0.0 up to the latest version 3.6.0."],["The documentation also provides constructor details for `JobFailureTrigger`, including its default constructor and a constructor to create an instance from an existing `JobFailureTrigger` object."]]],[]]