tencentcloud-sdk-wedata 3.0.947 → 3.0.949

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: bf265a21a75699054ddf0091d213696697d698ca
4
- data.tar.gz: 82790d7afdcffa3a31c3458d3e4dce9b30ffe2c2
3
+ metadata.gz: 7601b42199412e7414d51e2aca2b2000a3aaf29a
4
+ data.tar.gz: da232030e27392773644cf2af19184cb424dd259
5
5
  SHA512:
6
- metadata.gz: fb89f6b9f6e7ab7a0e78dfb07875d10307850a4161e0ab4ed1914f6895293b9a5b1e98f6e5f1bfbde4191709974e8088c0f39ba5e315c70a466c615502ad3961
7
- data.tar.gz: 60ebd8ed08dd9bda14c3a7aa5b847908a6c18f7ab77f33d66abef2513a59792dc56e9b6532e7b4f1f6318c218b3cd958ccb4127b0dcdb6c33c5599f685fcb5fd
6
+ metadata.gz: 9854e77bbcf46586b0e6040fda9495135801c813c4914d17af8c60a719e01491f234f30cae9f764d01696486203d62bdd58e7d07f1a6d6c0bcfb929a4fcf3211
7
+ data.tar.gz: 74f16207adab520498bf20b997524b0c45e6da7807158ac1affbc7c2c2cfbb67a04a47bb61c4d256b5672cea69f23323ce00f9d24b504032eaf6b2930b1ef85c
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.947
1
+ 3.0.949
@@ -9241,11 +9241,11 @@ module TencentCloud
9241
9241
  # @type LogLevelType: String
9242
9242
  # @param ExecutionFileType: 文件类型,Log/Code
9243
9243
  # @type ExecutionFileType: String
9244
- # @param ExecutionJobId: 统一执行平台执行id
9244
+ # @param ExecutionJobId: 统一执行平台执行id, 注意: ExecutionJobId 跟 "BrokerIp+OriginFileName" 必须有一个不为空
9245
9245
  # @type ExecutionJobId: String
9246
- # @param BrokerIp: 服务器Ip
9246
+ # @param BrokerIp: 服务器Ip, 注意: "BrokerIp+OriginFileName"跟ExecutionJobId必须有一个不为空
9247
9247
  # @type BrokerIp: String
9248
- # @param OriginFileName: 文件Name
9248
+ # @param OriginFileName: 文件Name, 注意: "BrokerIp+OriginFileName"跟ExecutionJobId必须有一个不为空
9249
9249
  # @type OriginFileName: String
9250
9250
  # @param StartCount: 起始行
9251
9251
  # @type StartCount: Integer
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.947
4
+ version: 3.0.949
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-11-24 00:00:00.000000000 Z
11
+ date: 2024-11-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common