tencentcloud-sdk-clb 3.0.628 → 3.0.629

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: 9b553b54c3d4a20601d2fd2f6b98a2244f88b1aa
4
- data.tar.gz: 24ac13d84b05f872c28596c22f2836dbac9e8ea8
3
+ metadata.gz: 3ea7c34924220be0cc2f9cc356723120f9dbbeaa
4
+ data.tar.gz: 961b83cdf4621f39fecf465e683add52cdc8f2cb
5
5
  SHA512:
6
- metadata.gz: f98c56aadf15fa6b17f78e5caa01d7d3cb35d323d48aaebfe00ede25be9c18b27825d12d8d1c613703a761a3d79e40d6a74b2062daeed80fbc4e1aaedf067103
7
- data.tar.gz: 12f8b0b8870e3c39d61dc3040c6a3be63274199c10ab52b510fd29485999b3b51b477c46ef063c25c8e85294cccc78b167b34d443604e6821a8ac99331c61538
6
+ metadata.gz: c3f50092fd3c623e119986a8a6f637ede005233b4853ef85053b8cc21a6175fca72adf5d1a7551793cc3bfe286f65698d81b3f21ceeccf68eba1e2710a1e1772
7
+ data.tar.gz: 34245a8f4edded12605b0b16793c365a715718d18550ce1309db71a2233a7c7cdc78243b3b29f4127b91b1adca0c856d83f6b9598d1581b84fd00543cbb5179c
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.628
1
+ 3.0.629
@@ -1383,7 +1383,7 @@ module TencentCloud
1383
1383
  # @type ZoneId: String
1384
1384
  # @param InternetAccessible: 仅对内网属性的性能容量型实例和公网属性的所有实例生效。
1385
1385
  # @type InternetAccessible: :class:`Tencentcloud::Clb.v20180317.models.InternetAccessible`
1386
- # @param VipIsp: 仅适用于公网负载均衡。CMCC | CTCC | CUCC,分别对应 移动 | 电信 | 联通,如果不指定本参数,则默认使用BGP。可通过 [DescribeResources](https://cloud.tencent.com/document/api/214/70213) 接口查询一个地域所支持的Isp。如果指定运营商,则网络计费式只能使用按带宽包计费(BANDWIDTH_PACKAGE)。
1386
+ # @param VipIsp: 仅适用于公网负载均衡。CMCC | CTCC | CUCC,分别对应 移动 | 电信 | 联通,如果不指定本参数,则默认使用BGP。可通过 [DescribeResources](https://cloud.tencent.com/document/api/214/70213) 接口查询一个地域所支持的Isp。如果指定运营商,则网络计费模式只能使用按带宽包计费(BANDWIDTH_PACKAGE)。
1387
1387
  # @type VipIsp: String
1388
1388
  # @param Tags: 购买负载均衡的同时,给负载均衡打上标签,最大支持20个标签键值对。
1389
1389
  # @type Tags: 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.628
4
+ version: 3.0.629
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-08-04 00:00:00.000000000 Z
11
+ date: 2023-08-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common