GoogleCloudRetailV2alphaModelPageOptimizationConfigCandidateResponse

A candidate to consider for a given panel. Currently only ServingConfig are valid candidates.

Constructors

constructor(servingConfigId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

This has to be a valid ServingConfig identifier. For example, for a ServingConfig with full name: projects/*/locations/global/catalogs/default_catalog/servingConfigs/my_candidate_config, this would be my_candidate_config. */