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 documentation for the `JobFailureTrigger` class within the Google Cloud Dataplex V1 API, specifically focusing on its use in data quality post-scan actions."],["The `JobFailureTrigger` is activated when a scan job fails, irrespective of the scan results."],["The documentation covers multiple versions of the API, with version 3.6.0 being the latest and 1.0.0 being the oldest listed, detailing changes across versions."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in the broader API structure."],["The documentation includes information about the `JobFailureTrigger` class's inheritance, constructors, and the assembly it is a part of, as well as links to relevant documentation."]]],[]]