diagnosticInfo

@JvmName(name = "giglgojpotcoiiqd")
suspend fun diagnosticInfo(value: Output<Map<String, String>>)
@JvmName(name = "srqfanaefdkfontj")
suspend fun diagnosticInfo(value: Map<String, String>)

Parameters

value

Input only. The diagnostic info output for the turn. Required to calculate the testing coverage.


@JvmName(name = "pbnwnmjergrshqft")
fun diagnosticInfo(vararg values: Pair<String, String>)

Parameters

values

Input only. The diagnostic info output for the turn. Required to calculate the testing coverage.