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 the `DataQualitySpec.Types.PostScanActions.Types` namespace."],["The `JobFailureTrigger` class is designed to activate when a data scan job fails, irrespective of the outcome of the scan itself."],["The content covers various versions of the API, ranging from version 1.0.0 up to the latest version 3.6.0, with links to each version's specific documentation, highlighting the evolution and ongoing support of the API."],["`JobFailureTrigger` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its functionality in data management and manipulation within the Dataplex environment."],["There are two constructors available for `JobFailureTrigger`, a parameterless constructor, and one that accepts another `JobFailureTrigger` object as a parameter, which is used to make a copy of that object."]]],[]]