tencentcloud-sdk-tdmq 3.0.1029 → 3.0.1030

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: a095f0e16c8d7047fd5f678ba8e9f44977321269
4
- data.tar.gz: c03483c7f0fcf26744001368ecfadf972052d1f1
3
+ metadata.gz: cd50edb8be769737b91b57b7abaab0c892adf92c
4
+ data.tar.gz: 6cb83c56d3cbc110f9aad3143509ced38f91b492
5
5
  SHA512:
6
- metadata.gz: 542b6d5d87b2c2518f5716e40bb754eb9031e5395e807bd76559b02d54c08ea260b3d942d76460036ef4fe0bfad294adbe7a6d3d7593f7e79ef2d48564d89602
7
- data.tar.gz: 25a829ca75bbfe8d31386b2dc3380d9f21327a96cde6dcca769a4a46531ef61212ff236329a215547dd32073173c90425342a979ba18f3d83f50330500ac8827
6
+ metadata.gz: f9cfc82c8a5ee4196879d88938f694d6146ad73f4660383705bb576d2cba385d60325d2f4da3c68e1361d0d59f60050cce287bdc73407e16b42d14c6cd29f0e2
7
+ data.tar.gz: cad8eb9902861e5063b8baad55d59845776693f7018779196360b5813270eff037f365066683ce0d21b14ca67707e7a7b585d4cb96df105a847041876383e788
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1029
1
+ 3.0.1030
@@ -2287,6 +2287,8 @@ module TencentCloud
2287
2287
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
2288
2288
  end
2289
2289
 
2290
+ # 平滑迁移相关接口已迁移至trocket产品下,该接口已废弃
2291
+
2290
2292
  # 用于查询RocketMQ平滑迁移任务列表
2291
2293
 
2292
2294
  # @param request: Request instance for DescribeRocketMQSmoothMigrationTaskList.
@@ -2311,6 +2313,8 @@ module TencentCloud
2311
2313
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
2312
2314
  end
2313
2315
 
2316
+ # 平滑迁移相关接口已迁移至trocket产品下,该接口已废弃
2317
+
2314
2318
  # 平滑迁移过程获取源集群group列表接口
2315
2319
 
2316
2320
  # @param request: Request instance for DescribeRocketMQSourceClusterGroupList.
@@ -2335,6 +2339,8 @@ module TencentCloud
2335
2339
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
2336
2340
  end
2337
2341
 
2342
+ # 平滑迁移相关接口已迁移至trocket产品下,该接口已废弃
2343
+
2338
2344
  # 平滑迁移过程获取源集群topic列表接口
2339
2345
 
2340
2346
  # @param request: Request instance for DescribeRocketMQSourceClusterTopicList.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-tdmq
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.1029
4
+ version: 3.0.1030
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2025-03-27 00:00:00.000000000 Z
11
+ date: 2025-03-30 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common