default Candidate
suspend fun defaultCandidate(value: Output<GoogleCloudRetailV2alphaModelPageOptimizationConfigCandidateArgs>)
suspend fun defaultCandidate(value: GoogleCloudRetailV2alphaModelPageOptimizationConfigCandidateArgs)
Parameters
value
The default candidate. If the model fails at serving time, we fall back to the default.
suspend fun defaultCandidate(argument: suspend GoogleCloudRetailV2alphaModelPageOptimizationConfigCandidateArgsBuilder.() -> Unit)
Parameters
argument
The default candidate. If the model fails at serving time, we fall back to the default.