tencentcloud-sdk-cynosdb 3.0.578 → 3.0.579

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: 3dcf0ff7131b88a78519bdf644576d7382941490
4
- data.tar.gz: 92014b1c3eabd3d31aae87fba9d519e533361f70
3
+ metadata.gz: 481c19131bf55b3229792096fef69d8b211500a7
4
+ data.tar.gz: f55ecfa00530ffa3e52e72cc37489bf21fcec9ca
5
5
  SHA512:
6
- metadata.gz: 90638eaeb4f88898edbe7bbeb438299a47fc6f894dad72c36fe0e0e2af981bf8bdd15c37e1f93b2d74242d4f084dd27c369ef64b01f72081a861200ac3cb795d
7
- data.tar.gz: c516021b45dceeadcba63f2e8e462a67b372a2b517e5f07150752df13b377afb09fd7bd94376d37836ec80db6e93231994b1edc050538963b8f51bff5d203a63
6
+ metadata.gz: e70ec553a59b2dbb2ed61cf3a85ae929d11c7e061c728b86880782bc06348c8b3d879a574dfd70ee3cd40dd1865310fb6b605a776cc7a5fa683d702e08e4c280
7
+ data.tar.gz: 5ae525590930d80a7d3dc317baed875b82e03b5818ec48e4aeb72f52586c8ee8e0bd38fa7ccd82d55ce067da44975d84ab87643db4414b6b56d547f3036463f6
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.578
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.578
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-26 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