Uses of Class
com.tencentcloudapi.irp.v20220805.models.ReportFeedBehaviorRequest
-
Packages that use ReportFeedBehaviorRequest Package Description com.tencentcloudapi.irp.v20220805 com.tencentcloudapi.irp.v20220805.models -
-
Uses of ReportFeedBehaviorRequest in com.tencentcloudapi.irp.v20220805
Methods in com.tencentcloudapi.irp.v20220805 with parameters of type ReportFeedBehaviorRequest Modifier and Type Method Description ReportFeedBehaviorResponseIrpClient. ReportFeedBehavior(ReportFeedBehaviorRequest req)上报信息流场景内的行为数据,随着数据的积累,模型的效果会逐渐稳定。 -
Uses of ReportFeedBehaviorRequest in com.tencentcloudapi.irp.v20220805.models
Constructors in com.tencentcloudapi.irp.v20220805.models with parameters of type ReportFeedBehaviorRequest Constructor Description ReportFeedBehaviorRequest(ReportFeedBehaviorRequest 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.
-