method

@JvmName(name = "xmojviudkjnuntey")
suspend fun method(value: Output<List<String>>)
@JvmName(name = "trkchcpmgtvindnk")
suspend fun method(value: List<String>?)

Parameters

value

OPTIONAL: The set of RPCs to which this SLI is relevant. Telemetry from other methods will not be used to calculate performance for this SLI. If omitted, this SLI applies to all the Service's methods. For service types that don't support breaking down by method, setting this field will result in an error.


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


@JvmName(name = "auuldxbxtyjgsajx")
suspend fun method(values: List<Output<String>>)
@JvmName(name = "bdbttnhrnjlfydbm")
suspend fun method(vararg values: String)

Parameters

values

OPTIONAL: The set of RPCs to which this SLI is relevant. Telemetry from other methods will not be used to calculate performance for this SLI. If omitted, this SLI applies to all the Service's methods. For service types that don't support breaking down by method, setting this field will result in an error.