tencentcloud-sdk-cdb 3.0.779 → 3.0.780
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 +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20170320/models.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 22f55c7ede8bf486352d0b77a36a972511bf99a3
|
|
4
|
+
data.tar.gz: 52303d39a1f57a5a553335a2129f166907ab6856
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: d51a2c924fa185231842e18c28854d9466af4aa257a8c5e4353c92ec9cdc75431d7c89a1bd7637ba6ecf4d39ff6bc59308e5428a6851528828421d16d7d206ee
|
|
7
|
+
data.tar.gz: e7e030533f0a9aea4f0b7bd191bd9d950643748a94a31a5ea242bcde4f8b3d7aec703902f44c814510e906b3732876366dfd94641944134fad4c67312a64860b
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.780
|
data/lib/v20170320/models.rb
CHANGED
|
@@ -7176,7 +7176,7 @@ module TencentCloud
|
|
|
7176
7176
|
# @type SortBy: String
|
|
7177
7177
|
# @param OrderBy: 升序还是降序排列。当前支持:ASC,DESC 。
|
|
7178
7178
|
# @type OrderBy: String
|
|
7179
|
-
# @param Offset: 偏移量,默认为0。
|
|
7179
|
+
# @param Offset: 偏移量,默认为0,最大为9999。
|
|
7180
7180
|
# @type Offset: Integer
|
|
7181
7181
|
# @param Limit: 一次性返回的记录数量,默认为100,最大为400。
|
|
7182
7182
|
# @type Limit: Integer
|
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.
|
|
4
|
+
version: 3.0.780
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Tencent Cloud
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2024-03-
|
|
11
|
+
date: 2024-03-13 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: tencentcloud-sdk-common
|