tencentcloud-sdk-tcr 3.0.709 → 3.0.710

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: 76be7c45c6fd89b4677906d865922f28669355f0
4
- data.tar.gz: 8273c5da68fcc718f81cb86d3d1b4ee6452a8fb4
3
+ metadata.gz: 5878a45325d628bdf1ace97c116a52dea8a500a0
4
+ data.tar.gz: 1dce2dfe2aff456a212e2584417cfbe9528d1795
5
5
  SHA512:
6
- metadata.gz: 41b7bd87193f2430126bf56c164112d553554eeb995fe9b3c575deb938ad7688fdca3c8f931c9cb7a7765e1d2d20d670ea7199b308160df0c4e49e6ffccbd234
7
- data.tar.gz: 61be19811d1e027861b29dea8cd1728b878688cddd2dab68984e1f5794c1dfdf3dc473d048a7e5d434fbc23137434c732e2f2d1f37e71f6352b410c604e13b36
6
+ metadata.gz: 8de02e0f28c6053e33b02bf5ccb113d561ecaf251617250b45735ce40613a666baec97cae6eab896745d0bd7e908ef7293b4a1b55f438f529a0e0044c914dd70
7
+ data.tar.gz: 2c242fcb63ce74a49d0df3f410ef4a636560497571a1b94b8ad48f7c7cec52ba76d9fa57f78526a30aca1921f41de2fdb49ad214720e72120ea676c5d0946ce0
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.709
1
+ 3.0.710
@@ -149,6 +149,8 @@ module TencentCloud
149
149
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
150
150
  end
151
151
 
152
+ # 接口未使用
153
+
152
154
  # 创建自定义账户
153
155
 
154
156
  # @param request: Request instance for CreateCustomAccount.
@@ -677,6 +679,8 @@ module TencentCloud
677
679
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
678
680
  end
679
681
 
682
+ # 接口未使用
683
+
680
684
  # 删除自定义账号
681
685
 
682
686
  # @param request: Request instance for DeleteCustomAccount.
@@ -1279,6 +1283,8 @@ module TencentCloud
1279
1283
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
1280
1284
  end
1281
1285
 
1286
+ # 接口未使用
1287
+
1282
1288
  # 查询自定义账号
1283
1289
 
1284
1290
  # @param request: Request instance for DescribeCustomAccounts.
@@ -2359,6 +2365,8 @@ module TencentCloud
2359
2365
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
2360
2366
  end
2361
2367
 
2368
+ # 接口未使用
2369
+
2362
2370
  # 更新自定义账户
2363
2371
 
2364
2372
  # @param request: Request instance for ModifyCustomAccount.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-tcr
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.709
4
+ version: 3.0.710
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
@@ -33,8 +33,8 @@ executables: []
33
33
  extensions: []
34
34
  extra_rdoc_files: []
35
35
  files:
36
- - lib/v20190924/models.rb
37
36
  - lib/v20190924/client.rb
37
+ - lib/v20190924/models.rb
38
38
  - lib/tencentcloud-sdk-tcr.rb
39
39
  - lib/VERSION
40
40
  homepage: https://github.com/TencentCloud/tencentcloud-sdk-ruby