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-01 UTC."],[[["This document provides reference information for the `TargetNotificationEvent` class within the Google Cloud Deploy v1 API for .NET, with the latest version being 3.4.0."],["The `TargetNotificationEvent` class is designed to handle events related to failures in sending target status change notifications via Pub/Sub."],["The class includes properties such as `Message`, `Target`, and `Type`, which provide details about the notification failure, the involved target, and the type of notification failure."],["The `TargetNotificationEvent` class is derived from the `object` class and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showing its interaction with the .NET platform."],["The document provides a comprehensive list of available versions of this class, ranging from version 1.0.0 up to the latest version 3.4.0, that are hyperlinked to their respective documentation pages."]]],[]]