tencentcloud-sdk-teo 3.0.988 → 3.0.990

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: dbf9db0138a2419faaab8db8d19e27ad80516bd7
4
- data.tar.gz: 30c39d75400817b6415a35bbcc838037b4335938
3
+ metadata.gz: 67af3df9909634e84e7e665d5e54bd6f30e9ac07
4
+ data.tar.gz: 5af64d93e1eec3558990d1b94336bcb89f1a56d4
5
5
  SHA512:
6
- metadata.gz: c1dad0fe014665e5f1677bf8ec4a7473e9671ec80ca9b67e9753eed569ea32231ad46ca585f26dcb7a90ab97fd10129e084e7d9b6bc88d2d3bfb8c9d8a2d1e8c
7
- data.tar.gz: 5cab3ce78f7da760aa3fd8f40ca4ee8f9388cb3d680f29c9b759bd7ed45004a8f4b227d62db0e404a38150f25d13758cf8f682a93a3e41c616eba373150af673
6
+ metadata.gz: 931eb27c49c88d89796886520c0de63d0ca619144170f81ef3b93757d38af632752a16d288874b990b3b817b11a5ad472640384915e93bcbe43adf571e9c6b9e
7
+ data.tar.gz: 0decc076667c50e62730cfd6a38b92d94ee2e9ae9f04f2d2c8e065a5319498f8a3d5136dde4c139c7a47b8892f6a1086abc2cb572c76fd664afd092588b4ea7a
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.988
1
+ 3.0.990
@@ -636,7 +636,7 @@ module TencentCloud
636
636
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
637
637
  end
638
638
 
639
- # 规则引擎创建规则。
639
+ # 本接口为旧版,EdgeOne 已对规则引擎相关接口全面升级,详情请参考 [CreateL7AccRules](https://cloud.tencent.com/document/product/1552/115822)。
640
640
 
641
641
  # @param request: Request instance for CreateRule.
642
642
  # @type request: :class:`Tencentcloud::teo::V20220901::CreateRuleRequest`
@@ -3200,7 +3200,7 @@ module TencentCloud
3200
3200
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
3201
3201
  end
3202
3202
 
3203
- # 修改规则引擎规则。
3203
+ # 本接口为旧版,EdgeOne 已对规则引擎相关接口全面升级,详情请参考 [ModifyL7AccRule](https://cloud.tencent.com/document/product/1552/115818)。
3204
3204
 
3205
3205
  # @param request: Request instance for ModifyRule.
3206
3206
  # @type request: :class:`Tencentcloud::teo::V20220901::ModifyRuleRequest`
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.988
4
+ version: 3.0.990
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-01-22 00:00:00.000000000 Z
11
+ date: 2025-01-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common