public sealed class NotificationSettings : IMessage<NotificationSettings>, IEquatable<NotificationSettings>, IDeepCloneable<NotificationSettings>, IBufferMessage, IMessage
Reference documentation and code samples for the Advisory Notifications v1 API class NotificationSettings.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version of the Advisory Notifications v1 API is 1.7.0, with previous versions available down to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eNotificationSettings\u003c/code\u003e is a class within the Google.Cloud.AdvisoryNotifications.V1 namespace that allows for managing settings for each \u003ccode\u003eNotificationType\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eNotificationSettings\u003c/code\u003e implements multiple interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eNotificationSettings\u003c/code\u003e has a boolean property called \u003ccode\u003eEnabled\u003c/code\u003e which indicates whether the given NotificationType is enabled or not.\u003c/p\u003e\n"],["\u003cp\u003eIt also has two constructors: a parameterless constructor and one that takes another \u003ccode\u003eNotificationSettings\u003c/code\u003e instance as an argument.\u003c/p\u003e\n"]]],[],null,[]]