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-04-09 UTC."],[[["This document provides reference documentation for the `TargetNotificationEvent` class within the Google Cloud Deploy v1 API."],["The `TargetNotificationEvent` class is a payload proto for platform log events that describe failures to send target status change Pub/Sub notifications."],["The `TargetNotificationEvent` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `TargetNotificationEvent` class include `Message` (a debug message), `Target` (the name of the target), and `Type` (the type of notification failure)."],["The document lists multiple versions of the `TargetNotificationEvent` class from 1.0.0 to 3.4.0, allowing users to navigate to specific version documentation."]]],[]]