defaultResponsePlatforms

@JvmName(name = "qrfeshrtxsmymwgp")
suspend fun defaultResponsePlatforms(value: Output<List<IntentDefaultResponsePlatformsItem>>)
@JvmName(name = "puadhvwwobacfduq")
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 = "ddbueetsteodvbox")
suspend fun defaultResponsePlatforms(vararg values: Output<IntentDefaultResponsePlatformsItem>)


@JvmName(name = "mcjorxlgewhtqstv")
suspend fun defaultResponsePlatforms(values: List<Output<IntentDefaultResponsePlatformsItem>>)
@JvmName(name = "ucknvdfwnddcpjaf")
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).