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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: df64ec5f671de38ca8d5b86a9aca32d6937df0a6
4
- data.tar.gz: bfa4aa8e6206a0162c99345b56850808aa797a87
3
+ metadata.gz: a1146e2a3b647c4e405b268f722aeaa8e50bc8fe
4
+ data.tar.gz: bc1669fc022a4aad8ff5d20b09bab9327b19145b
5
5
  SHA512:
6
- metadata.gz: 6c575398db8718eb8596b45a072c716f2e4ca81bfd6221e7338e03deeb4b2e71a4943ba082a06e7ba9118772fcbdeec5d10066f767ffc731e5ca4f81300486b3
7
- data.tar.gz: 84f6afce85280f92b22f1262f92cc9195ca0b897e2738dc580c28fd8356ff51b821645ab8f9e23b4e8d70c2967b0dc160771de1e9f40557b9d5632b9093ffaa0
6
+ metadata.gz: 7f2290a68533695daceb6a73e6656f1421026badc285b9426f64096062a187031b6236578267c31d4e15e6b1d9d09de8f5a85533885a3390ef821acabcd861fe
7
+ data.tar.gz: 1208bd49e08cbefe7b98c62c1867d288d0f37aa13486a0ad1dc2e8aa250fd9b650239bb434953de9d6a1a370704d0b333c9d7e0e5747542032753d91015919a5
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.514
1
+ 3.0.516
@@ -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.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-22 00:00:00.000000000 Z
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