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 webpage provides documentation for the `NotificationConfig` class within the Google Kubernetes Engine v1 API, focusing on its configuration for notifications."],["The `NotificationConfig` class is available in multiple versions, ranging from 2.3.0 to the latest version 3.33.0, with version 3.25.0 currently highlighted."],["`NotificationConfig` inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `NotificationConfig` class supports configuration for Pub/Sub notifications through the `Pubsub` property."],["The documentation details the constructors available for `NotificationConfig` which includes a default constructor and one that takes another `NotificationConfig` object."]]],[]]