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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 23e7a38305d82d794e397bc5dd0f549bc7b39d7d
4
- data.tar.gz: 0f7f71ac3ace117a174264f27177027459576af2
3
+ metadata.gz: 0854fe3ec4bf97fca9e31410096a24a289810238
4
+ data.tar.gz: 32ee2eec5f78d775a4395aa62c0789dee602f01f
5
5
  SHA512:
6
- metadata.gz: d7842efc1588636ad7276086413683efb36bdd10cf932c16f8df0490754f8d8058dac05f07f7e259c639aa2d8f4b4ae4f98be070cf38508da593a4d4261fa51a
7
- data.tar.gz: 2bfe5392faecc353c1efdb35c38d7fe58e01dad0b88f04319f2c60c2b4351b2b9dc3145f239857fa408b403fe55db8dc3ab35cec92aa08cf5d374545e390e42b
6
+ metadata.gz: f2143ca805217f5c60d85e5cb4645234a0a6ad372137469568e3604639f8859ca807870ac3db244c933ab3470f8ed37ee1855d50e928d5f17900088c10b962c0
7
+ data.tar.gz: 47cb65f0cc000dc2a846073e94faac59853cd74067717979c9a98bf444bbbb13248630e88031bdd251870d6677f61c0d56b9640351c0aa0262dce841885610b6
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.560
1
+ 3.0.561
@@ -759,8 +759,7 @@ module TencentCloud
759
759
  # @type AsyncRequestIds: Array
760
760
  # @param InstanceId: 实例ID
761
761
  # @type InstanceId: String
762
- # @param Product: 服务产品类型,支持值包括: "mysql" - 云数据库 MySQL"cynosdb" - 云数据库 CynosDB for MySQL"mongodb" - 云数据库 CynosDB for MySQL,
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.560
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-26 00:00:00.000000000 Z
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