tencentcloud-sdk-wedata 3.0.1052 → 3.0.1054

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: 64bf50dafbb89e2595266fafde9fffaa11ddab7b
4
- data.tar.gz: d7cb13449b78057cf655d127a21ca43ae146fadb
3
+ metadata.gz: d31f3f02e9a6df75eeb4cedc3831f87ff096f0ae
4
+ data.tar.gz: 4879d3655d0cf7a594bd2b37e38f1ee091840444
5
5
  SHA512:
6
- metadata.gz: cd8f4b63918efb38d6846912a7658111ef8c6832e88af517dad91927b1f7697832c23e716759c7d49ad63aaa6c19854198da6713bb217344baa3897917502392
7
- data.tar.gz: 23b58079d02621be9be04417de3761dbb0af42b304485d6257aa0382a3ace7272d860ddf7045b3e08a29eb655b89ac099a47233fdbb51381f7c2321ca9c0295d
6
+ metadata.gz: a4601401f3d08e9ed17e4915510b3224c0bf016a58364f732d21842f985617f3961760b3d044abe59e4297b328f53fa864f56940a3e54296e35b38fdfd846655
7
+ data.tar.gz: 20c2d6f3517b05e44de25167d19c36d63904b902f67ab061d6744240fa1e09d6a3ed3a7555d4e32e29f4f831fb60fbc9c81b15416ede9f02b4afdc4fbee583b9
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1052
1
+ 3.0.1054
@@ -5321,7 +5321,7 @@ module TencentCloud
5321
5321
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
5322
5322
  end
5323
5323
 
5324
- # 更新工作流调度
5324
+ # 更新工作流调度。本接口已废弃,请使用接口RenewWorkflowSchedulerInfoDs。
5325
5325
 
5326
5326
  # @param request: Request instance for ModifyWorkflowSchedule.
5327
5327
  # @type request: :class:`Tencentcloud::wedata::V20210820::ModifyWorkflowScheduleRequest`
@@ -5733,7 +5733,7 @@ module TencentCloud
5733
5733
  end
5734
5734
 
5735
5735
  # <p style="color:red;">[注意:该版本只满足广州区部分白名单客户使用]</p>
5736
- # 提交任务
5736
+ # 提交任务。本接口已废弃,请使用接口CreateTaskVersionDs。
5737
5737
 
5738
5738
  # @param request: Request instance for SubmitTask.
5739
5739
  # @type request: :class:`Tencentcloud::wedata::V20210820::SubmitTaskRequest`
@@ -5781,7 +5781,7 @@ module TencentCloud
5781
5781
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
5782
5782
  end
5783
5783
 
5784
- # 提交工作流
5784
+ # 提交工作流。本接口已废弃,请使用接口BatchCreateTaskVersionAsync。
5785
5785
 
5786
5786
  # @param request: Request instance for SubmitWorkflow.
5787
5787
  # @type request: :class:`Tencentcloud::wedata::V20210820::SubmitWorkflowRequest`
@@ -5878,7 +5878,7 @@ module TencentCloud
5878
5878
  end
5879
5879
 
5880
5880
  # <p style="color:red;">[注意:该版本只满足广州区部分白名单客户使用]</p>
5881
- # 触发事件
5881
+ # 触发事件。本接口已废弃,请使用接口TriggerDsEvent。
5882
5882
 
5883
5883
  # @param request: Request instance for TriggerEvent.
5884
5884
  # @type request: :class:`Tencentcloud::wedata::V20210820::TriggerEventRequest`
@@ -2431,8 +2431,8 @@ module TencentCloud
2431
2431
 
2432
2432
  attr_accessor :ProjectId, :AlarmRegularName, :TaskId, :Id, :TaskType, :MonitorType
2433
2433
  extend Gem::Deprecate
2434
- deprecate :TaskId, :none, 2025, 4
2435
- deprecate :TaskId=, :none, 2025, 4
2434
+ deprecate :TaskId, :none, 2025, 5
2435
+ deprecate :TaskId=, :none, 2025, 5
2436
2436
 
2437
2437
  def initialize(projectid=nil, alarmregularname=nil, taskid=nil, id=nil, tasktype=nil, monitortype=nil)
2438
2438
  @ProjectId = projectid
@@ -9066,12 +9066,12 @@ module TencentCloud
9066
9066
 
9067
9067
  attr_accessor :ProjectId, :Category, :PageNumber, :PageSize, :EventName, :EventType, :EventSubType, :EventBroadcastType, :Status, :CreationTimeStart, :CreationTimeEnd, :EventTriggeredTimeStart, :EventTriggeredTimeEnd, :LogTimeStart, :LogTimeEnd, :Dimension, :TimeToLive, :SortItem, :SortType
9068
9068
  extend Gem::Deprecate
9069
- deprecate :EventType, :none, 2025, 4
9070
- deprecate :EventType=, :none, 2025, 4
9071
- deprecate :EventBroadcastType, :none, 2025, 4
9072
- deprecate :EventBroadcastType=, :none, 2025, 4
9073
- deprecate :Status, :none, 2025, 4
9074
- deprecate :Status=, :none, 2025, 4
9069
+ deprecate :EventType, :none, 2025, 5
9070
+ deprecate :EventType=, :none, 2025, 5
9071
+ deprecate :EventBroadcastType, :none, 2025, 5
9072
+ deprecate :EventBroadcastType=, :none, 2025, 5
9073
+ deprecate :Status, :none, 2025, 5
9074
+ deprecate :Status=, :none, 2025, 5
9075
9075
 
9076
9076
  def initialize(projectid=nil, category=nil, pagenumber=nil, pagesize=nil, eventname=nil, eventtype=nil, eventsubtype=nil, eventbroadcasttype=nil, status=nil, creationtimestart=nil, creationtimeend=nil, eventtriggeredtimestart=nil, eventtriggeredtimeend=nil, logtimestart=nil, logtimeend=nil, dimension=nil, timetolive=nil, sortitem=nil, sorttype=nil)
9077
9077
  @ProjectId = projectid
@@ -15705,8 +15705,8 @@ module TencentCloud
15705
15705
 
15706
15706
  attr_accessor :DimType, :Count, :QualityDim
15707
15707
  extend Gem::Deprecate
15708
- deprecate :DimType, :none, 2025, 4
15709
- deprecate :DimType=, :none, 2025, 4
15708
+ deprecate :DimType, :none, 2025, 5
15709
+ deprecate :DimType=, :none, 2025, 5
15710
15710
 
15711
15711
  def initialize(dimtype=nil, count=nil, qualitydim=nil)
15712
15712
  @DimType = dimtype
@@ -17521,10 +17521,14 @@ module TencentCloud
17521
17521
  # @type Env: String
17522
17522
  # @param WriteMode: doris写入模式配置
17523
17523
  # @type WriteMode: String
17524
+ # @param TaskType: 任务类型 201(实时), 202(离线)
17525
+ # @type TaskType: Integer
17526
+ # @param SinkTableName: 目标端table名称
17527
+ # @type SinkTableName: String
17524
17528
 
17525
- attr_accessor :ProjectId, :SinkDatabase, :Id, :MsType, :DatasourceId, :SourceDatabase, :TableName, :SinkType, :SchemaName, :SourceFieldInfoList, :Partitions, :Properties, :TableMode, :TableVersion, :UpsertFlag, :TableComment, :AddDataFiles, :AddEqualityDeletes, :AddPositionDeletes, :AddDeleteFiles, :TargetDatasourceId, :UpsertKeys, :TableBaseInfo, :SinkSchemaName, :Env, :WriteMode
17529
+ attr_accessor :ProjectId, :SinkDatabase, :Id, :MsType, :DatasourceId, :SourceDatabase, :TableName, :SinkType, :SchemaName, :SourceFieldInfoList, :Partitions, :Properties, :TableMode, :TableVersion, :UpsertFlag, :TableComment, :AddDataFiles, :AddEqualityDeletes, :AddPositionDeletes, :AddDeleteFiles, :TargetDatasourceId, :UpsertKeys, :TableBaseInfo, :SinkSchemaName, :Env, :WriteMode, :TaskType, :SinkTableName
17526
17530
 
17527
- def initialize(projectid=nil, sinkdatabase=nil, id=nil, mstype=nil, datasourceid=nil, sourcedatabase=nil, tablename=nil, sinktype=nil, schemaname=nil, sourcefieldinfolist=nil, partitions=nil, properties=nil, tablemode=nil, tableversion=nil, upsertflag=nil, tablecomment=nil, adddatafiles=nil, addequalitydeletes=nil, addpositiondeletes=nil, adddeletefiles=nil, targetdatasourceid=nil, upsertkeys=nil, tablebaseinfo=nil, sinkschemaname=nil, env=nil, writemode=nil)
17531
+ def initialize(projectid=nil, sinkdatabase=nil, id=nil, mstype=nil, datasourceid=nil, sourcedatabase=nil, tablename=nil, sinktype=nil, schemaname=nil, sourcefieldinfolist=nil, partitions=nil, properties=nil, tablemode=nil, tableversion=nil, upsertflag=nil, tablecomment=nil, adddatafiles=nil, addequalitydeletes=nil, addpositiondeletes=nil, adddeletefiles=nil, targetdatasourceid=nil, upsertkeys=nil, tablebaseinfo=nil, sinkschemaname=nil, env=nil, writemode=nil, tasktype=nil, sinktablename=nil)
17528
17532
  @ProjectId = projectid
17529
17533
  @SinkDatabase = sinkdatabase
17530
17534
  @Id = id
@@ -17551,6 +17555,8 @@ module TencentCloud
17551
17555
  @SinkSchemaName = sinkschemaname
17552
17556
  @Env = env
17553
17557
  @WriteMode = writemode
17558
+ @TaskType = tasktype
17559
+ @SinkTableName = sinktablename
17554
17560
  end
17555
17561
 
17556
17562
  def deserialize(params)
@@ -17604,6 +17610,8 @@ module TencentCloud
17604
17610
  @SinkSchemaName = params['SinkSchemaName']
17605
17611
  @Env = params['Env']
17606
17612
  @WriteMode = params['WriteMode']
17613
+ @TaskType = params['TaskType']
17614
+ @SinkTableName = params['SinkTableName']
17607
17615
  end
17608
17616
  end
17609
17617
 
@@ -22628,8 +22636,8 @@ module TencentCloud
22628
22636
 
22629
22637
  attr_accessor :ProjectId, :TaskId, :DelayTime, :StartupTime, :SelfDepend, :StartTime, :EndTime, :TaskAction, :CycleType, :CycleStep, :CrontabExpression, :ExecutionStartTime, :ExecutionEndTime, :TaskName, :RetryWait, :TryLimit, :Retriable, :RunPriority, :TaskExt, :ResourceGroup, :YarnQueue, :BrokerIp, :InCharge, :Notes, :TaskParamInfos, :SourceServer, :TargetServer, :DependencyWorkflow, :DependencyConfigDTOs, :ExecutionTTL, :ScriptChange, :InChargeIds
22630
22638
  extend Gem::Deprecate
22631
- deprecate :InCharge, :none, 2025, 4
22632
- deprecate :InCharge=, :none, 2025, 4
22639
+ deprecate :InCharge, :none, 2025, 5
22640
+ deprecate :InCharge=, :none, 2025, 5
22633
22641
 
22634
22642
  def initialize(projectid=nil, taskid=nil, delaytime=nil, startuptime=nil, selfdepend=nil, starttime=nil, endtime=nil, taskaction=nil, cycletype=nil, cyclestep=nil, crontabexpression=nil, executionstarttime=nil, executionendtime=nil, taskname=nil, retrywait=nil, trylimit=nil, retriable=nil, runpriority=nil, taskext=nil, resourcegroup=nil, yarnqueue=nil, brokerip=nil, incharge=nil, notes=nil, taskparaminfos=nil, sourceserver=nil, targetserver=nil, dependencyworkflow=nil, dependencyconfigdtos=nil, executionttl=nil, scriptchange=nil, inchargeids=nil)
22635
22643
  @ProjectId = projectid
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.1052
4
+ version: 3.0.1054
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-30 00:00:00.000000000 Z
11
+ date: 2025-05-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common