tencentcloud-sdk-teo 3.0.618 → 3.0.619

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: e95e516dc072b3c575fa090b948557db01a1cc28
4
- data.tar.gz: 30b257fee45dc363f9c27ce81630b96a91e1b463
3
+ metadata.gz: 620e10ba59332cf3b6cc99812258223835ada481
4
+ data.tar.gz: 755ed4379ca5f5416ebd8f8a33c0f43308a523ea
5
5
  SHA512:
6
- metadata.gz: 712e6afc22334eef9142631775b163578cfc7d8fc39cfca0689f425378d7ef6b6c956d01cec276364fa066c9ac93977bb719a69c28f2994b4f9a5f96bff26e4d
7
- data.tar.gz: 92e5c519385288db811a26515a72efb8816c3ca18d03f5b28cf35759ce4d16010d8968040df0aea87f81d952218350ee3ed5a79fa634f71cf98ce952d06666ad
6
+ metadata.gz: 724cd00a92cbf2e65500c5455f9a611d73b023c414351a77bbd88070c9efe28dd00c7560c5281cc3d81ccff5cb632fc3b7053b1726ac10cc00773d3cab79b8c0
7
+ data.tar.gz: 25b253030f96fe210a89c87c17f9016567eed72b34d851f1abe5b4f437d5d881de268b387d35a446c1c3b4b51ce6ee46d9cd6fa84303221499d067a659bfe8cf
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.618
1
+ 3.0.619
@@ -6364,7 +6364,7 @@ module TencentCloud
6364
6364
  # @type ServerCertInfo: Array
6365
6365
  # @param ApplyType: 托管类型,取值有:
6366
6366
  # <li>apply:托管EO;</li>
6367
- # <li>none:不托管EO;</li>不填,默认取值为apply
6367
+ # <li>none:不托管EO;</li>不填,默认取值为none
6368
6368
  # @type ApplyType: String
6369
6369
 
6370
6370
  attr_accessor :ZoneId, :Hosts, :ServerCertInfo, :ApplyType
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.618
4
+ version: 3.0.619
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-07-21 00:00:00.000000000 Z
11
+ date: 2023-07-24 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common