modelId

@JvmName(name = "thoifaodybiffhpp")
suspend fun modelId(value: Output<String>)
@JvmName(name = "iqgxekcqbwkwhlbn")
suspend fun modelId(value: String?)

Parameters

value

The id of the model in the same Catalog to use at serving time. Currently only RecommendationModels are supported: https://cloud.google.com/retail/recommendations-ai/docs/create-models Can be changed but only to a compatible model (e.g. others-you-may-like CTR to others-you-may-like CVR). Required when solution_types is SOLUTION_TYPE_RECOMMENDATION.