Uses of Class
com.tencentcloudapi.tbm.v20180129.models.DescribeBrandCommentCountResponse
-
Packages that use DescribeBrandCommentCountResponse Package Description com.tencentcloudapi.tbm.v20180129 com.tencentcloudapi.tbm.v20180129.models -
-
Uses of DescribeBrandCommentCountResponse in com.tencentcloudapi.tbm.v20180129
Methods in com.tencentcloudapi.tbm.v20180129 that return DescribeBrandCommentCountResponse Modifier and Type Method Description DescribeBrandCommentCountResponseTbmClient. DescribeBrandCommentCount(DescribeBrandCommentCountRequest req)通过分析用户在评价品牌时用词的正负面情绪评分,返回品牌好评与差评评价条数,按天输出结果。 -
Uses of DescribeBrandCommentCountResponse in com.tencentcloudapi.tbm.v20180129.models
Constructors in com.tencentcloudapi.tbm.v20180129.models with parameters of type DescribeBrandCommentCountResponse Constructor Description DescribeBrandCommentCountResponse(DescribeBrandCommentCountResponse 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.
-