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, detailing its structure and functionality."],["The latest available version of this API is 3.33.0, while the current page is specifically referencing version 3.22.0, with documentation available for versions dating as far back as 2.3.0."],["The `NotificationConfig` class is used to define notification settings and includes properties like `Pubsub`, which handles Pub/Sub notification configurations."],["`NotificationConfig` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is derived from the `object` class."],["The documentation includes constructors for creating `NotificationConfig` objects, both with default settings and by copying from another `NotificationConfig` instance."]]],[]]