itemAttributes

@JvmName(name = "jlilpjphcttyapdl")
suspend fun itemAttributes(value: Output<GoogleCloudRecommendationengineV1beta1FeatureMapArgs>)
@JvmName(name = "vwutbmrikgvgcsdd")
suspend fun itemAttributes(value: GoogleCloudRecommendationengineV1beta1FeatureMapArgs?)

Parameters

value

Optional. Highly encouraged. Extra catalog item attributes to be included in the recommendation model. For example, for retail products, this could include the store name, vendor, style, color, etc. These are very strong signals for recommendation model, thus we highly recommend providing the item attributes here.


@JvmName(name = "qtfhmqkxsuntnncy")
suspend fun itemAttributes(argument: suspend GoogleCloudRecommendationengineV1beta1FeatureMapArgsBuilder.() -> Unit)

Parameters

argument

Optional. Highly encouraged. Extra catalog item attributes to be included in the recommendation model. For example, for retail products, this could include the store name, vendor, style, color, etc. These are very strong signals for recommendation model, thus we highly recommend providing the item attributes here.