Class NotificationConfig (2.15.0)

NotificationConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Defines notification behavior.

Attributes

NameDescription
topic str
Name of the Pub/Sub topic to publish conversation events like CONVERSATION_STARTED as serialized 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-
message_format google.cloud.dialogflow_v2beta1.types.NotificationConfig.MessageFormat
Format of message.

Inheritance

builtins.object > proto.message.Message > NotificationConfig

Classes

MessageFormat

MessageFormat(value)

Format of cloud pub/sub message.