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."],[[["This page provides documentation for the `NotificationConfig` class within the Google Kubernetes Engine (GKE) v1 API, specifically for .NET."],["The `NotificationConfig` class is used to configure notifications, including settings for Pub/Sub, and is part of the `Google.Cloud.Container.V1` namespace, found in the `Google.Cloud.Container.V1.dll` assembly."],["The documentation lists versions ranging from 2.3.0 to 3.33.0, with 3.33.0 being the latest, and the current documentation set to version 3.8.0."],["The `NotificationConfig` class implements multiple interfaces like IMessage, IEquatable, IDeepCloneable, and IBufferMessage and inherits members from the base object class."],["The class has two constructors available, a default one, and one that takes in a `NotificationConfig` object as a parameter, as well as one property called `Pubsub`."]]],[]]