tencentcloud-sdk-cdb 3.0.641 → 3.0.643

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: b5cd42074766e48d6c582203fca8d59368be1f48
4
- data.tar.gz: 06e0260996dc9140d3b8b27bf3de89c0275a52aa
3
+ metadata.gz: 40b9183af282773793f4ea80e141ce4721ec4639
4
+ data.tar.gz: 023aead19480b87f1a225fb7b28134f9333dc0a2
5
5
  SHA512:
6
- metadata.gz: 503379f5ab475883fddb49ad23a2056d62c2a38f42a0f42d0c0ce8fa44f47ba7085245a488690930a0e346105f6c35f74fcd27730fc16a4a7719f5733721ed62
7
- data.tar.gz: 42f74e7d8cd4070879c0655a9970e8c509237aea924ce917242382c1fc05fad7dbffac956712c05c995f91fb2162ffe0a0aa3c4f83f9ab03c31863e9ad2bed5a
6
+ metadata.gz: 813b516d63f93bfa3aa2dfa8e630a871912ee63c23c4ef9358963208fcd4498c72c72b4ebdac75cd243bfb7ddb69eaf1a3907f0cd4e182120fb40fa3f29e07a8
7
+ data.tar.gz: 75a0dec0609060db04a3fbf1069b393032b6bb2bcb7c0ecd598e6521f124d10220fc9426c8a53aa0c9d3c69fa5863b23ff3ec0fdbdfedda6abc7b2b7e8095e69
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.641
1
+ 3.0.643
@@ -2068,7 +2068,7 @@ module TencentCloud
2068
2068
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
2069
2069
  end
2070
2070
 
2071
- # 本接口(DescribeSlowLogs)用于获取云数据库实例的慢查询日志。
2071
+ # 本接口(DescribeSlowLogs)用于获取云数据库实例的慢查询日志。说明:若单次查询数据量过大,则有可能响应超时,建议缩短单次查询时间范围,如一小时,避免导致超时。
2072
2072
 
2073
2073
  # @param request: Request instance for DescribeSlowLogs.
2074
2074
  # @type request: :class:`Tencentcloud::cdb::V20170320::DescribeSlowLogsRequest`
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-cdb
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.641
4
+ version: 3.0.643
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-22 00:00:00.000000000 Z
11
+ date: 2023-08-24 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common
@@ -33,9 +33,9 @@ executables: []
33
33
  extensions: []
34
34
  extra_rdoc_files: []
35
35
  files:
36
- - lib/tencentcloud-sdk-cdb.rb
37
- - lib/v20170320/models.rb
38
36
  - lib/v20170320/client.rb
37
+ - lib/v20170320/models.rb
38
+ - lib/tencentcloud-sdk-cdb.rb
39
39
  - lib/VERSION
40
40
  homepage: https://github.com/TencentCloud/tencentcloud-sdk-ruby
41
41
  licenses: