tencentcloud-sdk-postgres 1.0.341 → 1.0.344

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: 8ef933aadc796eb93d6c01842b054f4b2091d74f
4
- data.tar.gz: 255b8ad3f3a1067fe464c1891d3e75c4fc0add47
3
+ metadata.gz: 9251e73f2d847aa55ab55bfcaad3dc6c9fcfc1c0
4
+ data.tar.gz: a524b0d1b1748fbb84953eaff71e9878261a93ff
5
5
  SHA512:
6
- metadata.gz: f0536c5634b49aa3d0b6e8b4b757086fe5fcedd7eeb29573bb6b02fb2b5ad9c13fdad3c4ae715b2cd8f4b4dd3bce845b1f9ecdc6b7c25ff32369eb9611b7a341
7
- data.tar.gz: 6da0864b543ce3f345a006573f027d0c6b985583f701c497fa988f38968073c7d2505c900b8978f9c43137c6d89052b48f8b0755bed17b0d60dc3900316d7c85
6
+ metadata.gz: 0ace28c9de5681bc4a5594f74729a1c661bf1916119ef5986b12e06cb4175eac9865d45bd401316f2d39748b326071bc2d5e47da9056e6bc1b7820fe6bc03b47
7
+ data.tar.gz: a8d3bd8e3ff69f15f4c2ebaf3e67567383f5e85128d7f1a341630337d58b9e9b903f29f8b5c9d9c707bcb77c0ad78b7f95b948506793620049e23c4e784ee2b9
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 1.0.341
1
+ 1.0.344
@@ -3277,9 +3277,9 @@ module TencentCloud
3277
3277
 
3278
3278
  # InquiryPriceUpgradeDBInstance返回参数结构体
3279
3279
  class InquiryPriceUpgradeDBInstanceResponse < TencentCloud::Common::AbstractModel
3280
- # @param OriginalPrice: 总费用,打折前的
3280
+ # @param OriginalPrice: 刊例价费用
3281
3281
  # @type OriginalPrice: Integer
3282
- # @param Price: 实际需要付款金额
3282
+ # @param Price: 折后实际付款金额
3283
3283
  # @type Price: Integer
3284
3284
  # @param Currency: 币种。例如,CNY:人民币。
3285
3285
  # @type Currency: String
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-postgres
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.341
4
+ version: 1.0.344
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-06-23 00:00:00.000000000 Z
11
+ date: 2022-06-28 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common