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