tencentcloud-sdk-teo 3.0.989 → 3.0.990
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 +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20220901/client.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: 67af3df9909634e84e7e665d5e54bd6f30e9ac07
|
|
4
|
+
data.tar.gz: 5af64d93e1eec3558990d1b94336bcb89f1a56d4
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 931eb27c49c88d89796886520c0de63d0ca619144170f81ef3b93757d38af632752a16d288874b990b3b817b11a5ad472640384915e93bcbe43adf571e9c6b9e
|
|
7
|
+
data.tar.gz: 0decc076667c50e62730cfd6a38b92d94ee2e9ae9f04f2d2c8e065a5319498f8a3d5136dde4c139c7a47b8892f6a1086abc2cb572c76fd664afd092588b4ea7a
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.990
|
data/lib/v20220901/client.rb
CHANGED
|
@@ -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.
|
|
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-
|
|
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
|