tencentcloud-sdk-wedata 3.0.1040 → 3.0.1041
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/v20210820/models.rb +3 -3
- 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: 0633ac5603e2c0a34fc1e229f5ffb1557a89fa76
|
4
|
+
data.tar.gz: 2196ac6eb6a59e275dde2da34e1bdaf40baa1fc7
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: c517b313aef69269a18a2ca8bf3a7395aeb5146dfd2e5e8261b41974e388af1957d41a3f30abfe330ba90740552896be3ea912e709249620f850845604cb1448
|
7
|
+
data.tar.gz: e5f675d5ca6c831d90c24cc17585275619eddcc8232a579cf86b85a28cfcda5b1723ea96b82048da06c96a2322e3bba2a9360ec4c682b4b75d241aa30f0bd77c
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.1041
|
data/lib/v20210820/models.rb
CHANGED
@@ -18268,10 +18268,10 @@ module TencentCloud
|
|
18268
18268
|
# @param ExecutorGroupName: 资源组名称
|
18269
18269
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
18270
18270
|
# @type ExecutorGroupName: String
|
18271
|
-
# @param CurRunDate:
|
18271
|
+
# @param CurRunDate: 实例数据时间
|
18272
18272
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
18273
18273
|
# @type CurRunDate: String
|
18274
|
-
# @param NextCurDate:
|
18274
|
+
# @param NextCurDate: 下一个实例数据时间
|
18275
18275
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
18276
18276
|
# @type NextCurDate: String
|
18277
18277
|
# @param TryLimit: 每次运行失败,下发重试次数限制
|
@@ -19706,7 +19706,7 @@ module TencentCloud
|
|
19706
19706
|
# * C: CRONTAB_CYCLE
|
19707
19707
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
19708
19708
|
# @type TaskCycleType: String
|
19709
|
-
# @param CurRunDate:
|
19709
|
+
# @param CurRunDate: 实例数据时间
|
19710
19710
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
19711
19711
|
# @type CurRunDate: String
|
19712
19712
|
# @param TryLimit: 每次运行失败,下发重试次数限制
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tencentcloud-sdk-wedata
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.0.
|
4
|
+
version: 3.0.1041
|
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-04-
|
11
|
+
date: 2025-04-16 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|