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 of the `NotificationConfig` class in the Google Kubernetes Engine v1 API is 3.33.0, and version 3.29.0 is being viewed."],["The provided page lists all versions of the `NotificationConfig` class, spanning from version 2.3.0 to 3.33.0, with corresponding links for each version's documentation."],["`NotificationConfig` is a class used to configure notifications and it implements `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IMessage`."],["The `NotificationConfig` class has two constructors: a default constructor and a constructor that takes another `NotificationConfig` object as a parameter, and contains the `Pubsub` property used for pub/sub configuration."],["The `NotificationConfig` class is part of the `Google.Cloud.Container.V1` namespace, with the assembly file being `Google.Cloud.Container.V1.dll`."]]],[]]