tencentcloud-sdk-trocket 3.0.1123 → 3.0.1125

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: 2f927c2a2d16814c06425662361a06eabda8d7d5
4
- data.tar.gz: 70d21c23a6f5e619e17b1811172f077053ffb04d
3
+ metadata.gz: 4f36a15316ea17276f9dd70b541540cd895947f4
4
+ data.tar.gz: d99de7c6eb1f4b6b581f825e2655c9f0b3dc36bf
5
5
  SHA512:
6
- metadata.gz: 7b7a901e2705bd7cb2cc6d68ba6402b8e46fd986978167e716eef50382db29efecbffe4dcbcb8c85786f4419e0b5d6023c076f0428002c2ca160542606979e16
7
- data.tar.gz: fa1e5023a47321c3c637d372f82a1a05756da79341b7758d10abd4744e17b770ed94cfa368de0531011c5da1994c698ad49d545a97cfa47d233735ffdccc7401
6
+ metadata.gz: fdf57ebc60d0c0ee4c061842269f1488bda7633fb3776c85fc8f2c276b9445c425ce883aa09c650d49d5a389fffd894c7d1dbc5800b08e1d82a76d0f27192245
7
+ data.tar.gz: 33e4db6db75ac33071ff0be753571d98c0b8c7dca11caa76fbf633475b30d77f288174615968d216e11f1ac5b50ba92457fdf66db1463569bbf9a91e38e263db
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1123
1
+ 3.0.1125
@@ -3730,7 +3730,7 @@ module TencentCloud
3730
3730
  # @type TaskId: String
3731
3731
  # @param TopicName: 主题名称,可在[DescribeMigratingTopicList](https://cloud.tencent.com/document/api/1493/118007)接口返回的[MigratingTopic](https://cloud.tencent.com/document/api/1493/96031#MigratingTopic)数据结构中获得。
3732
3732
  # @type TopicName: String
3733
- # @param IgnoreCheck: 必填,是否忽略当前检查
3733
+ # @param IgnoreCheck: 是否忽略当前检查
3734
3734
  # @type IgnoreCheck: Boolean
3735
3735
  # @param Namespace: 命名空间,仅迁移至4.x集群有效,可在[DescribeMigratingTopicList](https://cloud.tencent.com/document/api/1493/118007)接口返回的[MigratingTopic](https://cloud.tencent.com/document/api/1493/96031#MigratingTopic)数据结构中获得。
3736
3736
  # @type Namespace: String
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-trocket
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.1123
4
+ version: 3.0.1125
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-08-14 00:00:00.000000000 Z
11
+ date: 2025-08-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common