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 `TargetNotificationEvent` in the Google Cloud Deploy v1 API is 3.4.0, with numerous prior versions also accessible."],["`TargetNotificationEvent` is a class in the `Google.Cloud.Deploy.V1` namespace and represents the payload for target status change notifications within Google Cloud Deploy."],["This class includes properties like `Message`, `Target`, and `Type`, providing details about notification failures, target information, and the type of notification, respectively."],["`TargetNotificationEvent` is found within the Google.Cloud.Deploy.V1.dll assembly and inherits from the .NET object class while implementing multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are two constructors available for `TargetNotificationEvent`: a default constructor and a copy constructor that takes another `TargetNotificationEvent` instance as a parameter."]]],[]]