values

@JvmName(name = "kyamaoyxfplexfpy")
suspend fun values(value: List<String>)

Parameters

value

A list of values to match against the key field. Only retrieves Spaces buckets where the key field takes on one or more of the values provided here.


@JvmName(name = "ovoqdcnoyqwubrvj")
suspend fun values(vararg values: String)

Parameters

values

A list of values to match against the key field. Only retrieves Spaces buckets where the key field takes on one or more of the values provided here.