tencentcloud-sdk-dbbrain 3.0.548 → 3.0.549

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: b8d8be6cd345416a911e29bcf438d86d45b4b3cd
4
- data.tar.gz: f94b32d2d7b553c4c57942a0cd11b90422cb07fd
3
+ metadata.gz: c2dc5ace905c70b26f0acc8952ce3d290487910c
4
+ data.tar.gz: 50c6edde31d214bca5d690874cc584ff2a1ce681
5
5
  SHA512:
6
- metadata.gz: 3613b8f15130534327619ee0346538ee77dc8c78fec6bc8d3cf011170cb36d72a45e10d85fd9e8dace9b01119a0a26301a48b42ec63163dc014994709a14fe8a
7
- data.tar.gz: 83d544cfd92cb4760f85fa3fb8e2ce067e4a02a8ab526a1678e521406dbb8848ca83dbd2fef4f15b122461289731f97d0171f388c22ab4869b62a68a6bf6c7df
6
+ metadata.gz: 3bc0494cd3e8042071dfb03b7f28b135418af0d248b8a2367efc68f5b5d83563cd44b1763890fbdabdab57dae40faad4b04574d13831b1f477ff857f73793b2d
7
+ data.tar.gz: 99a05ee052caf7a994a3555fbed9c98cd43b8f3a323ed30b396b3f19e6fb3b50ac9819112673abfb60e3400f959cea9c9470285367e6a2cb7e50823fe2cac0e6
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.548
1
+ 3.0.549
@@ -2054,9 +2054,9 @@ module TencentCloud
2054
2054
  # @type StartTime: String
2055
2055
  # @param EndTime: 截止时间,如“2019-09-11 10:13:14”,截止时间与开始时间的间隔小于7天。
2056
2056
  # @type EndTime: String
2057
- # @param Offset: 分页参数
2057
+ # @param Offset: 偏移量,默认为0。
2058
2058
  # @type Offset: Integer
2059
- # @param Limit: 分页参数
2059
+ # @param Limit: 查询数目,默认为20,最大为100。
2060
2060
  # @type Limit: Integer
2061
2061
  # @param DB: 数据库列表
2062
2062
  # @type DB: Array
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-dbbrain
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.548
4
+ version: 3.0.549
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-04-11 00:00:00.000000000 Z
11
+ date: 2023-04-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common