tencentcloud-sdk-wedata 3.0.948 → 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: c44cffb93cebca4b3856c3e8849a2355da74a924
4
- data.tar.gz: 3d669438420468d494937ec098f119b6c35d32fb
3
+ metadata.gz: 7601b42199412e7414d51e2aca2b2000a3aaf29a
4
+ data.tar.gz: da232030e27392773644cf2af19184cb424dd259
5
5
  SHA512:
6
- metadata.gz: 4b64f4849b0cd328fef69181e40177106b06b9071afd78c7837482f694aee7358dcfcd88be71a653e018ac663793ae4a36a19a2fa45773dbc846ff8b375a294f
7
- data.tar.gz: 16d74af22fd7eb090131c43d06d7bdd7df3a9d28bbb290624c78eae19fa261cedabed0cf4b9bef3f725deffbc490ca76cdf88e706f7ffcd48db5ec10aaed4dc4
6
+ metadata.gz: 9854e77bbcf46586b0e6040fda9495135801c813c4914d17af8c60a719e01491f234f30cae9f764d01696486203d62bdd58e7d07f1a6d6c0bcfb929a4fcf3211
7
+ data.tar.gz: 74f16207adab520498bf20b997524b0c45e6da7807158ac1affbc7c2c2cfbb67a04a47bb61c4d256b5672cea69f23323ce00f9d24b504032eaf6b2930b1ef85c
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.948
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.948
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-25 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