tencentcloud-sdk-dbbrain 3.0.560 → 3.0.561
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 -2
- 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: 0854fe3ec4bf97fca9e31410096a24a289810238
|
|
4
|
+
data.tar.gz: 32ee2eec5f78d775a4395aa62c0789dee602f01f
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: f2143ca805217f5c60d85e5cb4645234a0a6ad372137469568e3604639f8859ca807870ac3db244c933ab3470f8ed37ee1855d50e928d5f17900088c10b962c0
|
|
7
|
+
data.tar.gz: 47cb65f0cc000dc2a846073e94faac59853cd74067717979c9a98bf444bbbb13248630e88031bdd251870d6677f61c0d56b9640351c0aa0262dce841885610b6
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.561
|
data/lib/v20210527/models.rb
CHANGED
|
@@ -759,8 +759,7 @@ module TencentCloud
|
|
|
759
759
|
# @type AsyncRequestIds: Array
|
|
760
760
|
# @param InstanceId: 实例ID
|
|
761
761
|
# @type InstanceId: String
|
|
762
|
-
# @param Product:
|
|
763
|
-
# 默认值为"mysql"。
|
|
762
|
+
# @param Product: 服务产品类型,支持值:"mysql" - 云数据库 MySQL;"cynosdb" - 云数据库 TDSQL-C for MySQL,默认为"mysql"。
|
|
764
763
|
# @type Product: String
|
|
765
764
|
|
|
766
765
|
attr_accessor :AsyncRequestIds, :InstanceId, :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.561
|
|
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
|
+
date: 2023-04-27 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: tencentcloud-sdk-common
|