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 +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20230308/models.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 4f36a15316ea17276f9dd70b541540cd895947f4
|
4
|
+
data.tar.gz: d99de7c6eb1f4b6b581f825e2655c9f0b3dc36bf
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: fdf57ebc60d0c0ee4c061842269f1488bda7633fb3776c85fc8f2c276b9445c425ce883aa09c650d49d5a389fffd894c7d1dbc5800b08e1d82a76d0f27192245
|
7
|
+
data.tar.gz: 33e4db6db75ac33071ff0be753571d98c0b8c7dca11caa76fbf633475b30d77f288174615968d216e11f1ac5b50ba92457fdf66db1463569bbf9a91e38e263db
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.1125
|
data/lib/v20230308/models.rb
CHANGED
@@ -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.
|
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-
|
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
|