tencentcloud-sdk-teo 1.0.357 → 1.0.360

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: 500b13a0bd1d2e850a707de744d0e4796cb4778e
4
- data.tar.gz: 4df29094123b4788f9245ec8c69f2573f4ffa1ee
3
+ metadata.gz: a9148bbdd1285a42c4cf343621d7e84190282856
4
+ data.tar.gz: 0fc0d27ac6e12547806c55ec9c30681e8195c45c
5
5
  SHA512:
6
- metadata.gz: 71eda84b94cc431630afcd4ff5896f790836512893cd4768f6e52198670fabafa9df001c3947064de90527ef396c4193e82fcea514601dd6b75b7d8041d6ac8c
7
- data.tar.gz: 46f2ae76492ad22aa737afd6042c174e21de2b51227ba5c7ddcba2dcea6a793ace0d80675160acb0fa4a9efaffda228efa4770905f8fb8860a762146cb0cfcc6
6
+ metadata.gz: 3bd6ae48887770c9415e479be87162746fd0b8a3bc679586eac7a3e577c28075292f104d3d28a4b1adcaf5977cef11cfa4e0e04f725215606c1ce335c6cee08d
7
+ data.tar.gz: e67e0a4e918a334936405f2a1efa83a4dfdaf0d6fe262d68ac5ea603742fe3e2f1c292cdf3dfc58ac78449590ac56bfe50071c7c66d322cade56e9c2bf614bb5
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 1.0.357
1
+ 1.0.360
@@ -1566,7 +1566,7 @@ module TencentCloud
1566
1566
  class CreateLoadBalancingRequest < TencentCloud::Common::AbstractModel
1567
1567
  # @param ZoneId: 站点ID
1568
1568
  # @type ZoneId: String
1569
- # @param Host: 子域名,填写@表示根域
1569
+ # @param Host: 子域名
1570
1570
  # @type Host: String
1571
1571
  # @param Type: 代理模式:
1572
1572
  # dns_only: 仅DNS
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: 1.0.357
4
+ version: 1.0.360
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-07-17 00:00:00.000000000 Z
11
+ date: 2022-07-20 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common