defaultResponsePlatforms

@JvmName(name = "alhwodsubhcvnwky")
suspend fun defaultResponsePlatforms(value: Output<List<IntentDefaultResponsePlatformsItem>>)
@JvmName(name = "fkfpoovdiptnhwan")
suspend fun defaultResponsePlatforms(value: List<IntentDefaultResponsePlatformsItem>?)

Parameters

value

Optional. The list of platforms for which the first responses will be copied from the messages in PLATFORM_UNSPECIFIED (i.e. default platform).


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


@JvmName(name = "nnoxmkxxxlcvxsdh")
suspend fun defaultResponsePlatforms(values: List<Output<IntentDefaultResponsePlatformsItem>>)
@JvmName(name = "upgeerpfwunuatbt")
suspend fun defaultResponsePlatforms(vararg values: IntentDefaultResponsePlatformsItem)

Parameters

values

Optional. The list of platforms for which the first responses will be copied from the messages in PLATFORM_UNSPECIFIED (i.e. default platform).