public sealed class NotificationConfig : IMessage<NotificationConfig>, IEquatable<NotificationConfig>, IDeepCloneable<NotificationConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google.Cloud.BeyondCorp.AppConnectors.V1 class NotificationConfig.
NotificationConfig defines the mechanisms to notify instance agent.
[[["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 \u003ccode\u003eNotificationConfig\u003c/code\u003e class, part of the Google.Cloud.BeyondCorp.AppConnectors.V1 namespace, defines mechanisms for notifying instance agents and is available in version 1.0.0 and newer, including the latest version 1.3.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eNotificationConfig\u003c/code\u003e implements interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage, ensuring compatibility and offering functionalities like deep cloning.\u003c/p\u003e\n"],["\u003cp\u003eThis class provides two constructors, a default one and another that takes a \u003ccode\u003eNotificationConfig\u003c/code\u003e instance as parameter for copying, allowing for versatile object creation.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a \u003ccode\u003eConfigCase\u003c/code\u003e property to determine the active configuration and a \u003ccode\u003ePubsubNotification\u003c/code\u003e property for Cloud Pub/Sub configuration to receive notifications.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eNotificationConfig\u003c/code\u003e is a sealed class that inherits from \u003ccode\u003eObject\u003c/code\u003e and offers inherited members like \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]