defaultResponsePlatforms

@JvmName(name = "djeagwqfhnnlfiea")
suspend fun defaultResponsePlatforms(value: Output<List<String>>)
@JvmName(name = "hikjvtnxamixybvd")
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 = "xcehxqxrappxabvo")
suspend fun defaultResponsePlatforms(vararg values: Output<String>)


@JvmName(name = "vdtmypbvuhekvbxs")
suspend fun defaultResponsePlatforms(values: List<Output<String>>)
@JvmName(name = "fwntswrdemmndpxt")
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.