tencentcloud-sdk-tds 3.0.941 → 3.0.943

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: eaa282fd8dfccb1310acffc170998d01045d3744
4
+ data.tar.gz: 3249d31191ab5acd09352cb153aa01294a30c519
5
5
  SHA512:
6
- metadata.gz: 5780c0945fb0e866bf63c6c253fc10d2a056e4ceedfd1cfb27e195e12b110f4c4ab31151f1f073c3905abf3afaf44426616ed81aede08db73df9ee1ca37ecfa2
7
- data.tar.gz: 39fae4a51b1648f92cebcb0b2764e5fbc30cb28fdd8524d2ae5869580ac5aa6a7a37ba3bea429ef9c9c4496caa1a5c837185c48700c0d453959b4d1f5dfd10e2
6
+ metadata.gz: 4a2f9e2482f3676be7a94e72f91ee49fd0f9e8698e8d1c523efd9baffd5937eb6882aa3b21abf8a40458680dcdb81b26d3926888d125434f434174a026e61bff
7
+ data.tar.gz: c11e7fa6d1a7b153ece8e86dfacc57dd5fa6e545c19dc254b0cb07ca9112a1a2a31bf5f3905cb722c124f2295f63a0bf3e22950bb0708371998e166d6c534c3a
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.941
1
+ 3.0.943
@@ -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.943
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-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common