machine Learning Compute
suspend fun machineLearningCompute(name: String, block: suspend MachineLearningComputeResourceBuilder.() -> Unit): MachineLearningCompute
Parameters
name
The unique name of the resulting resource.
block
Builder for MachineLearningCompute.
See also
Parameters
name
The unique name of the resulting resource.