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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 9202099ff171439701c38d2ceb0f0af4479291b9
4
- data.tar.gz: e921548b6db6f4c8964f790483a1991900cb4a6f
3
+ metadata.gz: 0633ac5603e2c0a34fc1e229f5ffb1557a89fa76
4
+ data.tar.gz: 2196ac6eb6a59e275dde2da34e1bdaf40baa1fc7
5
5
  SHA512:
6
- metadata.gz: 3a3e77b88575d7b722a99ee14269fbfa588dde3e3312d8086a2924c2e455e7e15a51795215a4fdd4f67e5a88a157bd6407942e7b43033dd12b5ab57e63dd3872
7
- data.tar.gz: d06763c9365ad3e4b38f9bd91dbc2e9209a8b7e87bc19f0b4bf0cf8b746eb564a373666dcac8b1186aacc730535e4efc7a20916a760c6fbea3a2195c40319a10
6
+ metadata.gz: c517b313aef69269a18a2ca8bf3a7395aeb5146dfd2e5e8261b41974e388af1957d41a3f30abfe330ba90740552896be3ea912e709249620f850845604cb1448
7
+ data.tar.gz: e5f675d5ca6c831d90c24cc17585275619eddcc8232a579cf86b85a28cfcda5b1723ea96b82048da06c96a2322e3bba2a9360ec4c682b4b75d241aa30f0bd77c
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1040
1
+ 3.0.1041
@@ -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.1040
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-14 00:00:00.000000000 Z
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