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 Cloud Dataplex v1 API, specifically for .NET development."],["The `JobFailureTrigger` class is designed to trigger actions when a data scan job fails, irrespective of the data scan's outcome."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, making it versatile for various .NET operations."],["The latest version of the API is 3.6.0, and this page provides links to previous versions, dating back to 1.0.0, offering historical reference material for different release versions."],["The page showcases the `JobFailureTrigger`'s inheritance, implements, constructors, and inherited members in the google cloud .net environment."]]],[]]