extensions

@JvmName(name = "nqgrsbcgblyltjva")
suspend fun extensions(value: Output<List<Map<String, String>>>)
@JvmName(name = "fsioelgkcwqidvef")
suspend fun extensions(value: List<Map<String, String>>?)

Parameters

value

Application specific response metadata. Must be set in the first response for streaming APIs.


@JvmName(name = "vidceaofychvlpvg")
suspend fun extensions(vararg values: Output<Map<String, String>>)


@JvmName(name = "rvtolblwgfhhqmjs")
suspend fun extensions(values: List<Output<Map<String, String>>>)
@JvmName(name = "trgfdfbmdeljsntm")
suspend fun extensions(vararg values: Map<String, String>)

Parameters

values

Application specific response metadata. Must be set in the first response for streaming APIs.