tencentcloud-sdk-cdb 1.0.275 → 1.0.276

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: ac6a35b714c1560bb8122c943de36acab22f1fad
4
+ data.tar.gz: c6a33572081c2e5042df3c441ab67daa05191b38
5
5
  SHA512:
6
- metadata.gz: e1c478612f677c2f1d04d75f6c80104bb3b8e1c390d6d40523de85329293f12d97f6af1c31eeb04b478213054035f0641a4b88f2e2939e6e7852f5b0d24520ef
7
- data.tar.gz: 670214b4106409da10e94bae2a3019bb4bffe62895f725c33f84222c4bbc2c8fc72781a66c61d5f4bf6ff2212ccea103c944b0b4e500ea708b3d22c99ba9b560
6
+ metadata.gz: 118ab5ddaccf458ea449df2fde26017af93aa45bd37ecd7a04b12fb80d5edc131738ae952e6c7e53a80545cf34dc2d2445e5c3e191a258790e3b773f4925579c
7
+ data.tar.gz: 2ebc30214d99115f0c7688fec6e96dd2785f526ba6c05f26e514c4f3047b2677362a46a407fb77a5cbafa5cccebcbf9ea24b33205e4c0296ced707891a12be5d
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 1.0.275
1
+ 1.0.276
@@ -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.276
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-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common