new Message Event Notification Config
suspend fun newMessageEventNotificationConfig(value: Output<GoogleCloudDialogflowV2NotificationConfigArgs>)
suspend fun newMessageEventNotificationConfig(value: GoogleCloudDialogflowV2NotificationConfigArgs?)
Parameters
value
Configuration for publishing new message events. Event will be sent in format of ConversationEvent
suspend fun newMessageEventNotificationConfig(argument: suspend GoogleCloudDialogflowV2NotificationConfigArgsBuilder.() -> Unit)
Parameters
argument
Configuration for publishing new message events. Event will be sent in format of ConversationEvent