prediction

suspend fun prediction(name: String, block: suspend PredictionResourceBuilder.() -> Unit): Prediction

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for Prediction.


See also

Parameters

name

The unique name of the resulting resource.