tencentcloud-sdk-tcss 1.0.242 → 1.0.246

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: 88fd43448163c9f147e388435abe8a6051778894
4
- data.tar.gz: 9738dfb13076e7d4c69ef26db2dcf6c7f8455b2a
3
+ metadata.gz: c4f864c533c9e4054a846f29f7a7782caa633353
4
+ data.tar.gz: dac01c711944d980ac408738367d19d85e86acc1
5
5
  SHA512:
6
- metadata.gz: 11f70c1d644a24ab2db7cd4ebdfd74a29e2bdb4adf77c802fe13780962df727338ec6b999adcb5f47cc4c0bf66f06342267a37ca71c254dd0e2758ae2871cbe0
7
- data.tar.gz: ee4f9b2097006a8a27093a223ce2971ca8f3fc34e47d7e5d38a1f3e7fff73eb05032de34c28e7aa006d6b6ca2fa0694ed245d1e09b659b45044cefbf86d9a140
6
+ metadata.gz: 18c0416f134c7c6547ef66c97ad7f3dd050137b22b218704c8fc2e0595af114a116ea2d6c45d1ca8308dcd369b1dc592e1cfef698718744d4c208052d42ac6e8
7
+ data.tar.gz: 11908c0b05d49c05b7345f5463b6cffafc68004ecca0df7db5077329a738588d084a1cb04748505d37b3d5f14676d563e1177b35027934089f766d2a0ad43046
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 1.0.242
1
+ 1.0.246
@@ -13494,6 +13494,8 @@ module TencentCloud
13494
13494
  # TIMEOUT: 超时
13495
13495
  # TOO_MANY: 任务过多
13496
13496
  # OFFLINE: 离线
13497
+ # INTERNAL: 服务内部错误
13498
+ # VALIDATION: 参数非法
13497
13499
  # @type SubStatus: String
13498
13500
 
13499
13501
  attr_accessor :FileName, :FilePath, :VirusName, :CreateTime, :ModifyTime, :ContainerName, :ContainerId, :ContainerStatus, :ImageName, :ImageId, :Status, :Id, :HarmDescribe, :SuggestScheme, :SubStatus
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-tcss
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.242
4
+ version: 1.0.246
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-01-14 00:00:00.000000000 Z
11
+ date: 2022-01-20 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common