tencentcloud-sdk-tds 3.0.941 → 3.0.942

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 192943a363dbb01bd872aa68e54efaeec2ac5b59
4
- data.tar.gz: 635ffcccb4af95b7550d2bf4f71f0faaebe364d0
3
+ metadata.gz: 6a15b7e559b0f058c9d889c82292452a48ce2caa
4
+ data.tar.gz: 97a0f0e8daeadd69ae674e9ad248a1feb19053a4
5
5
  SHA512:
6
- metadata.gz: 5780c0945fb0e866bf63c6c253fc10d2a056e4ceedfd1cfb27e195e12b110f4c4ab31151f1f073c3905abf3afaf44426616ed81aede08db73df9ee1ca37ecfa2
7
- data.tar.gz: 39fae4a51b1648f92cebcb0b2764e5fbc30cb28fdd8524d2ae5869580ac5aa6a7a37ba3bea429ef9c9c4496caa1a5c837185c48700c0d453959b4d1f5dfd10e2
6
+ metadata.gz: fe10c3b915ca19ba1c68fe60bbf604734a06db5d09252f905969381eec33143e2cc536aec0c6e506dc451fb74e2c99f6f88370284372e9957e68ecf774017d3c
7
+ data.tar.gz: 356361175e71bf136fbc7533c3ac5f3d695204ab728a42059bd779ddffa492a4305fedb980b7fb10206cd7b73cf254b05834b352636d6730d4b45f3befe1a95f
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.941
1
+ 3.0.942
@@ -473,9 +473,9 @@ module TencentCloud
473
473
 
474
474
  # 风险信息
475
475
  class RiskInfo < TencentCloud::Common::AbstractModel
476
- # @param Type: 风险类型
476
+ # @param Type: 风险类型。更多详情请参见:[Android](https://cloud.tencent.com/document/product/1628/85898)、[iOS](https://cloud.tencent.com/document/product/1628/85896)、[H5](https://cloud.tencent.com/document/product/1628/85897)、[小程序](https://cloud.tencent.com/document/product/1628/85895)、[场景风险](https://cloud.tencent.com/document/product/1628/88912)
477
477
  # @type Type: Integer
478
- # @param Level: 风险等级
478
+ # @param Level: [风险等级](https://cloud.tencent.com/document/product/1628/85308)
479
479
  # @type Level: Integer
480
480
 
481
481
  attr_accessor :Type, :Level
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-tds
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.941
4
+ version: 3.0.942
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-11-12 00:00:00.000000000 Z
11
+ date: 2024-11-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common