valueType

@JvmName(name = "gfuampndygrqrcqe")
suspend fun valueType(value: Output<String>)
@JvmName(name = "nrholblxfpfwayqm")
suspend fun valueType(value: String)

Parameters

value

Whether the measurement is an integer, a floating-point number, etc. Some combinations of metricKind and valueType might not be supported. For counter metrics, set this to INT64. Possible values are: BOOL, INT64, DOUBLE, STRING, DISTRIBUTION, MONEY.