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 +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20220801/models.rb +2 -2
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: eaa282fd8dfccb1310acffc170998d01045d3744
|
4
|
+
data.tar.gz: 3249d31191ab5acd09352cb153aa01294a30c519
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 4a2f9e2482f3676be7a94e72f91ee49fd0f9e8698e8d1c523efd9baffd5937eb6882aa3b21abf8a40458680dcdb81b26d3926888d125434f434174a026e61bff
|
7
|
+
data.tar.gz: c11e7fa6d1a7b153ece8e86dfacc57dd5fa6e545c19dc254b0cb07ca9112a1a2a31bf5f3905cb722c124f2295f63a0bf3e22950bb0708371998e166d6c534c3a
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.943
|
data/lib/v20220801/models.rb
CHANGED
@@ -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.
|
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-
|
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
|