public sealed class CustomTargetTypeNotificationEvent : IMessage<CustomTargetTypeNotificationEvent>, IEquatable<CustomTargetTypeNotificationEvent>, IDeepCloneable<CustomTargetTypeNotificationEvent>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Deploy v1 API class CustomTargetTypeNotificationEvent.
Payload proto for "clouddeploy.googleapis.com/customtargettype_notification"
Platform Log event that describes the failure to send a custom target type
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 document provides reference documentation for the `CustomTargetTypeNotificationEvent` class within the Google Cloud Deploy v1 API, outlining its purpose as a payload proto for custom target type status change notifications."],["The latest version documented is 3.4.0, and the document lists available versions ranging from 1.0.0 up to the current version, with links to specific version pages for the `CustomTargetTypeNotificationEvent`."],["The `CustomTargetTypeNotificationEvent` class inherits from the `object` class and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `CustomTargetTypeNotificationEvent` include `CustomTargetType`, `CustomTargetTypeUid`, `Message`, and `Type`, each providing specific information about the custom target type and the notification event."],["The namespace for this class is Google.Cloud.Deploy.V1, and it is part of the Google.Cloud.Deploy.V1.dll assembly."]]],[]]