tencentcloud-sdk-clb 3.0.505 → 3.0.507

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: ed110db94932581c7c06c18094faf259b3ce8ae1
4
- data.tar.gz: d996ce74bc2748aaa763cef69bb6aabbebb0ba1e
3
+ metadata.gz: 3313bafa6fc47de0999e98609eb8c443b1b244b1
4
+ data.tar.gz: bd70dcdc084264ee4c46854b89538ecdc53a7079
5
5
  SHA512:
6
- metadata.gz: db6bbdcd5cc9127ae112ccad07b7c436cb7032c3f89e83da3afbc7a21bc60cc89d4a6e99382eaa9de47ffb9352a4a74b9b96ad5888cccb9e4771de614b93a663
7
- data.tar.gz: f1ffb43c48732832a4823cfd23af4cdef94a4a92534f16308c7c01680a0d06f1eead4589ecd64db36a434da2904b96aeabf5ff658cb5a4e72d25c7bfff45b6c5
6
+ metadata.gz: 923de5db428a7a592311a6ac3d329fb19fc44b67ca28186ebee23bce51729d3a50994ceec2de1bb81a5cd0585d586aa95128f8f530098fc9151a35e415609a39
7
+ data.tar.gz: 408cedd3b2d8255c203e5b338b1d1665ec937fc81bf18b4ec942ce0493a5d6df9c412f088bcc04ba3bc0431a90309cd0a58a3da4fe227d3e204009fe6861610a
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.505
1
+ 3.0.507
@@ -1248,7 +1248,7 @@ module TencentCloud
1248
1248
  # @type LoadBalancerId: String
1249
1249
  # @param Ports: 要将监听器创建到哪些端口,每个端口对应一个新的监听器。
1250
1250
  # @type Ports: Array
1251
- # @param Protocol: 监听器协议: TCP | UDP | HTTP | HTTPS | TCP_SSL(TCP_SSL 正在内测中,如需使用请通过工单申请)。
1251
+ # @param Protocol: 监听器协议: TCP | UDP | HTTP | HTTPS | TCP_SSL | QUIC。
1252
1252
  # @type Protocol: String
1253
1253
  # @param ListenerNames: 要创建的监听器名称列表,名称与Ports数组按序一一对应,如不需立即命名,则无需提供此参数。
1254
1254
  # @type ListenerNames: Array
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-clb
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.505
4
+ version: 3.0.507
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-02-09 00:00:00.000000000 Z
11
+ date: 2023-02-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common