endInteraction

@JvmName(name = "kkqwydcakmrshvll")
suspend fun endInteraction(value: Output<Boolean>)
@JvmName(name = "orspkyfcfmavofve")
suspend fun endInteraction(value: Boolean?)

Parameters

value

Optional. Indicates that this intent ends an interaction. Some integrations (e.g., Actions on Google or Dialogflow phone gateway) use this information to close interaction with an end user. Default is false.