tencentcloud-sdk-dbbrain 3.0.514 → 3.0.515

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: df64ec5f671de38ca8d5b86a9aca32d6937df0a6
4
- data.tar.gz: bfa4aa8e6206a0162c99345b56850808aa797a87
3
+ metadata.gz: 947e2e26cb90da6d707fa23c44ab461a19508338
4
+ data.tar.gz: 0d9015e933c0acf7f12091b1d42abbf0834bb233
5
5
  SHA512:
6
- metadata.gz: 6c575398db8718eb8596b45a072c716f2e4ca81bfd6221e7338e03deeb4b2e71a4943ba082a06e7ba9118772fcbdeec5d10066f767ffc731e5ca4f81300486b3
7
- data.tar.gz: 84f6afce85280f92b22f1262f92cc9195ca0b897e2738dc580c28fd8356ff51b821645ab8f9e23b4e8d70c2967b0dc160771de1e9f40557b9d5632b9093ffaa0
6
+ metadata.gz: 2182d1677345c74107380f201f0e96dc6cb67ce9d5a8508f1ec126b5724cd602f6ba5565d4447a13e9432eb636ca018f9d267988b11e15bb3c3fd2c4ce540658
7
+ data.tar.gz: e177a1ecb83f552bd536a1e6ad01ade30242c273b00ba254ae3b544bbd4fa4e3945f5a4acdc24887dda3e2c17ccc906fc2762964f2cfb81d6c932421fd1f94c6
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.514
1
+ 3.0.515
@@ -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;"cynosdb" - 云数据库 TDSQL-C for 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.514
4
+ version: 3.0.515
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-22 00:00:00.000000000 Z
11
+ date: 2023-02-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common