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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: b6e9f93575dd96581a202b892cc7124d3e443730
4
- data.tar.gz: ad8cf9a6ac592c23e42ebc7d3c6e81cd0f15eef8
3
+ metadata.gz: 604b0cc4b9c671e58b52ca030b3ea9d8309488c4
4
+ data.tar.gz: e8bb2a805670490c2bc87469d48ac70e308dd38c
5
5
  SHA512:
6
- metadata.gz: c01ae3f1fc642e4ce14938401c1d9c14d6d896bfc688a2c220e076b4e457ab945e02267ae5e242abfd365ac2632ddb77add46653f5c2de3cc4f36a5799fdbc55
7
- data.tar.gz: 96df7c3f826fba68409bffafd19e5e66047583180b42d4418b899693654a76186a859b2d9f02c5ff50148ba9075c147ae6dfb501a48741b72715a1ab77a044df
6
+ metadata.gz: 1f27ab579ffa0a2e8acd9af83027641fb5cc3c7d7fa35a747409bfde71e46c5c419c7f55505e6ef7a5a61f176f2fa688b2a8a3ed9bd899bb31f2eccd10e45c7d
7
+ data.tar.gz: 6b9bfc4dfc3fe1dfe47d2d00dc54379eae5ad4da568ef6349317ee24c29986d6e799147b39ee13932bad60ab368b2af6391ec48179cc3581c407995e0023c0b4
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.691
1
+ 3.0.693
@@ -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 段,不填则表示允许任意客户端 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.691
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-01 00:00:00.000000000 Z
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