tencentcloud-sdk-dts 3.0.810 → 3.0.812
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/v20211206/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: 2289c164467ca2404e35810061ecca389d87e69d
|
|
4
|
+
data.tar.gz: d84ca7dffe48608b205d5bee8f481c598bd223ab
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: b7ea9f63354c68f399209043607091eca791a8464446b796005b944fe8dd351c2ef30db00a3964df0604d07a1bb81c56236a6a4bc3753991e9c60038c1d8802b
|
|
7
|
+
data.tar.gz: 37483c300f12c57c3898c3dd884f4de58ebcc97211486202b3548e690064934fe2dfaa97519b968ccb2a4c884398414e87696e967f635490191cbc966c868921
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.812
|
data/lib/v20211206/models.rb
CHANGED
|
@@ -5447,7 +5447,7 @@ module TencentCloud
|
|
|
5447
5447
|
# @param InitType: 同步初始化选项,Data(全量数据初始化)、Structure(结构初始化)、Full(全量数据且结构初始化,默认)、None(仅增量)
|
|
5448
5448
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
5449
5449
|
# @type InitType: String
|
|
5450
|
-
# @param DealOfExistSameTable: 同名表的处理,ReportErrorAfterCheck(前置校验并报错,默认)、
|
|
5450
|
+
# @param DealOfExistSameTable: 同名表的处理,ReportErrorAfterCheck(前置校验并报错,默认)、ExecuteAfterIgnore(忽略并继续执行)
|
|
5451
5451
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
5452
5452
|
# @type DealOfExistSameTable: String
|
|
5453
5453
|
# @param ConflictHandleType: 冲突处理选项,ReportError(报错,默认为该值)、Ignore(忽略)、Cover(覆盖)、ConditionCover(条件覆盖)
|
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.
|
|
4
|
+
version: 3.0.812
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Tencent Cloud
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2024-04-
|
|
11
|
+
date: 2024-04-28 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: tencentcloud-sdk-common
|