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."],[[["This page provides documentation for the `NotificationConfig` class within the Google Kubernetes Engine v1 API, specifically in the `Google.Cloud.Container.V1` namespace."],["The `NotificationConfig` class is a configuration for setting up notifications and is part of the `Google.Cloud.Container.V1` API."],["The documentation lists various versions of the API, from 3.33.0 (latest) down to 2.3.0, allowing users to navigate through different release versions."],["`NotificationConfig` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `Object` class."],["The `NotificationConfig` class includes a `Pubsub` property for configuring Pub/Sub notifications, which is of the type `NotificationConfig.Types.PubSub`."]]],[]]