Package | Description |
---|---|
com.tencentcloudapi.irp.v20220805.models |
Modifier and Type | Method and Description |
---|---|
UserPortraitInfo |
DescribeGoodsRecommendRequest.getUserPortraitInfo()
Get 用户的实时特征信息,用作特征
|
UserPortraitInfo |
GoodsBehaviorInfo.getUserPortraitInfo()
Get 行为发生时用户基础特征信息,用作特征
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeGoodsRecommendRequest.setUserPortraitInfo(UserPortraitInfo UserPortraitInfo)
Set 用户的实时特征信息,用作特征
|
void |
GoodsBehaviorInfo.setUserPortraitInfo(UserPortraitInfo UserPortraitInfo)
Set 行为发生时用户基础特征信息,用作特征
|
Constructor and Description |
---|
UserPortraitInfo(UserPortraitInfo source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2023. All rights reserved.