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."],[[["This webpage provides reference documentation for the `TargetNotificationEvent` class within the Google Cloud Deploy v1 API for .NET."],["The `TargetNotificationEvent` class is a payload proto for target status change notification failures in the Google Cloud Deploy platform."],["The page details the different versions of the `TargetNotificationEvent`, from the latest (3.4.0) to version 1.0.0, which are accessible through individual links."],["The `TargetNotificationEvent` class has properties such as `Message`, `Target`, and `Type`, which are used to describe the specifics of the notification failure, and has constructors to build the class."],["`TargetNotificationEvent` inherits from Object, and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, extending its functionality."]]],[]]