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