public sealed class DataQualitySpec.Types.PostScanActions.Types.JobEndTrigger : IMessage<DataQualitySpec.Types.PostScanActions.Types.JobEndTrigger>, IEquatable<DataQualitySpec.Types.PostScanActions.Types.JobEndTrigger>, IDeepCloneable<DataQualitySpec.Types.PostScanActions.Types.JobEndTrigger>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class DataQualitySpec.Types.PostScanActions.Types.JobEndTrigger.
This trigger is triggered whenever a scan job run ends, 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.JobEndTrigger` class within the Cloud Dataplex v1 API."],["The `JobEndTrigger` class, which is a trigger that activates when a scan job run completes, is part of the `Google.Cloud.Dataplex.V1` namespace, within the assembly Google.Cloud.Dataplex.V1.dll."],["The latest version of this class is 3.6.0, with older versions going all the way back to 1.0.0, all of which are listed with links to their respective documentation pages."],["This class inherits from the `object` class and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["Two constructors are available for `JobEndTrigger`, a parameterless constructor, and one that take another `JobEndTrigger` as an argument."]]],[]]