tencentcloud-sdk-teo 3.0.989 → 3.0.991
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/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: 462890b2df78557b3e6ff96284bf81e7c5d200d4
|
4
|
+
data.tar.gz: 24aa9458ae7665565a3b6f4e2340585479e38a4c
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 25631cb86f28efb730af3ca1ff24923913d6257b286a932153cc39244333bab33ca72b3616e6802fc0d6839ae5f82a5494860918a82016fe5f92c00e3f8a586c
|
7
|
+
data.tar.gz: a95be03690e44ecf788c05333d2827fa9e99f59a1e6c84c3a41aee131e53d80179c0c2a1f10a3c4ee61ef9923b47f7760e8eec1cac9838362eb4c82322e94b96
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.991
|
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.991
|
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-
|
11
|
+
date: 2025-02-04 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|