Interface protos.google.cloud.dialogflow.v2beta1.INotificationConfig (3.5.0)

Properties of a NotificationConfig.

Package

@google-cloud/dialogflow!

Properties

messageFormat

messageFormat?: (google.cloud.dialogflow.v2beta1.NotificationConfig.MessageFormat|keyof typeof google.cloud.dialogflow.v2beta1.NotificationConfig.MessageFormat|null);

NotificationConfig messageFormat

Property Value
TypeDescription
(google.cloud.dialogflow.v2beta1.NotificationConfig.MessageFormat|keyof typeof google.cloud.dialogflow.v2beta1.NotificationConfig.MessageFormat|null)

topic

topic?: (string|null);

NotificationConfig topic

Property Value
TypeDescription
(string|null)