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."],[[["This webpage provides reference documentation for the `DataQualitySpec.Types.PostScanActions.Types.JobFailureTrigger` class within the Google Cloud Dataplex v1 API."],["The `JobFailureTrigger` class is designed to be activated when a data scan job fails, irrespective of the scan's results."],["The documentation lists available versions of the `JobFailureTrigger`, ranging from version 1.0.0 up to the latest 3.6.0, with 3.4.0 being the version for which there is extended documentation."],["The `JobFailureTrigger` class inherits from the `object` class and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are two constructor overloads provided for the `JobFailureTrigger`, which are the default and a copy constructor."]]],[]]