tencentcloud-sdk-tms 3.0.589 → 3.0.591

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 83bc8ad198aee9736442b5a4e1e90a39ba5d033e
4
- data.tar.gz: c03c843120b4185e2ed9876c74cf45b10b5a6eda
3
+ metadata.gz: f7dc80a076f5302252c03b7665e06432a2eeee49
4
+ data.tar.gz: 0cb95f1c3b5999e950fc1a089a2d30560256febd
5
5
  SHA512:
6
- metadata.gz: d9fabeb0b5e440a9372c4d1af10293462533fd14685b450ab49e8171fb9263d619bf66982779c0f5a0d608271501d302d03668ae663134c81b8a8636356a3710
7
- data.tar.gz: 1f900eaa0605606829cf1b1946dd63147b1f71b3780c9f853c27576f0c8048ec340ae8c88674d962bb64f115b41b422acd831602760a8fbd8dec2c440018423b
6
+ metadata.gz: 117035cc30a620ce6fa96f48f4fe9d950f71fdd7de82268f5631870500c278cf166007e87294182644d3996d6ed7dee1e74a15b9f478fb29f2300578d2a97279
7
+ data.tar.gz: fbaad1e36ea2f266b0693ae65933aed4690faef2b140cae9fcd234d45c56bda87f5c609c7abe20b1e0e9a3e8455c13b8c70d76f5eff781c17e427f52cf7d17b7
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.589
1
+ 3.0.591
@@ -35,7 +35,7 @@ module TencentCloud
35
35
  # @type EvilContent: String
36
36
 
37
37
  attr_accessor :ReportedAccount, :ReportedAccountType, :EvilType, :SenderAccount, :SenderAccountType, :SenderIP, :EvilContent
38
-
38
+
39
39
  def initialize(reportedaccount=nil, reportedaccounttype=nil, eviltype=nil, senderaccount=nil, senderaccounttype=nil, senderip=nil, evilcontent=nil)
40
40
  @ReportedAccount = reportedaccount
41
41
  @ReportedAccountType = reportedaccounttype
@@ -66,7 +66,7 @@ module TencentCloud
66
66
  # @type RequestId: String
67
67
 
68
68
  attr_accessor :Data, :RequestId
69
-
69
+
70
70
  def initialize(data=nil, requestid=nil)
71
71
  @Data = data
72
72
  @RequestId = requestid
@@ -87,7 +87,7 @@ module TencentCloud
87
87
  # @type StrategyType: Integer
88
88
 
89
89
  attr_accessor :StrategyType
90
-
90
+
91
91
  def initialize(strategytype=nil)
92
92
  @StrategyType = strategytype
93
93
  end
@@ -105,7 +105,7 @@ module TencentCloud
105
105
  # @type RequestId: String
106
106
 
107
107
  attr_accessor :TextLib, :RequestId
108
-
108
+
109
109
  def initialize(textlib=nil, requestid=nil)
110
110
  @TextLib = textlib
111
111
  @RequestId = requestid
@@ -132,7 +132,7 @@ module TencentCloud
132
132
  # @type Filters: Array
133
133
 
134
134
  attr_accessor :AuditType, :Filters
135
-
135
+
136
136
  def initialize(audittype=nil, filters=nil)
137
137
  @AuditType = audittype
138
138
  @Filters = filters
@@ -164,7 +164,7 @@ module TencentCloud
164
164
  # @type RequestId: String
165
165
 
166
166
  attr_accessor :Overview, :TrendCount, :EvilCount, :RequestId
167
-
167
+
168
168
  def initialize(overview=nil, trendcount=nil, evilcount=nil, requestid=nil)
169
169
  @Overview = overview
170
170
  @TrendCount = trendcount
@@ -223,7 +223,7 @@ module TencentCloud
223
223
  # @type LibName: String
224
224
 
225
225
  attr_accessor :Label, :Suggestion, :Keywords, :Score, :LibType, :LibId, :LibName
226
-
226
+
227
227
  def initialize(label=nil, suggestion=nil, keywords=nil, score=nil, libtype=nil, libid=nil, libname=nil)
228
228
  @Label = label
229
229
  @Suggestion = suggestion
@@ -263,7 +263,7 @@ module TencentCloud
263
263
  # @type IDFV: String
264
264
 
265
265
  attr_accessor :IP, :Mac, :TokenId, :DeviceId, :IMEI, :IDFA, :IDFV
266
-
266
+
267
267
  def initialize(ip=nil, mac=nil, tokenid=nil, deviceid=nil, imei=nil, idfa=nil, idfv=nil)
268
268
  @IP = ip
269
269
  @Mac = mac
@@ -293,7 +293,7 @@ module TencentCloud
293
293
  # @type Count: Integer
294
294
 
295
295
  attr_accessor :EvilType, :Count
296
-
296
+
297
297
  def initialize(eviltype=nil, count=nil)
298
298
  @EvilType = eviltype
299
299
  @Count = count
@@ -316,7 +316,7 @@ module TencentCloud
316
316
  # @type Values: Array
317
317
 
318
318
  attr_accessor :Name, :Values
319
-
319
+
320
320
  def initialize(name=nil, values=nil)
321
321
  @Name = name
322
322
  @Values = values
@@ -348,7 +348,7 @@ module TencentCloud
348
348
  # @type SuspectHour: Integer
349
349
 
350
350
  attr_accessor :TotalCount, :TotalHour, :PassCount, :PassHour, :EvilCount, :EvilHour, :SuspectCount, :SuspectHour
351
-
351
+
352
352
  def initialize(totalcount=nil, totalhour=nil, passcount=nil, passhour=nil, evilcount=nil, evilhour=nil, suspectcount=nil, suspecthour=nil)
353
353
  @TotalCount = totalcount
354
354
  @TotalHour = totalhour
@@ -380,7 +380,7 @@ module TencentCloud
380
380
  # @type Level: Integer
381
381
 
382
382
  attr_accessor :Label, :Level
383
-
383
+
384
384
  def initialize(label=nil, level=nil)
385
385
  @Label = label
386
386
  @Level = level
@@ -400,7 +400,7 @@ module TencentCloud
400
400
  # @type LibName: String
401
401
 
402
402
  attr_accessor :LibId, :LibName
403
-
403
+
404
404
  def initialize(libid=nil, libname=nil)
405
405
  @LibId = libid
406
406
  @LibName = libname
@@ -426,7 +426,7 @@ module TencentCloud
426
426
  # @type Device: :class:`Tencentcloud::Tms.v20200713.models.Device`
427
427
 
428
428
  attr_accessor :Content, :BizType, :DataId, :User, :Device
429
-
429
+
430
430
  def initialize(content=nil, biztype=nil, dataid=nil, user=nil, device=nil)
431
431
  @Content = content
432
432
  @BizType = biztype
@@ -484,7 +484,7 @@ module TencentCloud
484
484
  # @type RequestId: String
485
485
 
486
486
  attr_accessor :BizType, :EvilFlag, :Label, :Suggestion, :Keywords, :Score, :DetailResults, :RiskDetails, :Extra, :DataId, :RequestId
487
-
487
+
488
488
  def initialize(biztype=nil, evilflag=nil, label=nil, suggestion=nil, keywords=nil, score=nil, detailresults=nil, riskdetails=nil, extra=nil, dataid=nil, requestid=nil)
489
489
  @BizType = biztype
490
490
  @EvilFlag = evilflag
@@ -536,7 +536,7 @@ module TencentCloud
536
536
  # @type ResultMsg: String
537
537
 
538
538
  attr_accessor :ResultCode, :ResultMsg
539
-
539
+
540
540
  def initialize(resultcode=nil, resultmsg=nil)
541
541
  @ResultCode = resultcode
542
542
  @ResultMsg = resultmsg
@@ -579,7 +579,7 @@ module TencentCloud
579
579
  # @type Date: String
580
580
 
581
581
  attr_accessor :TotalCount, :TotalHour, :PassCount, :PassHour, :EvilCount, :EvilHour, :SuspectCount, :SuspectHour, :Date
582
-
582
+
583
583
  def initialize(totalcount=nil, totalhour=nil, passcount=nil, passhour=nil, evilcount=nil, evilhour=nil, suspectcount=nil, suspecthour=nil, date=nil)
584
584
  @TotalCount = totalcount
585
585
  @TotalHour = totalhour
@@ -623,7 +623,7 @@ module TencentCloud
623
623
  # @type Phone: String
624
624
 
625
625
  attr_accessor :UserId, :Nickname, :AccountType, :Gender, :Age, :Level, :Phone
626
-
626
+
627
627
  def initialize(userid=nil, nickname=nil, accounttype=nil, gender=nil, age=nil, level=nil, phone=nil)
628
628
  @UserId = userid
629
629
  @Nickname = nickname
@@ -47,7 +47,7 @@ module TencentCloud
47
47
  # @type Tags: Array
48
48
 
49
49
  attr_accessor :Label, :Suggestion, :Keywords, :Score, :LibType, :LibId, :LibName, :SubLabel, :Tags
50
-
50
+
51
51
  def initialize(label=nil, suggestion=nil, keywords=nil, score=nil, libtype=nil, libid=nil, libname=nil, sublabel=nil, tags=nil)
52
52
  @Label = label
53
53
  @Suggestion = suggestion
@@ -100,7 +100,7 @@ module TencentCloud
100
100
  # @type IDFV: String
101
101
 
102
102
  attr_accessor :IP, :Mac, :TokenId, :DeviceId, :IMEI, :IDFA, :IDFV
103
-
103
+
104
104
  def initialize(ip=nil, mac=nil, tokenid=nil, deviceid=nil, imei=nil, idfa=nil, idfv=nil)
105
105
  @IP = ip
106
106
  @Mac = mac
@@ -130,7 +130,7 @@ module TencentCloud
130
130
  # @type Level: Integer
131
131
 
132
132
  attr_accessor :Label, :Level
133
-
133
+
134
134
  def initialize(label=nil, level=nil)
135
135
  @Label = label
136
136
  @Level = level
@@ -155,7 +155,7 @@ module TencentCloud
155
155
  # @type Score: Integer
156
156
 
157
157
  attr_accessor :Keyword, :SubLabel, :Score
158
-
158
+
159
159
  def initialize(keyword=nil, sublabel=nil, score=nil)
160
160
  @Keyword = keyword
161
161
  @SubLabel = sublabel
@@ -183,7 +183,7 @@ module TencentCloud
183
183
  # @type Device: :class:`Tencentcloud::Tms.v20201229.models.Device`
184
184
 
185
185
  attr_accessor :Content, :BizType, :DataId, :User, :Device
186
-
186
+
187
187
  def initialize(content=nil, biztype=nil, dataid=nil, user=nil, device=nil)
188
188
  @Content = content
189
189
  @BizType = biztype
@@ -242,7 +242,7 @@ module TencentCloud
242
242
  # @type RequestId: String
243
243
 
244
244
  attr_accessor :BizType, :Label, :Suggestion, :Keywords, :Score, :DetailResults, :RiskDetails, :Extra, :DataId, :SubLabel, :ContextText, :RequestId
245
-
245
+
246
246
  def initialize(biztype=nil, label=nil, suggestion=nil, keywords=nil, score=nil, detailresults=nil, riskdetails=nil, extra=nil, dataid=nil, sublabel=nil, contexttext=nil, requestid=nil)
247
247
  @BizType = biztype
248
248
  @Label = label
@@ -323,7 +323,7 @@ module TencentCloud
323
323
  # @type SendTime: Integer
324
324
 
325
325
  attr_accessor :UserId, :Nickname, :AccountType, :Gender, :Age, :Level, :Phone, :HeadUrl, :Desc, :RoomId, :ReceiverId, :SendTime
326
-
326
+
327
327
  def initialize(userid=nil, nickname=nil, accounttype=nil, gender=nil, age=nil, level=nil, phone=nil, headurl=nil, desc=nil, roomid=nil, receiverid=nil, sendtime=nil)
328
328
  @UserId = userid
329
329
  @Nickname = nickname
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-tms
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.589
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-09 00:00:00.000000000 Z
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