tencentcloud-sdk-cynosdb 3.0.577 → 3.0.579

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 08d185fe022902b14647d688fbc59643fdf45bf9
4
- data.tar.gz: 762ed4d9e2d1365139dc638201eba673d27feeb6
3
+ metadata.gz: 481c19131bf55b3229792096fef69d8b211500a7
4
+ data.tar.gz: f55ecfa00530ffa3e52e72cc37489bf21fcec9ca
5
5
  SHA512:
6
- metadata.gz: 869d11298a9db2caa2f11c6a22af3d10693e9b2a56e40e841d3c3c507deb40d8a551d4ab1e4cf8a823112432a4089e309e4385df81baad2579451dfc7b8ee065
7
- data.tar.gz: 88bd7a8df1097798229ffcd51841e46b2cf8c0931538c2c7ad3e864fe10fc9d47192ff4914df26235f745f493310898828c43936b9441578f0f9aca5550150ec
6
+ metadata.gz: e70ec553a59b2dbb2ed61cf3a85ae929d11c7e061c728b86880782bc06348c8b3d879a574dfd70ee3cd40dd1865310fb6b605a776cc7a5fa683d702e08e4c280
7
+ data.tar.gz: 5ae525590930d80a7d3dc317baed875b82e03b5818ec48e4aeb72f52586c8ee8e0bd38fa7ccd82d55ce067da44975d84ab87643db4414b6b56d547f3036463f6
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.577
1
+ 3.0.579
@@ -365,7 +365,7 @@ module TencentCloud
365
365
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
366
366
  end
367
367
 
368
- # 本接口(CreateParamTemplate)用于创建参数模版
368
+ # 本接口(CreateParamTemplate)用于创建参数模板
369
369
 
370
370
  # @param request: Request instance for CreateParamTemplate.
371
371
  # @type request: :class:`Tencentcloud::cynosdb::V20190107::CreateParamTemplateRequest`
@@ -509,7 +509,7 @@ module TencentCloud
509
509
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
510
510
  end
511
511
 
512
- # 本接口(DeleteParamTemplate)用于删除用户创建的参数模版。
512
+ # 本接口(DeleteParamTemplate)用于删除用户创建的参数模板。
513
513
 
514
514
  # @param request: Request instance for DeleteParamTemplate.
515
515
  # @type request: :class:`Tencentcloud::cynosdb::V20190107::DeleteParamTemplateRequest`
@@ -1229,7 +1229,7 @@ module TencentCloud
1229
1229
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
1230
1230
  end
1231
1231
 
1232
- # 本接口(DescribeParamTemplateDetail)用于查询用户参数模版详情
1232
+ # 本接口(DescribeParamTemplateDetail)用于查询用户参数模板详情
1233
1233
 
1234
1234
  # @param request: Request instance for DescribeParamTemplateDetail.
1235
1235
  # @type request: :class:`Tencentcloud::cynosdb::V20190107::DescribeParamTemplateDetailRequest`
@@ -2045,7 +2045,7 @@ module TencentCloud
2045
2045
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
2046
2046
  end
2047
2047
 
2048
- # 本接口(ModifyParamTemplate)用于修改用户参数模版。
2048
+ # 本接口(ModifyParamTemplate)用于修改用户参数模板。
2049
2049
 
2050
2050
  # @param request: Request instance for ModifyParamTemplate.
2051
2051
  # @type request: :class:`Tencentcloud::cynosdb::V20190107::ModifyParamTemplateRequest`
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-cynosdb
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.577
4
+ version: 3.0.579
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-05-25 00:00:00.000000000 Z
11
+ date: 2023-05-29 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common