testCases

@JvmName(name = "obrweqeieioqomgi")
suspend fun testCases(value: Output<List<String>>)
@JvmName(name = "jfxrynqhskkwlliw")
suspend fun testCases(value: List<String>?)

Parameters

value

A list of test case names to run. They should be under the same agent. Format of each test case name: projects//locations/ /agents//testCases/


@JvmName(name = "malvmdyokkntdupc")
suspend fun testCases(vararg values: Output<String>)


@JvmName(name = "mtdwvqavlynrxbso")
suspend fun testCases(values: List<Output<String>>)
@JvmName(name = "xdjmtplpoifxhbfk")
suspend fun testCases(vararg values: String)

Parameters

values

A list of test case names to run. They should be under the same agent. Format of each test case name: projects//locations/ /agents//testCases/