tencentcloud-sdk-wedata 3.0.948 → 3.0.950

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: 0b9c6da65c73d5acc455b838ab598f1c018fa10f
4
+ data.tar.gz: 72ab56ed2c323dcbe8a4dc1351374bc4590f83f2
5
5
  SHA512:
6
- metadata.gz: 4b64f4849b0cd328fef69181e40177106b06b9071afd78c7837482f694aee7358dcfcd88be71a653e018ac663793ae4a36a19a2fa45773dbc846ff8b375a294f
7
- data.tar.gz: 16d74af22fd7eb090131c43d06d7bdd7df3a9d28bbb290624c78eae19fa261cedabed0cf4b9bef3f725deffbc490ca76cdf88e706f7ffcd48db5ec10aaed4dc4
6
+ metadata.gz: 758ff9961ed2788a9b635f37d53757972ed634a56cc5a1b8deece4dcb172cae3b8d31c93ea6f9ff119ec90262a0b59248e9a970537da2a7bfc7e1ee5755f0efa
7
+ data.tar.gz: 0ca930a60c63be8680ffbe0990d629325a24c66d77108b1ce03572543fe8106eccde8ce4c45525ba47c49ba19ab8e9f268d106bb391c0c34c840d87fec70e0ca
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.948
1
+ 3.0.950
@@ -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.950
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-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common