tencentcloud-sdk-cdb 1.0.275 → 1.0.278

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: c1c1b7d4f1c70c084bcd2d4ae9caa2c4b7fd77df
4
- data.tar.gz: 740d2e8e679c74e143b84a1d1bc0f7613f9b92ee
3
+ metadata.gz: 501c35164d2fc076da4aacddc1e5c5bf8e3ec11a
4
+ data.tar.gz: 31dd2ae148dc38372b9f67c4fed6ff2b16330245
5
5
  SHA512:
6
- metadata.gz: e1c478612f677c2f1d04d75f6c80104bb3b8e1c390d6d40523de85329293f12d97f6af1c31eeb04b478213054035f0641a4b88f2e2939e6e7852f5b0d24520ef
7
- data.tar.gz: 670214b4106409da10e94bae2a3019bb4bffe62895f725c33f84222c4bbc2c8fc72781a66c61d5f4bf6ff2212ccea103c944b0b4e500ea708b3d22c99ba9b560
6
+ metadata.gz: 625f4f9d21e762ac425a1a8470d0649997dbd7806e575aea8f042c0ee5eed753b6dec58492d37cf7567404aab2a5625933499eedf919c530f5e45389f6f31d41
7
+ data.tar.gz: 927f0ff850cf9e81867504d27d011cf3f3ea14b49faecc54efd03df6fb4ead50f9a271bf172d16937bb4cb1290a1662a1a9796ca141dd5953139e2ffe87d2ee2
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 1.0.275
1
+ 1.0.278
@@ -3437,7 +3437,7 @@ module TencentCloud
3437
3437
  class DescribeCDBProxyRequest < TencentCloud::Common::AbstractModel
3438
3438
  # @param InstanceId: 实例ID
3439
3439
  # @type InstanceId: String
3440
- # @param ProxyGroupId: 代理ID
3440
+ # @param ProxyGroupId: 代理组ID
3441
3441
  # @type ProxyGroupId: String
3442
3442
 
3443
3443
  attr_accessor :InstanceId, :ProxyGroupId
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-cdb
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.275
4
+ version: 1.0.278
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-03-11 00:00:00.000000000 Z
11
+ date: 2022-03-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common