defaultResponsePlatforms

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


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