tencentcloud-sdk-dlc 3.0.1117 → 3.0.1121

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: 39bc5408c6124ec3a1ddcc0bba60f954f4e7cf9f
4
- data.tar.gz: 6096fa243136acd2fe241761dd58f23ee5aa8903
3
+ metadata.gz: aa10cc9bc4b89828bbf5e0ea4ec4031612a8ad5a
4
+ data.tar.gz: 771d0fd16003e4ce8a925d7a306c5899fdafe1d9
5
5
  SHA512:
6
- metadata.gz: db1022b4529916fa0ee3e7953ffb8a536dcc8b50d3098f46590fd2f6e1a184d742f3a797c2114371073d057629336d187064da01b688e465a1bde7f2cf6d06a8
7
- data.tar.gz: 7fce97d464f289233c9a48ca14a9b2bc75e0d594058ddfdb60b8aede1f3a6cf13d71cff344bbb994aba9ef06f2e783ae0ab3cdad854d762d873a0e79c2bf7a7e
6
+ metadata.gz: 43cbed82a7178c7435122d2c7d680388455bd900cac831818531a78630c3448d6d6981ddd75c92e2653c56d068630d83644751ab6694d4a8aa05cedfcc04786f
7
+ data.tar.gz: 99dc1c8532fc065c8d4ef54d06a739b1e0c928fe922ede6d8f6e3996ae34f01b89ea04bef363a5f708f1a8a9a0bc33be0fa3b4d2087678d49b7b75da8234e84b
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1117
1
+ 3.0.1121
@@ -1789,9 +1789,9 @@ module TencentCloud
1789
1789
  # @type Size: Integer
1790
1790
  # @param PayMode: 计费类型,后付费:0,预付费:1。当前只支持后付费,不填默认为后付费。
1791
1791
  # @type PayMode: Integer
1792
- # @param TimeSpan: 资源使用时长,后付费:固定填3600,预付费:最少填1,代表购买资源一个月,最长不超过120。默认1
1792
+ # @param TimeSpan: 资源使用时长,后付费:固定填1,预付费:最少填1,代表购买资源一个月,最长不超过120。默认1
1793
1793
  # @type TimeSpan: Integer
1794
- # @param TimeUnit: 资源使用时长的单位,后付费:s,预付费:m。默认为s
1794
+ # @param TimeUnit: 资源使用时长的单位,后付费:h,预付费:m。默认为h
1795
1795
  # @type TimeUnit: String
1796
1796
  # @param AutoRenew: 资源的自动续费标志。后付费无需续费,固定填0;预付费下:0表示手动续费、1代表自动续费、2代表不续费,在0下如果是大客户,会自动帮大客户续费。默认为0
1797
1797
  # @type AutoRenew: Integer
@@ -1803,7 +1803,7 @@ module TencentCloud
1803
1803
  # @type CrontabResumeSuspend: Integer
1804
1804
  # @param CrontabResumeSuspendStrategy: 定时启停策略,复杂类型:包含启停时间、挂起集群策略
1805
1805
  # @type CrontabResumeSuspendStrategy: :class:`Tencentcloud::Dlc.v20210125.models.CrontabResumeSuspendStrategy`
1806
- # @param EngineExecType: 引擎执行任务类型,有效值:SQL/BATCH,默认为SQL
1806
+ # @param EngineExecType: 引擎执行任务类型,有效值:SQL/BATCH,标准引擎默认为BATCH
1807
1807
  # @type EngineExecType: String
1808
1808
  # @param MaxConcurrency: 单个集群最大并发任务数,默认5
1809
1809
  # @type MaxConcurrency: Integer
@@ -14834,10 +14834,12 @@ module TencentCloud
14834
14834
  # @type EngineTypeDetail: String
14835
14835
  # @param ResourceGroupName: spark引擎资源组名称
14836
14836
  # @type ResourceGroupName: String
14837
+ # @param JobTimeSum: 任务执行耗时
14838
+ # @type JobTimeSum: Integer
14837
14839
 
14838
- attr_accessor :DatabaseName, :DataAmount, :Id, :UsedTime, :OutputPath, :CreateTime, :State, :SQLType, :SQL, :ResultExpired, :RowAffectInfo, :DataSet, :Error, :Percentage, :OutputMessage, :TaskType, :ProgressDetail, :UpdateTime, :DataEngineId, :OperateUin, :DataEngineName, :InputType, :InputConf, :DataNumber, :CanDownload, :UserAlias, :SparkJobName, :SparkJobId, :SparkJobFile, :UiUrl, :TotalTime, :CmdArgs, :ImageVersion, :DriverSize, :ExecutorSize, :ExecutorNums, :ExecutorMaxNumbers, :CommonMetrics, :SparkMonitorMetrics, :PrestoMonitorMetrics, :ResultFormat, :EngineTypeDetail, :ResourceGroupName
14840
+ attr_accessor :DatabaseName, :DataAmount, :Id, :UsedTime, :OutputPath, :CreateTime, :State, :SQLType, :SQL, :ResultExpired, :RowAffectInfo, :DataSet, :Error, :Percentage, :OutputMessage, :TaskType, :ProgressDetail, :UpdateTime, :DataEngineId, :OperateUin, :DataEngineName, :InputType, :InputConf, :DataNumber, :CanDownload, :UserAlias, :SparkJobName, :SparkJobId, :SparkJobFile, :UiUrl, :TotalTime, :CmdArgs, :ImageVersion, :DriverSize, :ExecutorSize, :ExecutorNums, :ExecutorMaxNumbers, :CommonMetrics, :SparkMonitorMetrics, :PrestoMonitorMetrics, :ResultFormat, :EngineTypeDetail, :ResourceGroupName, :JobTimeSum
14839
14841
 
14840
- def initialize(databasename=nil, dataamount=nil, id=nil, usedtime=nil, outputpath=nil, createtime=nil, state=nil, sqltype=nil, sql=nil, resultexpired=nil, rowaffectinfo=nil, dataset=nil, error=nil, percentage=nil, outputmessage=nil, tasktype=nil, progressdetail=nil, updatetime=nil, dataengineid=nil, operateuin=nil, dataenginename=nil, inputtype=nil, inputconf=nil, datanumber=nil, candownload=nil, useralias=nil, sparkjobname=nil, sparkjobid=nil, sparkjobfile=nil, uiurl=nil, totaltime=nil, cmdargs=nil, imageversion=nil, driversize=nil, executorsize=nil, executornums=nil, executormaxnumbers=nil, commonmetrics=nil, sparkmonitormetrics=nil, prestomonitormetrics=nil, resultformat=nil, enginetypedetail=nil, resourcegroupname=nil)
14842
+ def initialize(databasename=nil, dataamount=nil, id=nil, usedtime=nil, outputpath=nil, createtime=nil, state=nil, sqltype=nil, sql=nil, resultexpired=nil, rowaffectinfo=nil, dataset=nil, error=nil, percentage=nil, outputmessage=nil, tasktype=nil, progressdetail=nil, updatetime=nil, dataengineid=nil, operateuin=nil, dataenginename=nil, inputtype=nil, inputconf=nil, datanumber=nil, candownload=nil, useralias=nil, sparkjobname=nil, sparkjobid=nil, sparkjobfile=nil, uiurl=nil, totaltime=nil, cmdargs=nil, imageversion=nil, driversize=nil, executorsize=nil, executornums=nil, executormaxnumbers=nil, commonmetrics=nil, sparkmonitormetrics=nil, prestomonitormetrics=nil, resultformat=nil, enginetypedetail=nil, resourcegroupname=nil, jobtimesum=nil)
14841
14843
  @DatabaseName = databasename
14842
14844
  @DataAmount = dataamount
14843
14845
  @Id = id
@@ -14881,6 +14883,7 @@ module TencentCloud
14881
14883
  @ResultFormat = resultformat
14882
14884
  @EngineTypeDetail = enginetypedetail
14883
14885
  @ResourceGroupName = resourcegroupname
14886
+ @JobTimeSum = jobtimesum
14884
14887
  end
14885
14888
 
14886
14889
  def deserialize(params)
@@ -14936,6 +14939,7 @@ module TencentCloud
14936
14939
  @ResultFormat = params['ResultFormat']
14937
14940
  @EngineTypeDetail = params['EngineTypeDetail']
14938
14941
  @ResourceGroupName = params['ResourceGroupName']
14942
+ @JobTimeSum = params['JobTimeSum']
14939
14943
  end
14940
14944
  end
14941
14945
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-dlc
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.1117
4
+ version: 3.0.1121
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-08-05 00:00:00.000000000 Z
11
+ date: 2025-08-10 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common