tencentcloud-sdk-teo 3.0.691 → 3.0.693
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: 604b0cc4b9c671e58b52ca030b3ea9d8309488c4
|
|
4
|
+
data.tar.gz: e8bb2a805670490c2bc87469d48ac70e308dd38c
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 1f27ab579ffa0a2e8acd9af83027641fb5cc3c7d7fa35a747409bfde71e46c5c419c7f55505e6ef7a5a61f176f2fa688b2a8a3ed9bd899bb31f2eccd10e45c7d
|
|
7
|
+
data.tar.gz: 6b9bfc4dfc3fe1dfe47d2d00dc54379eae5ad4da568ef6349317ee24c29986d6e799147b39ee13932bad60ab368b2af6391ec48179cc3581c407995e0023c0b4
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.693
|
data/lib/v20220901/models.rb
CHANGED
|
@@ -9315,7 +9315,7 @@ module TencentCloud
|
|
|
9315
9315
|
# <li>on:开启;</li>
|
|
9316
9316
|
# <li>off:关闭。</li>
|
|
9317
9317
|
# @type Switch: String
|
|
9318
|
-
# @param AllowClientIPList: 允许的客户端来源。支持填写 IPV4 以及 IPV6 的 IP/IP
|
|
9318
|
+
# @param AllowClientIPList: 允许的客户端来源。支持填写 IPV4 以及 IPV6 的 IP/IP 段。
|
|
9319
9319
|
# @type AllowClientIPList: Array
|
|
9320
9320
|
# @param ExpireTime: Debug 功能到期时间。超出设置的时间,则功能失效。
|
|
9321
9321
|
# @type ExpireTime: String
|
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.693
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Tencent Cloud
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2023-11-
|
|
11
|
+
date: 2023-11-05 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: tencentcloud-sdk-common
|