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 `NotificationConfig` in the Google Cloud Container V1 API is 3.33.0, with a wide range of prior versions also available, dating back to 2.3.0."],["`NotificationConfig` is a class within the `Google.Cloud.Container.V1` namespace, used for configuring notifications in the Google Kubernetes Engine."],["The `NotificationConfig` class inherits from `Object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `NotificationConfig` class has two constructors, one default and one that takes another `NotificationConfig` as a parameter."],["The `NotificationConfig` class contains a property called `Pubsub`, which is used to configure pub/sub notifications."]]],[]]