tencentcloud-sdk-teo 3.0.618 → 3.0.620

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: accb0c6049e7d5208b6654d7b114bb6c2350d3b6
4
+ data.tar.gz: 94c9e87c74b309304bdcec5057342f6d42baa923
5
5
  SHA512:
6
- metadata.gz: 712e6afc22334eef9142631775b163578cfc7d8fc39cfca0689f425378d7ef6b6c956d01cec276364fa066c9ac93977bb719a69c28f2994b4f9a5f96bff26e4d
7
- data.tar.gz: 92e5c519385288db811a26515a72efb8816c3ca18d03f5b28cf35759ce4d16010d8968040df0aea87f81d952218350ee3ed5a79fa634f71cf98ce952d06666ad
6
+ metadata.gz: 9af355ec2ad69c555caec4979965457aca937dd7a5edc932fc80ca154232fae2b9fd90c2b94af3fdc6196590f30c9493f09cc32eb4f5a96aeb1af2ee90e7eb8e
7
+ data.tar.gz: 7b458ccba14f52049b934966ddb1023bc38a0c312dfc5852833c2cffc833f2baefb72b214b0488dad754eb4d60f51fd0d1da8785fc9cf64aeaf408b7d0ee5a77
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.618
1
+ 3.0.620
@@ -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.620
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-25 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common