Interface protos.google.cloud.dialogflow.v2.INotificationConfig (4.2.0)

Properties of a NotificationConfig.

Package

@google-cloud/dialogflow!

Properties

messageFormat

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

NotificationConfig messageFormat

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

topic

topic?: (string|null);

NotificationConfig topic

Property Value
TypeDescription
(string|null)