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 page provides documentation for the `CustomTargetTypeNotificationEvent` class within the Google Cloud Deploy v1 API, specifically in the .NET environment."],["The `CustomTargetTypeNotificationEvent` class is a payload proto for a Platform Log event that describes the failure to send a custom target type status change Pub/Sub notification, implementing several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes properties like `CustomTargetType`, `CustomTargetTypeUid`, `Message`, and `Type`, each with corresponding descriptions and details, including the types they return, and methods to construct the class."],["The page also provides links to various versions of the Google Cloud Deploy v1 API documentation, ranging from version 1.0.0 to the latest version 3.4.0, so you can navigate to the version you are working with."],["The documentation lists the class's inherited members, such as `GetHashCode()`, `GetType()`, and `ToString()`, along with the namespace and assembly where the class is located."]]],[]]