tencentcloud-sdk-teo 3.0.1130 → 3.0.1132

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: 41f7c321a3de14e438b93385907941a25ad3d1fe
4
- data.tar.gz: eccca0f94b083f19064f555e13d263cd5351d54c
3
+ metadata.gz: a6e4d9bf8e871ea5e7925a5f0d885ba2b54402ff
4
+ data.tar.gz: 27db2f605f0ffc917b4392717ec9d2d926796057
5
5
  SHA512:
6
- metadata.gz: fb5aae08591bf101f2e112139b6fc158195863bc2aebd712b6c7dc0529f621e248da8665f3b3af16547a032b198d3487034a371ca16753a4c2e2f2b048183a08
7
- data.tar.gz: 652be949b6c9b6853d02040ce8bb5e255cf85f0a03357313f6d1cabea2d9623b76c6dbd9dc9a99992cee6913baf5b39fdcf7c8dcdaa49fee4922e2f67dd3bfc4
6
+ metadata.gz: 94b11d4031beb5c7c29000746ef1bac4883cdc8369084ee0ef5ec39e2467170d0903bf721c08f47d8d9f450e5b26b40851e849097667688fd49030cd4735d7ff
7
+ data.tar.gz: c3479fd4b2bae70c5e1a59f703b836cd841b44a3dfabbf4122a3e476b624b596e63041ff62580b65a84b00bb5a310c99b494298e2cddd50fa51d9655f08d5ced
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1130
1
+ 3.0.1132
@@ -2580,7 +2580,7 @@ module TencentCloud
2580
2580
  # <li>CUSTOM: 用户自定义规则。</li>
2581
2581
  # @type Type: String
2582
2582
  # @param AttesterSource: 认证方法。取值有:
2583
- # <li>TC-RCE: 使用全栈式风控引擎进行认证;</li>
2583
+ # <li>TC-RCE: 使用风险识别 RCE 进行认证;</li>
2584
2584
  # <li>TC-CAPTCHA: 使用天御验证码进行认证。</li>
2585
2585
  # @type AttesterSource: String
2586
2586
  # @param AttesterDuration: 认证有效时间。默认为 60s,支持的单位有:
@@ -18787,8 +18787,8 @@ module TencentCloud
18787
18787
  # @param PlanId: 套餐关联资源 ID。
18788
18788
  # @type PlanId: String
18789
18789
  # @param Area: 地域,取值有:
18790
- # <li>mainland:国内;</li>
18791
- # <li>overseas:海外。</li>
18790
+ # <li>mainland:中国大陆境内;</li>
18791
+ # <li>overseas:中国大陆境外。</li>
18792
18792
  # <li>global:全球。</li>
18793
18793
  # @type Area: String
18794
18794
  # @param Group: 资源类型,取值有:
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-teo
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.1130
4
+ version: 3.0.1132
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2025-08-26 00:00:00.000000000 Z
11
+ date: 2025-08-28 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common