defaultResponsePlatforms

@JvmName(name = "tabjuuxdpkngaqix")
suspend fun defaultResponsePlatforms(value: Output<List<String>>)
@JvmName(name = "yiiuaulmykctguqt")
suspend fun defaultResponsePlatforms(value: List<String>?)

Parameters

value

The list of platforms for which the first responses will be copied from the messages in PLATFORM_UNSPECIFIED (i.e. default platform). Each value may be one of: FACEBOOK, SLACK, TELEGRAM, KIK, SKYPE, LINE, VIBER, ACTIONS_ON_GOOGLE, GOOGLE_HANGOUTS.


@JvmName(name = "yhsidovrgnhnqgxq")
suspend fun defaultResponsePlatforms(vararg values: Output<String>)


@JvmName(name = "omtrnhinrkfxrjib")
suspend fun defaultResponsePlatforms(values: List<Output<String>>)
@JvmName(name = "qscsjbmphnmxkoee")
suspend fun defaultResponsePlatforms(vararg values: String)

Parameters

values

The list of platforms for which the first responses will be copied from the messages in PLATFORM_UNSPECIFIED (i.e. default platform). Each value may be one of: FACEBOOK, SLACK, TELEGRAM, KIK, SKYPE, LINE, VIBER, ACTIONS_ON_GOOGLE, GOOGLE_HANGOUTS.