public sealed class NotificationConfig : IMessage<NotificationConfig>, IEquatable<NotificationConfig>, IDeepCloneable<NotificationConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class NotificationConfig.
Name of the Pub/Sub topic to publish conversation
events like
[CONVERSATION_STARTED][google.cloud.dialogflow.v2.ConversationEvent.Type.CONVERSATION_STARTED]
as serialized
[ConversationEvent][google.cloud.dialogflow.v2.ConversationEvent] protos.
For telephony integration to receive notification, make sure either this
topic is in the same project as the conversation or you grant
service-<Conversation Project
Number>@gcp-sa-dialogflow.iam.gserviceaccount.com the Dialogflow Service
Agent role in the topic project.
For chat integration to receive notification, make sure API caller has been
granted the Dialogflow Service Agent role for the topic.
[[["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-08-07 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eNotificationConfig\u003c/code\u003e class for the Google Cloud Dialogflow v2 API is 4.26.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eNotificationConfig\u003c/code\u003e class defines the notification behavior for the Dialogflow v2 API and implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class contains two properties: \u003ccode\u003eMessageFormat\u003c/code\u003e, which specifies the format of the notification message, and \u003ccode\u003eTopic\u003c/code\u003e, which is the name of the Pub/Sub topic for publishing conversation events.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of the \u003ccode\u003eNotificationConfig\u003c/code\u003e available, spanning from version 3.2.0 up to the most recent 4.26.0, and each version link is provided for referencing.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eNotificationConfig\u003c/code\u003e class has two constructors, one default constructor and one that takes another \u003ccode\u003eNotificationConfig\u003c/code\u003e object as an argument for initialization.\u003c/p\u003e\n"]]],[],null,[]]