tencentcloud-sdk-dts 3.0.576 → 3.0.577

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: 42123f8c2b87861b272d30828a0bd7758db0f27f
4
- data.tar.gz: aa87cf6d6da8831c23c59b55827faef6da198fb4
3
+ metadata.gz: fae63a9a51f35c4f34fd21c83c45b69c6a9323b7
4
+ data.tar.gz: 57cd38af88679d9d734add978eb13cb4cdd52aed
5
5
  SHA512:
6
- metadata.gz: 8f6471d52b6a5784b19ef169a0948707ffcc7884bfa73aed34d568088bad394f1e39ad2460a3fc05d9b0bc938fc3b40d703e1ff2f60febec048b6362ba0e0b9d
7
- data.tar.gz: f4bea2d27c10c9929368281d9712cbdafc0f9259c54e6cc9331acab76d6149ad58dc3d95bf242a157883fc3e3b4ea8b028cbf6db68081a3ca9557e7088fd2225
6
+ metadata.gz: 5fe3f815320752773a7ce4045ceeffd69045b8fec44985da25370d6cdf9e47fec286e28c5439c7221150c504282ceed30f08ac85e01d05a93f94206405603fbc
7
+ data.tar.gz: 2af1fbc1853f1705ff7636f4f79984e5a918882fe83c60d62a70901cc3a4b9ba74e0600b5e8402beb5175c4ad50059bdbd914f7f2e44807a64e5954533a58b06
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.576
1
+ 3.0.577
@@ -3326,7 +3326,7 @@ module TencentCloud
3326
3326
 
3327
3327
  # 同步的数据库对对象描述
3328
3328
  class Objects < TencentCloud::Common::AbstractModel
3329
- # @param Mode: 迁移对象类型 Partial(部分对象)
3329
+ # @param Mode: 同步对象类型 Partial(部分对象)
3330
3330
  # 注意:此字段可能返回 null,表示取不到有效值。
3331
3331
  # @type Mode: String
3332
3332
  # @param Databases: 同步对象,当 Mode 为 Partial 时,不为空
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-dts
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.576
4
+ version: 3.0.577
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-24 00:00:00.000000000 Z
11
+ date: 2023-05-25 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common