model

@JvmName(name = "cjtdtglwdwybddpx")
suspend fun model(value: Output<ModelDefinitionArgs>)
@JvmName(name = "rvdipdkudmobdllf")
suspend fun model(value: ModelDefinitionArgs?)

Parameters

value

Output-only, Beta Present iff this table represents a ML model. Describes the training information for the model, and it is required to run 'PREDICT' queries.


@JvmName(name = "fjajskclowdquedn")
suspend fun model(argument: suspend ModelDefinitionArgsBuilder.() -> Unit)

Parameters

argument

Output-only, Beta Present iff this table represents a ML model. Describes the training information for the model, and it is required to run 'PREDICT' queries.