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 documentation for the `TargetNotificationEvent` class within the Google Cloud Deploy v1 API, detailing its structure and functionality."],["The latest version of the API documented is 3.4.0, while the current page specifically focuses on version 2.3.0 of the `TargetNotificationEvent` class, which is part of the Google.Cloud.Deploy.V1 namespace."],["The `TargetNotificationEvent` class is used to describe failures in sending target status change notifications via Pub/Sub, serving as a platform log event payload."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, inheriting from the `object` class, and it contains properties like `Message`, `Target`, and `Type`."],["The page lists various older versions of the API from 1.0.0 to the newest 3.4.0, providing links for each to access their own respective documentation."]]],[]]