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 +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: 6a15b7e559b0f058c9d889c82292452a48ce2caa
|
4
|
+
data.tar.gz: 97a0f0e8daeadd69ae674e9ad248a1feb19053a4
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: fe10c3b915ca19ba1c68fe60bbf604734a06db5d09252f905969381eec33143e2cc536aec0c6e506dc451fb74e2c99f6f88370284372e9957e68ecf774017d3c
|
7
|
+
data.tar.gz: 356361175e71bf136fbc7533c3ac5f3d695204ab728a42059bd779ddffa492a4305fedb980b7fb10206cd7b73cf254b05834b352636d6730d4b45f3befe1a95f
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.942
|
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.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-
|
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
|