public sealed class NotificationConfig : IMessage<NotificationConfig>, IEquatable<NotificationConfig>, IDeepCloneable<NotificationConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the BeyondCorp AppConnectors v1 API 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"]],[["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 document provides reference information for the `NotificationConfig` class within the BeyondCorp AppConnectors v1 API, specifically version 1.2.0."],["The `NotificationConfig` class is designed to define mechanisms for notifying an instance agent and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are multiple versions of the API available, with version 1.3.0 as the latest, and this documentation is for version 1.2.0, containing details about the `NotificationConfig` class."],["The `NotificationConfig` class includes properties such as `ConfigCase` and `PubsubNotification`, where the latter represents Cloud Pub/Sub configuration for receiving notifications."],["The class is part of the `Google.Cloud.BeyondCorp.AppConnectors.V1` namespace and is contained in the `Google.Cloud.BeyondCorp.AppConnectors.V1.dll` assembly."]]],[]]