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-04-09 UTC."],[[["The webpage provides reference documentation for the `NotificationConfig` class within the Google Kubernetes Engine v1 API, specifically for the .NET environment, detailing its use for configuring notifications."],["The latest version available is 3.33.0, and the page specifically displays documentation for version 3.12.0 with a comprehensive list of older versions, ranging from 3.33.0 down to 2.3.0."],["The `NotificationConfig` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from `object`."],["The class includes a `Pubsub` property of type `NotificationConfig.Types.PubSub` that allows configuration of Pub/Sub notifications."],["There are two constructors available for the `NotificationConfig` class, one being the default constructor, and the second taking in a `NotificationConfig` object as a parameter."]]],[]]