tencentcloud-sdk-ssa 3.0.640 → 3.0.641

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: 22ee52d609513d6b6531c17db7278efc370b211c
4
- data.tar.gz: dff259d0da23255e2cc6ae122d95fbbf14c97786
3
+ metadata.gz: 51266b796628de45580c6a5009d0291759c96b0e
4
+ data.tar.gz: e48a24a460d32828748ab5dde7945c1af3a731df
5
5
  SHA512:
6
- metadata.gz: 71ccbb3109ec5f15228ad67c66980571be7c494a9679c733ccd085fd3a5c701b52defeff496ba7497cffbde1977ae9a2af63727863dafb2f2a84faa9d5f0e40e
7
- data.tar.gz: 77d89eba3c78c8ada881e007c015e40555a108fa0f31adf5177aa1b5b71689f547e0fe0c3028b3890b9a79b22d8e4c07ddecd85a89791dd83874ff8f50e918f8
6
+ metadata.gz: d259ffe9fc15ef7d8471b88e0fa431dc3bddbe4a6af71da1cc407798e2274404d63739398f455e88d34a4a95b6f77e738fd61fc90d4a10f842c30bf0771e0843
7
+ data.tar.gz: 8bd4a768af160c39ab40617ec766543e366a34e51834b080f3477b8e3a5a1f9f365f9a570766faafbb304d7db26c989a89b074bd3fdada70fbc285652a361cb6
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.640
1
+ 3.0.641
@@ -3122,7 +3122,7 @@ module TencentCloud
3122
3122
 
3123
3123
  # DescribeVulList请求参数结构体
3124
3124
  class DescribeVulListRequest < TencentCloud::Common::AbstractModel
3125
- # @param Params: 查询过滤参数
3125
+ # @param Params: 查询过滤参数:(json序列化的结果)
3126
3126
  # @type Params: String
3127
3127
 
3128
3128
  attr_accessor :Params
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-ssa
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.640
4
+ version: 3.0.641
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-08-21 00:00:00.000000000 Z
11
+ date: 2023-08-22 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common