public sealed class TargetNotificationEvent : IMessage<TargetNotificationEvent>, IEquatable<TargetNotificationEvent>, IDeepCloneable<TargetNotificationEvent>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Deploy v1 API class TargetNotificationEvent.
Payload proto for "clouddeploy.googleapis.com/target_notification"
Platform Log event that describes the failure to send target status change
Pub/Sub notification.
[[["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-21 UTC."],[[["The latest version available for the `TargetNotificationEvent` class is 3.4.0, but this page is showing the documentation for version 2.17.0."],["The `TargetNotificationEvent` class is part of the Google Cloud Deploy v1 API, within the `Google.Cloud.Deploy.V1` namespace."],["This class, `TargetNotificationEvent`, serves as a payload proto for target notifications and handles failures when sending status change Pub/Sub notifications."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has three properties: `Message`, which holds the debug message; `Target`, which has the target's name; and `Type`, indicating the type of notification."]]],[]]