tencentcloud-sdk-tics 3.0.590 → 3.0.592

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/VERSION +1 -1
  3. data/lib/v20181115/models.rb +11 -11
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 938fcdeda0fc22f7dfad370fac1e3be1030ee37c
4
- data.tar.gz: f54621955391ee102e2ecee9f36478a4cc152d8f
3
+ metadata.gz: 22f0f392e48389648116069e6f77484da8874ad9
4
+ data.tar.gz: 35b217a46ddcf6c883cb722cda8231b6ff2a77f6
5
5
  SHA512:
6
- metadata.gz: 86066f51ef121e60c342644f11c51368c088a74497f63bb823ede632ae42732efb00b9e655dcfc40647fba6320be46c4b206d5e6b627cac13f5387505e3941d4
7
- data.tar.gz: b409468a21b0585add23bb1fb3aa0c759c9b50731eb85398f93dd1f2aa12bed822708199087e77d89fa447dbea0136fb7a3ec24792bcc1c3eff107d0096506be
6
+ metadata.gz: b24008ffc10a5f4903d61910b011b58eac29112f8a77a8b73e9b08df7390fa3e86990c030e2cb7f61e8f4c380f2fd2ce5a1b3574e37ad9a0f96b9aa4e602dd1a
7
+ data.tar.gz: 06487a05421f754d302ff3565b2b1fd3b4db1b127cf176b36c1395977c3811c1efa5ce9d4bf5f99cafaf4ec8eb4f138903615bbf99ea47b1e626b817df516b5e
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.590
1
+ 3.0.592
@@ -25,7 +25,7 @@ module TencentCloud
25
25
  # @type Option: Integer
26
26
 
27
27
  attr_accessor :Key, :Option
28
-
28
+
29
29
  def initialize(key=nil, option=nil)
30
30
  @Key = key
31
31
  @Option = option
@@ -73,7 +73,7 @@ module TencentCloud
73
73
  # @type RequestId: String
74
74
 
75
75
  attr_accessor :ReturnCode, :Result, :Confidence, :ThreatTypes, :Tags, :Intelligences, :Context, :RequestId
76
-
76
+
77
77
  def initialize(returncode=nil, result=nil, confidence=nil, threattypes=nil, tags=nil, intelligences=nil, context=nil, requestid=nil)
78
78
  @ReturnCode = returncode
79
79
  @Result = result
@@ -119,7 +119,7 @@ module TencentCloud
119
119
  # @type Option: Integer
120
120
 
121
121
  attr_accessor :Key, :Option
122
-
122
+
123
123
  def initialize(key=nil, option=nil)
124
124
  @Key = key
125
125
  @Option = option
@@ -153,7 +153,7 @@ module TencentCloud
153
153
  # @type RequestId: String
154
154
 
155
155
  attr_accessor :ReturnCode, :Result, :Confidence, :FileInfo, :Tags, :Intelligences, :Context, :RequestId
156
-
156
+
157
157
  def initialize(returncode=nil, result=nil, confidence=nil, fileinfo=nil, tags=nil, intelligences=nil, context=nil, requestid=nil)
158
158
  @ReturnCode = returncode
159
159
  @Result = result
@@ -206,7 +206,7 @@ module TencentCloud
206
206
  # @type Option: Integer
207
207
 
208
208
  attr_accessor :Key, :Option
209
-
209
+
210
210
  def initialize(key=nil, option=nil)
211
211
  @Key = key
212
212
  @Option = option
@@ -254,7 +254,7 @@ module TencentCloud
254
254
  # @type RequestId: String
255
255
 
256
256
  attr_accessor :ReturnCode, :Result, :Confidence, :ThreatTypes, :Tags, :Intelligences, :Context, :RequestId
257
-
257
+
258
258
  def initialize(returncode=nil, result=nil, confidence=nil, threattypes=nil, tags=nil, intelligences=nil, context=nil, requestid=nil)
259
259
  @ReturnCode = returncode
260
260
  @Result = result
@@ -302,7 +302,7 @@ module TencentCloud
302
302
  # @type Option: Integer
303
303
 
304
304
  attr_accessor :Key, :Type, :Option
305
-
305
+
306
306
  def initialize(key=nil, type=nil, option=nil)
307
307
  @Key = key
308
308
  @Type = type
@@ -358,7 +358,7 @@ module TencentCloud
358
358
  # @type RequestId: String
359
359
 
360
360
  attr_accessor :ReturnCode, :Result, :Confidence, :ThreatTypes, :Tags, :Status, :Context, :RequestId
361
-
361
+
362
362
  def initialize(returncode=nil, result=nil, confidence=nil, threattypes=nil, tags=nil, status=nil, context=nil, requestid=nil)
363
363
  @ReturnCode = returncode
364
364
  @Result = result
@@ -422,7 +422,7 @@ module TencentCloud
422
422
  # @type WhiteScore: String
423
423
 
424
424
  attr_accessor :DetectId, :DetectPriority, :EnginePriority, :FileExist, :FileForceUpload, :FileSize, :FileupTime, :FullVirusName, :IdcPosition, :Md5Type, :PeExist, :PeForceUpload, :SafeLevel, :ScanModiTime, :SubdetectId, :UserDefName, :VirusType, :WhiteScore
425
-
425
+
426
426
  def initialize(detectid=nil, detectpriority=nil, enginepriority=nil, fileexist=nil, fileforceupload=nil, filesize=nil, fileuptime=nil, fullvirusname=nil, idcposition=nil, md5type=nil, peexist=nil, peforceupload=nil, safelevel=nil, scanmoditime=nil, subdetectid=nil, userdefname=nil, virustype=nil, whitescore=nil)
427
427
  @DetectId = detectid
428
428
  @DetectPriority = detectpriority
@@ -476,7 +476,7 @@ module TencentCloud
476
476
  # @type Time: Integer
477
477
 
478
478
  attr_accessor :Source, :Stamp, :Time
479
-
479
+
480
480
  def initialize(source=nil, stamp=nil, time=nil)
481
481
  @Source = source
482
482
  @Stamp = stamp
@@ -498,7 +498,7 @@ module TencentCloud
498
498
  # @type Desc: String
499
499
 
500
500
  attr_accessor :Tag, :Desc
501
-
501
+
502
502
  def initialize(tag=nil, desc=nil)
503
503
  @Tag = tag
504
504
  @Desc = desc
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-tics
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.590
4
+ version: 3.0.592
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-12 00:00:00.000000000 Z
11
+ date: 2023-06-14 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common