tencentcloud-sdk-wedata 3.0.1090 → 3.0.1092
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 +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20210820/models.rb +24 -20
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 106a524ef96d63eca1739d88452a3864baf6d0bb
|
4
|
+
data.tar.gz: 7aa368b8df0236574f57f8d9e0c2256cb47e524d
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 252cbc02f0dcd82925dccc3b74619a33cc55731bb65352b58128f93d1511a566a89a97edc389e9df226874d655d0febb22637ccd535a00270134e84a9edab219
|
7
|
+
data.tar.gz: 9ab12cb0f13fcb6f0454b77fb52457a1c63dd7d7753a5fc19bd7283d25c07eb324a5d084f50952358309d04c83b3bd7d1ae5f6a539d1db242ce32f42de87ed23
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.1092
|
data/lib/v20210820/models.rb
CHANGED
@@ -2687,8 +2687,8 @@ module TencentCloud
|
|
2687
2687
|
|
2688
2688
|
attr_accessor :ProjectId, :AlarmRegularName, :TaskId, :Id, :TaskType, :MonitorType
|
2689
2689
|
extend Gem::Deprecate
|
2690
|
-
deprecate :TaskId, :none, 2025,
|
2691
|
-
deprecate :TaskId=, :none, 2025,
|
2690
|
+
deprecate :TaskId, :none, 2025, 7
|
2691
|
+
deprecate :TaskId=, :none, 2025, 7
|
2692
2692
|
|
2693
2693
|
def initialize(projectid=nil, alarmregularname=nil, taskid=nil, id=nil, tasktype=nil, monitortype=nil)
|
2694
2694
|
@ProjectId = projectid
|
@@ -10113,12 +10113,12 @@ module TencentCloud
|
|
10113
10113
|
|
10114
10114
|
attr_accessor :ProjectId, :Category, :PageNumber, :PageSize, :EventName, :EventType, :EventSubType, :EventBroadcastType, :Status, :CreationTimeStart, :CreationTimeEnd, :EventTriggeredTimeStart, :EventTriggeredTimeEnd, :LogTimeStart, :LogTimeEnd, :Dimension, :TimeToLive, :SortItem, :SortType
|
10115
10115
|
extend Gem::Deprecate
|
10116
|
-
deprecate :EventType, :none, 2025,
|
10117
|
-
deprecate :EventType=, :none, 2025,
|
10118
|
-
deprecate :EventBroadcastType, :none, 2025,
|
10119
|
-
deprecate :EventBroadcastType=, :none, 2025,
|
10120
|
-
deprecate :Status, :none, 2025,
|
10121
|
-
deprecate :Status=, :none, 2025,
|
10116
|
+
deprecate :EventType, :none, 2025, 7
|
10117
|
+
deprecate :EventType=, :none, 2025, 7
|
10118
|
+
deprecate :EventBroadcastType, :none, 2025, 7
|
10119
|
+
deprecate :EventBroadcastType=, :none, 2025, 7
|
10120
|
+
deprecate :Status, :none, 2025, 7
|
10121
|
+
deprecate :Status=, :none, 2025, 7
|
10122
10122
|
|
10123
10123
|
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)
|
10124
10124
|
@ProjectId = projectid
|
@@ -17595,8 +17595,8 @@ module TencentCloud
|
|
17595
17595
|
|
17596
17596
|
attr_accessor :DimType, :Count, :QualityDim
|
17597
17597
|
extend Gem::Deprecate
|
17598
|
-
deprecate :DimType, :none, 2025,
|
17599
|
-
deprecate :DimType=, :none, 2025,
|
17598
|
+
deprecate :DimType, :none, 2025, 7
|
17599
|
+
deprecate :DimType=, :none, 2025, 7
|
17600
17600
|
|
17601
17601
|
def initialize(dimtype=nil, count=nil, qualitydim=nil)
|
17602
17602
|
@DimType = dimtype
|
@@ -26143,8 +26143,8 @@ module TencentCloud
|
|
26143
26143
|
|
26144
26144
|
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
|
26145
26145
|
extend Gem::Deprecate
|
26146
|
-
deprecate :InCharge, :none, 2025,
|
26147
|
-
deprecate :InCharge=, :none, 2025,
|
26146
|
+
deprecate :InCharge, :none, 2025, 7
|
26147
|
+
deprecate :InCharge=, :none, 2025, 7
|
26148
26148
|
|
26149
26149
|
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)
|
26150
26150
|
@ProjectId = projectid
|
@@ -28723,12 +28723,12 @@ module TencentCloud
|
|
28723
28723
|
|
28724
28724
|
attr_accessor :ProjectId, :Name, :EventSubType, :TimeToLive, :TimeUnit, :Owner, :Description, :EventType, :EventBroadcastType, :DimensionFormat
|
28725
28725
|
extend Gem::Deprecate
|
28726
|
-
deprecate :EventType, :none, 2025,
|
28727
|
-
deprecate :EventType=, :none, 2025,
|
28728
|
-
deprecate :EventBroadcastType, :none, 2025,
|
28729
|
-
deprecate :EventBroadcastType=, :none, 2025,
|
28730
|
-
deprecate :DimensionFormat, :none, 2025,
|
28731
|
-
deprecate :DimensionFormat=, :none, 2025,
|
28726
|
+
deprecate :EventType, :none, 2025, 7
|
28727
|
+
deprecate :EventType=, :none, 2025, 7
|
28728
|
+
deprecate :EventBroadcastType, :none, 2025, 7
|
28729
|
+
deprecate :EventBroadcastType=, :none, 2025, 7
|
28730
|
+
deprecate :DimensionFormat, :none, 2025, 7
|
28731
|
+
deprecate :DimensionFormat=, :none, 2025, 7
|
28732
28732
|
|
28733
28733
|
def initialize(projectid=nil, name=nil, eventsubtype=nil, timetolive=nil, timeunit=nil, owner=nil, description=nil, eventtype=nil, eventbroadcasttype=nil, dimensionformat=nil)
|
28734
28734
|
@ProjectId = projectid
|
@@ -31976,10 +31976,12 @@ module TencentCloud
|
|
31976
31976
|
# @param MinuteNum: 分钟任务
|
31977
31977
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
31978
31978
|
# @type MinuteNum: Integer
|
31979
|
+
# @param WorkflowNum: 工作流总数
|
31980
|
+
# @type WorkflowNum: Integer
|
31979
31981
|
|
31980
|
-
attr_accessor :CountTag, :TotalNum, :RunningNum, :StoppingNum, :StoppedNum, :FrozenNum, :InvalidNum, :YearNum, :MonthNum, :WeekNum, :DayNum, :HourNum, :MinuteNum
|
31982
|
+
attr_accessor :CountTag, :TotalNum, :RunningNum, :StoppingNum, :StoppedNum, :FrozenNum, :InvalidNum, :YearNum, :MonthNum, :WeekNum, :DayNum, :HourNum, :MinuteNum, :WorkflowNum
|
31981
31983
|
|
31982
|
-
def initialize(counttag=nil, totalnum=nil, runningnum=nil, stoppingnum=nil, stoppednum=nil, frozennum=nil, invalidnum=nil, yearnum=nil, monthnum=nil, weeknum=nil, daynum=nil, hournum=nil, minutenum=nil)
|
31984
|
+
def initialize(counttag=nil, totalnum=nil, runningnum=nil, stoppingnum=nil, stoppednum=nil, frozennum=nil, invalidnum=nil, yearnum=nil, monthnum=nil, weeknum=nil, daynum=nil, hournum=nil, minutenum=nil, workflownum=nil)
|
31983
31985
|
@CountTag = counttag
|
31984
31986
|
@TotalNum = totalnum
|
31985
31987
|
@RunningNum = runningnum
|
@@ -31993,6 +31995,7 @@ module TencentCloud
|
|
31993
31995
|
@DayNum = daynum
|
31994
31996
|
@HourNum = hournum
|
31995
31997
|
@MinuteNum = minutenum
|
31998
|
+
@WorkflowNum = workflownum
|
31996
31999
|
end
|
31997
32000
|
|
31998
32001
|
def deserialize(params)
|
@@ -32009,6 +32012,7 @@ module TencentCloud
|
|
32009
32012
|
@DayNum = params['DayNum']
|
32010
32013
|
@HourNum = params['HourNum']
|
32011
32014
|
@MinuteNum = params['MinuteNum']
|
32015
|
+
@WorkflowNum = params['WorkflowNum']
|
32012
32016
|
end
|
32013
32017
|
end
|
32014
32018
|
|
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.
|
4
|
+
version: 3.0.1092
|
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-
|
11
|
+
date: 2025-07-03 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|