tencentcloud-sdk-dbbrain 3.0.514 → 3.0.516
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/v20210527/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: a1146e2a3b647c4e405b268f722aeaa8e50bc8fe
|
|
4
|
+
data.tar.gz: bc1669fc022a4aad8ff5d20b09bab9327b19145b
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 7f2290a68533695daceb6a73e6656f1421026badc285b9426f64096062a187031b6236578267c31d4e15e6b1d9d09de8f5a85533885a3390ef821acabcd861fe
|
|
7
|
+
data.tar.gz: 1208bd49e08cbefe7b98c62c1867d288d0f37aa13486a0ad1dc2e8aa250fd9b650239bb434953de9d6a1a370704d0b333c9d7e0e5747542032753d91015919a5
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.516
|
data/lib/v20210527/models.rb
CHANGED
|
@@ -1366,7 +1366,7 @@ module TencentCloud
|
|
|
1366
1366
|
# @type Limit: Integer
|
|
1367
1367
|
# @param Offset: 偏移量,默认为0。
|
|
1368
1368
|
# @type Offset: Integer
|
|
1369
|
-
# @param Product: 服务产品类型,支持值:"mysql" - 云数据库 MySQL
|
|
1369
|
+
# @param Product: 服务产品类型,支持值:"mysql" - 云数据库 MySQL,默认为"mysql"。
|
|
1370
1370
|
# @type Product: String
|
|
1371
1371
|
|
|
1372
1372
|
attr_accessor :InstanceId, :Date, :Limit, :Offset, :Product
|
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.
|
|
4
|
+
version: 3.0.516
|
|
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-02-
|
|
11
|
+
date: 2023-02-24 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: tencentcloud-sdk-common
|