public sealed class NotificationConfig : IMessage<NotificationConfig>, IEquatable<NotificationConfig>, IDeepCloneable<NotificationConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class NotificationConfig.
NotificationConfig is the configuration of notifications.
[[["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 the `NotificationConfig` class is 3.33.0, which is accessible via a direct link, while the current version being viewed is 3.26.0."],["This page provides documentation for the `NotificationConfig` class, a part of the Google Kubernetes Engine v1 API within the `Google.Cloud.Container.V1` namespace."],["The `NotificationConfig` class handles the configuration of notifications, and it implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `NotificationConfig` class has two constructors, one with no parameters and another which takes a `NotificationConfig` object, allowing for the creation of new objects or cloning existing instances."],["A key property of the `NotificationConfig` class is `Pubsub`, which allows for the configuration of notifications using Pub/Sub and is of the type `NotificationConfig.Types.PubSub`."]]],[]]