tencentcloud-sdk-tbm 3.0.590 → 3.0.591
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20180129/models.rb +33 -33
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 8159723501904e32173944c3deb0d1c8d7b5212d
|
4
|
+
data.tar.gz: dadc09d38df7721b5a2364351205548d946e64d0
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 92b5b0ef26c1d293d5a3df17ac6c53395a051366a474cf2ded6c4a04bea4f91f6415e9cc4f022c38ba0c816d0c997e21f7d8265bda3869ae366a40dd1cc100cc
|
7
|
+
data.tar.gz: ea1223432e1980e2b41f8b2a96b17d55467f161c95f4d6d3ef2e976721ede5a34847f6d81a2f0f4bbdae1a2554cf50d081817884562be5bfa874f3ac791307dd
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.591
|
data/lib/v20180129/models.rb
CHANGED
@@ -25,7 +25,7 @@ module TencentCloud
|
|
25
25
|
# @type Percent: Float
|
26
26
|
|
27
27
|
attr_accessor :AgeRange, :Percent
|
28
|
-
|
28
|
+
|
29
29
|
def initialize(agerange=nil, percent=nil)
|
30
30
|
@AgeRange = agerange
|
31
31
|
@Percent = percent
|
@@ -43,7 +43,7 @@ module TencentCloud
|
|
43
43
|
# @type PortraitSet: Array
|
44
44
|
|
45
45
|
attr_accessor :PortraitSet
|
46
|
-
|
46
|
+
|
47
47
|
def initialize(portraitset=nil)
|
48
48
|
@PortraitSet = portraitset
|
49
49
|
end
|
@@ -82,7 +82,7 @@ module TencentCloud
|
|
82
82
|
# @type ArticleId: String
|
83
83
|
|
84
84
|
attr_accessor :Title, :Url, :FromSite, :PubTime, :Flag, :Hot, :Level, :Abstract, :ArticleId
|
85
|
-
|
85
|
+
|
86
86
|
def initialize(title=nil, url=nil, fromsite=nil, pubtime=nil, flag=nil, hot=nil, level=nil, abstract=nil, articleid=nil)
|
87
87
|
@Title = title
|
88
88
|
@Url = url
|
@@ -118,7 +118,7 @@ module TencentCloud
|
|
118
118
|
# @type PosCommentCount: Integer
|
119
119
|
|
120
120
|
attr_accessor :Date, :NegCommentCount, :PosCommentCount
|
121
|
-
|
121
|
+
|
122
122
|
def initialize(date=nil, negcommentcount=nil, poscommentcount=nil)
|
123
123
|
@Date = date
|
124
124
|
@NegCommentCount = negcommentcount
|
@@ -140,7 +140,7 @@ module TencentCloud
|
|
140
140
|
# @type Date: String
|
141
141
|
|
142
142
|
attr_accessor :Comment, :Date
|
143
|
-
|
143
|
+
|
144
144
|
def initialize(comment=nil, date=nil)
|
145
145
|
@Comment = comment
|
146
146
|
@Date = date
|
@@ -160,7 +160,7 @@ module TencentCloud
|
|
160
160
|
# @type Count: Integer
|
161
161
|
|
162
162
|
attr_accessor :Date, :Count
|
163
|
-
|
163
|
+
|
164
164
|
def initialize(date=nil, count=nil)
|
165
165
|
@Date = date
|
166
166
|
@Count = count
|
@@ -182,7 +182,7 @@ module TencentCloud
|
|
182
182
|
# @type EndDate: String
|
183
183
|
|
184
184
|
attr_accessor :BrandId, :StartDate, :EndDate
|
185
|
-
|
185
|
+
|
186
186
|
def initialize(brandid=nil, startdate=nil, enddate=nil)
|
187
187
|
@BrandId = brandid
|
188
188
|
@StartDate = startdate
|
@@ -204,7 +204,7 @@ module TencentCloud
|
|
204
204
|
# @type RequestId: String
|
205
205
|
|
206
206
|
attr_accessor :CommentSet, :RequestId
|
207
|
-
|
207
|
+
|
208
208
|
def initialize(commentset=nil, requestid=nil)
|
209
209
|
@CommentSet = commentset
|
210
210
|
@RequestId = requestid
|
@@ -233,7 +233,7 @@ module TencentCloud
|
|
233
233
|
# @type EndDate: String
|
234
234
|
|
235
235
|
attr_accessor :BrandId, :StartDate, :EndDate
|
236
|
-
|
236
|
+
|
237
237
|
def initialize(brandid=nil, startdate=nil, enddate=nil)
|
238
238
|
@BrandId = brandid
|
239
239
|
@StartDate = startdate
|
@@ -257,7 +257,7 @@ module TencentCloud
|
|
257
257
|
# @type RequestId: String
|
258
258
|
|
259
259
|
attr_accessor :TotalCount, :DateCountSet, :RequestId
|
260
|
-
|
260
|
+
|
261
261
|
def initialize(totalcount=nil, datecountset=nil, requestid=nil)
|
262
262
|
@TotalCount = totalcount
|
263
263
|
@DateCountSet = datecountset
|
@@ -288,7 +288,7 @@ module TencentCloud
|
|
288
288
|
# @type EndDate: String
|
289
289
|
|
290
290
|
attr_accessor :BrandId, :StartDate, :EndDate
|
291
|
-
|
291
|
+
|
292
292
|
def initialize(brandid=nil, startdate=nil, enddate=nil)
|
293
293
|
@BrandId = brandid
|
294
294
|
@StartDate = startdate
|
@@ -312,7 +312,7 @@ module TencentCloud
|
|
312
312
|
# @type RequestId: String
|
313
313
|
|
314
314
|
attr_accessor :TotalCount, :DateCountSet, :RequestId
|
315
|
-
|
315
|
+
|
316
316
|
def initialize(totalcount=nil, datecountset=nil, requestid=nil)
|
317
317
|
@TotalCount = totalcount
|
318
318
|
@DateCountSet = datecountset
|
@@ -347,7 +347,7 @@ module TencentCloud
|
|
347
347
|
# @type Offset: Integer
|
348
348
|
|
349
349
|
attr_accessor :BrandId, :StartDate, :EndDate, :Limit, :Offset
|
350
|
-
|
350
|
+
|
351
351
|
def initialize(brandid=nil, startdate=nil, enddate=nil, limit=nil, offset=nil)
|
352
352
|
@BrandId = brandid
|
353
353
|
@StartDate = startdate
|
@@ -375,7 +375,7 @@ module TencentCloud
|
|
375
375
|
# @type RequestId: String
|
376
376
|
|
377
377
|
attr_accessor :BrandCommentSet, :TotalComments, :RequestId
|
378
|
-
|
378
|
+
|
379
379
|
def initialize(brandcommentset=nil, totalcomments=nil, requestid=nil)
|
380
380
|
@BrandCommentSet = brandcommentset
|
381
381
|
@TotalComments = totalcomments
|
@@ -410,7 +410,7 @@ module TencentCloud
|
|
410
410
|
# @type Offset: Integer
|
411
411
|
|
412
412
|
attr_accessor :BrandId, :StartDate, :EndDate, :Limit, :Offset
|
413
|
-
|
413
|
+
|
414
414
|
def initialize(brandid=nil, startdate=nil, enddate=nil, limit=nil, offset=nil)
|
415
415
|
@BrandId = brandid
|
416
416
|
@StartDate = startdate
|
@@ -438,7 +438,7 @@ module TencentCloud
|
|
438
438
|
# @type RequestId: String
|
439
439
|
|
440
440
|
attr_accessor :BrandCommentSet, :TotalComments, :RequestId
|
441
|
-
|
441
|
+
|
442
442
|
def initialize(brandcommentset=nil, totalcomments=nil, requestid=nil)
|
443
443
|
@BrandCommentSet = brandcommentset
|
444
444
|
@TotalComments = totalcomments
|
@@ -475,7 +475,7 @@ module TencentCloud
|
|
475
475
|
# @type ShowList: Boolean
|
476
476
|
|
477
477
|
attr_accessor :BrandId, :StartDate, :EndDate, :Offset, :Limit, :ShowList
|
478
|
-
|
478
|
+
|
479
479
|
def initialize(brandid=nil, startdate=nil, enddate=nil, offset=nil, limit=nil, showlist=nil)
|
480
480
|
@BrandId = brandid
|
481
481
|
@StartDate = startdate
|
@@ -509,7 +509,7 @@ module TencentCloud
|
|
509
509
|
# @type RequestId: String
|
510
510
|
|
511
511
|
attr_accessor :ArticleCount, :FromCount, :AdverseCount, :ArticleSet, :RequestId
|
512
|
-
|
512
|
+
|
513
513
|
def initialize(articlecount=nil, fromcount=nil, adversecount=nil, articleset=nil, requestid=nil)
|
514
514
|
@ArticleCount = articlecount
|
515
515
|
@FromCount = fromcount
|
@@ -544,7 +544,7 @@ module TencentCloud
|
|
544
544
|
# @type EndDate: String
|
545
545
|
|
546
546
|
attr_accessor :BrandId, :StartDate, :EndDate
|
547
|
-
|
547
|
+
|
548
548
|
def initialize(brandid=nil, startdate=nil, enddate=nil)
|
549
549
|
@BrandId = brandid
|
550
550
|
@StartDate = startdate
|
@@ -568,7 +568,7 @@ module TencentCloud
|
|
568
568
|
# @type RequestId: String
|
569
569
|
|
570
570
|
attr_accessor :TotalCount, :DateCountSet, :RequestId
|
571
|
-
|
571
|
+
|
572
572
|
def initialize(totalcount=nil, datecountset=nil, requestid=nil)
|
573
573
|
@TotalCount = totalcount
|
574
574
|
@DateCountSet = datecountset
|
@@ -605,7 +605,7 @@ module TencentCloud
|
|
605
605
|
# @type Limit: Integer
|
606
606
|
|
607
607
|
attr_accessor :IndustryId, :StartDate, :EndDate, :ShowList, :Offset, :Limit
|
608
|
-
|
608
|
+
|
609
609
|
def initialize(industryid=nil, startdate=nil, enddate=nil, showlist=nil, offset=nil, limit=nil)
|
610
610
|
@IndustryId = industryid
|
611
611
|
@StartDate = startdate
|
@@ -641,7 +641,7 @@ module TencentCloud
|
|
641
641
|
# @type RequestId: String
|
642
642
|
|
643
643
|
attr_accessor :NewsCount, :FromCount, :AdverseCount, :NewsSet, :DateCountSet, :RequestId
|
644
|
-
|
644
|
+
|
645
645
|
def initialize(newscount=nil, fromcount=nil, adversecount=nil, newsset=nil, datecountset=nil, requestid=nil)
|
646
646
|
@NewsCount = newscount
|
647
647
|
@FromCount = fromcount
|
@@ -681,7 +681,7 @@ module TencentCloud
|
|
681
681
|
# @type BrandId: String
|
682
682
|
|
683
683
|
attr_accessor :BrandId
|
684
|
-
|
684
|
+
|
685
685
|
def initialize(brandid=nil)
|
686
686
|
@BrandId = brandid
|
687
687
|
end
|
@@ -707,7 +707,7 @@ module TencentCloud
|
|
707
707
|
# @type RequestId: String
|
708
708
|
|
709
709
|
attr_accessor :Age, :Gender, :Province, :Movie, :Star, :RequestId
|
710
|
-
|
710
|
+
|
711
711
|
def initialize(age=nil, gender=nil, province=nil, movie=nil, star=nil, requestid=nil)
|
712
712
|
@Age = age
|
713
713
|
@Gender = gender
|
@@ -750,7 +750,7 @@ module TencentCloud
|
|
750
750
|
# @type Percent: Integer
|
751
751
|
|
752
752
|
attr_accessor :Gender, :Percent
|
753
|
-
|
753
|
+
|
754
754
|
def initialize(gender=nil, percent=nil)
|
755
755
|
@Gender = gender
|
756
756
|
@Percent = percent
|
@@ -768,7 +768,7 @@ module TencentCloud
|
|
768
768
|
# @type PortraitSet: Array
|
769
769
|
|
770
770
|
attr_accessor :PortraitSet
|
771
|
-
|
771
|
+
|
772
772
|
def initialize(portraitset=nil)
|
773
773
|
@PortraitSet = portraitset
|
774
774
|
end
|
@@ -807,7 +807,7 @@ module TencentCloud
|
|
807
807
|
# @type Abstract: String
|
808
808
|
|
809
809
|
attr_accessor :IndustryId, :PubTime, :FromSite, :Title, :Url, :Level, :Hot, :Flag, :Abstract
|
810
|
-
|
810
|
+
|
811
811
|
def initialize(industryid=nil, pubtime=nil, fromsite=nil, title=nil, url=nil, level=nil, hot=nil, flag=nil, abstract=nil)
|
812
812
|
@IndustryId = industryid
|
813
813
|
@PubTime = pubtime
|
@@ -841,7 +841,7 @@ module TencentCloud
|
|
841
841
|
# @type Percent: Float
|
842
842
|
|
843
843
|
attr_accessor :Name, :Percent
|
844
|
-
|
844
|
+
|
845
845
|
def initialize(name=nil, percent=nil)
|
846
846
|
@Name = name
|
847
847
|
@Percent = percent
|
@@ -859,7 +859,7 @@ module TencentCloud
|
|
859
859
|
# @type PortraitSet: Array
|
860
860
|
|
861
861
|
attr_accessor :PortraitSet
|
862
|
-
|
862
|
+
|
863
863
|
def initialize(portraitset=nil)
|
864
864
|
@PortraitSet = portraitset
|
865
865
|
end
|
@@ -884,7 +884,7 @@ module TencentCloud
|
|
884
884
|
# @type Percent: Float
|
885
885
|
|
886
886
|
attr_accessor :Province, :Percent
|
887
|
-
|
887
|
+
|
888
888
|
def initialize(province=nil, percent=nil)
|
889
889
|
@Province = province
|
890
890
|
@Percent = percent
|
@@ -902,7 +902,7 @@ module TencentCloud
|
|
902
902
|
# @type PortraitSet: Array
|
903
903
|
|
904
904
|
attr_accessor :PortraitSet
|
905
|
-
|
905
|
+
|
906
906
|
def initialize(portraitset=nil)
|
907
907
|
@PortraitSet = portraitset
|
908
908
|
end
|
@@ -927,7 +927,7 @@ module TencentCloud
|
|
927
927
|
# @type Percent: Float
|
928
928
|
|
929
929
|
attr_accessor :Name, :Percent
|
930
|
-
|
930
|
+
|
931
931
|
def initialize(name=nil, percent=nil)
|
932
932
|
@Name = name
|
933
933
|
@Percent = percent
|
@@ -945,7 +945,7 @@ module TencentCloud
|
|
945
945
|
# @type PortraitSet: Array
|
946
946
|
|
947
947
|
attr_accessor :PortraitSet
|
948
|
-
|
948
|
+
|
949
949
|
def initialize(portraitset=nil)
|
950
950
|
@PortraitSet = portraitset
|
951
951
|
end
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tencentcloud-sdk-tbm
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.0.
|
4
|
+
version: 3.0.591
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Tencent Cloud
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2023-06-
|
11
|
+
date: 2023-06-13 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|