tencentcloud-sdk-teo 3.0.1076 → 3.0.1079
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/models.rb +1 -1
- 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: 2a7e628a9e13681c55d4f754d76bf5264b5f00b3
|
4
|
+
data.tar.gz: 3b6b6b96c8fa14a14be010cb4edfa882002b09d1
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 9008c6fea94ccc4a6317e990e94d92b349f57bd4590a3bac671dd09073afad3f180e6a226f28b84f1a637b9997c4106f8819058180732b3e834273da3377fc17
|
7
|
+
data.tar.gz: e242f736b54a440f5aa8802198c52c3e373e30991d6f118db8dfcaab96c135cceebd13c2347fc8ab00dfdd7014128c326caebca7e464db95a3f755e4f95cb1d3
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.1079
|
data/lib/v20220901/models.rb
CHANGED
@@ -11757,7 +11757,7 @@ module TencentCloud
|
|
11757
11757
|
# <li>Deleting:删除中;</li>
|
11758
11758
|
# <li>Running:已生效。</li>
|
11759
11759
|
# @type Status: String
|
11760
|
-
# @param L4UsedList:
|
11760
|
+
# @param L4UsedList: 该负载均衡实例绑的四层代理实例的列表。
|
11761
11761
|
# @type L4UsedList: Array
|
11762
11762
|
# @param L7UsedList: 该负载均衡实例绑定的七层域名列表。
|
11763
11763
|
# @type L7UsedList: Array
|
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.1079
|
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-06-
|
11
|
+
date: 2025-06-11 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|