tencentcloud-sdk-wedata 3.0.1009 → 3.0.1010
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 +20 -16
- 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: 2cd7a7e8f913bacf805a046c39ce594d7d51b412
|
4
|
+
data.tar.gz: dc6c48a2a43118ed7dd17ac464c43bc4310935d6
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: c94457d87711cace5ff35b2133c800becee48151e4bcfe8a03b488e8274c20848ce1178ecb3a77140720825febeec00f373c37ef9c75055f046f5d6348035d5d
|
7
|
+
data.tar.gz: 2a69cde0f3e99a15a2c19bb769767c9e364006a2f4a7a5d8cf1ba836be646aea197e31ec54a466d70a89174ec95f19e03791b0f25f47523c1bb6ff9b0617b2ae
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.1010
|
data/lib/v20210820/models.rb
CHANGED
@@ -2299,8 +2299,8 @@ module TencentCloud
|
|
2299
2299
|
|
2300
2300
|
attr_accessor :ProjectId, :AlarmRegularName, :TaskId, :Id, :TaskType, :MonitorType
|
2301
2301
|
extend Gem::Deprecate
|
2302
|
-
deprecate :TaskId, :none, 2025,
|
2303
|
-
deprecate :TaskId=, :none, 2025,
|
2302
|
+
deprecate :TaskId, :none, 2025, 3
|
2303
|
+
deprecate :TaskId=, :none, 2025, 3
|
2304
2304
|
|
2305
2305
|
def initialize(projectid=nil, alarmregularname=nil, taskid=nil, id=nil, tasktype=nil, monitortype=nil)
|
2306
2306
|
@ProjectId = projectid
|
@@ -8893,12 +8893,12 @@ module TencentCloud
|
|
8893
8893
|
|
8894
8894
|
attr_accessor :ProjectId, :Category, :PageNumber, :PageSize, :EventName, :EventType, :EventSubType, :EventBroadcastType, :Status, :CreationTimeStart, :CreationTimeEnd, :EventTriggeredTimeStart, :EventTriggeredTimeEnd, :LogTimeStart, :LogTimeEnd, :Dimension, :TimeToLive, :SortItem, :SortType
|
8895
8895
|
extend Gem::Deprecate
|
8896
|
-
deprecate :EventType, :none, 2025,
|
8897
|
-
deprecate :EventType=, :none, 2025,
|
8898
|
-
deprecate :EventBroadcastType, :none, 2025,
|
8899
|
-
deprecate :EventBroadcastType=, :none, 2025,
|
8900
|
-
deprecate :Status, :none, 2025,
|
8901
|
-
deprecate :Status=, :none, 2025,
|
8896
|
+
deprecate :EventType, :none, 2025, 3
|
8897
|
+
deprecate :EventType=, :none, 2025, 3
|
8898
|
+
deprecate :EventBroadcastType, :none, 2025, 3
|
8899
|
+
deprecate :EventBroadcastType=, :none, 2025, 3
|
8900
|
+
deprecate :Status, :none, 2025, 3
|
8901
|
+
deprecate :Status=, :none, 2025, 3
|
8902
8902
|
|
8903
8903
|
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)
|
8904
8904
|
@ProjectId = projectid
|
@@ -15203,8 +15203,8 @@ module TencentCloud
|
|
15203
15203
|
|
15204
15204
|
attr_accessor :DimType, :Count, :QualityDim
|
15205
15205
|
extend Gem::Deprecate
|
15206
|
-
deprecate :DimType, :none, 2025,
|
15207
|
-
deprecate :DimType=, :none, 2025,
|
15206
|
+
deprecate :DimType, :none, 2025, 3
|
15207
|
+
deprecate :DimType=, :none, 2025, 3
|
15208
15208
|
|
15209
15209
|
def initialize(dimtype=nil, count=nil, qualitydim=nil)
|
15210
15210
|
@DimType = dimtype
|
@@ -20909,8 +20909,8 @@ module TencentCloud
|
|
20909
20909
|
|
20910
20910
|
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
|
20911
20911
|
extend Gem::Deprecate
|
20912
|
-
deprecate :InCharge, :none, 2025,
|
20913
|
-
deprecate :InCharge=, :none, 2025,
|
20912
|
+
deprecate :InCharge, :none, 2025, 3
|
20913
|
+
deprecate :InCharge=, :none, 2025, 3
|
20914
20914
|
|
20915
20915
|
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)
|
20916
20916
|
@ProjectId = projectid
|
@@ -22965,9 +22965,9 @@ module TencentCloud
|
|
22965
22965
|
# @type TimeUnit: String
|
22966
22966
|
# @param Owner: 事件所属人
|
22967
22967
|
# @type Owner: String
|
22968
|
-
# @param EventType:
|
22968
|
+
# @param EventType: 必填,事件类型,默认值:TIME_SERIES
|
22969
22969
|
# @type EventType: String
|
22970
|
-
# @param DimensionFormat:
|
22970
|
+
# @param DimensionFormat: 必填,对应day: yyyyMMdd,对应HOUR:yyyyMMddHH,对应MIN:yyyyMMddHHmm,对应SECOND:yyyyMMddHHmmss,默认值:yyyyMMdd
|
22971
22971
|
# @type DimensionFormat: String
|
22972
22972
|
# @param TimeToLive: 存活时间
|
22973
22973
|
# @type TimeToLive: Integer
|
@@ -23120,10 +23120,12 @@ module TencentCloud
|
|
23120
23120
|
# @type CalendarName: String
|
23121
23121
|
# @param CalendarId: 日历id
|
23122
23122
|
# @type CalendarId: String
|
23123
|
+
# @param ScheduleTimeZone: 时区
|
23124
|
+
# @type ScheduleTimeZone: String
|
23123
23125
|
|
23124
|
-
attr_accessor :ProjectId, :WorkflowId, :DelayTime, :StartupTime, :SelfDepend, :StartTime, :EndTime, :TaskAction, :CycleType, :CycleStep, :ExecutionStartTime, :ExecutionEndTime, :InstanceInitStrategy, :DependencyWorkflow, :CrontabExpression, :ModifyCycleValue, :CalendarOpen, :CalendarName, :CalendarId
|
23126
|
+
attr_accessor :ProjectId, :WorkflowId, :DelayTime, :StartupTime, :SelfDepend, :StartTime, :EndTime, :TaskAction, :CycleType, :CycleStep, :ExecutionStartTime, :ExecutionEndTime, :InstanceInitStrategy, :DependencyWorkflow, :CrontabExpression, :ModifyCycleValue, :CalendarOpen, :CalendarName, :CalendarId, :ScheduleTimeZone
|
23125
23127
|
|
23126
|
-
def initialize(projectid=nil, workflowid=nil, delaytime=nil, startuptime=nil, selfdepend=nil, starttime=nil, endtime=nil, taskaction=nil, cycletype=nil, cyclestep=nil, executionstarttime=nil, executionendtime=nil, instanceinitstrategy=nil, dependencyworkflow=nil, crontabexpression=nil, modifycyclevalue=nil, calendaropen=nil, calendarname=nil, calendarid=nil)
|
23128
|
+
def initialize(projectid=nil, workflowid=nil, delaytime=nil, startuptime=nil, selfdepend=nil, starttime=nil, endtime=nil, taskaction=nil, cycletype=nil, cyclestep=nil, executionstarttime=nil, executionendtime=nil, instanceinitstrategy=nil, dependencyworkflow=nil, crontabexpression=nil, modifycyclevalue=nil, calendaropen=nil, calendarname=nil, calendarid=nil, scheduletimezone=nil)
|
23127
23129
|
@ProjectId = projectid
|
23128
23130
|
@WorkflowId = workflowid
|
23129
23131
|
@DelayTime = delaytime
|
@@ -23143,6 +23145,7 @@ module TencentCloud
|
|
23143
23145
|
@CalendarOpen = calendaropen
|
23144
23146
|
@CalendarName = calendarname
|
23145
23147
|
@CalendarId = calendarid
|
23148
|
+
@ScheduleTimeZone = scheduletimezone
|
23146
23149
|
end
|
23147
23150
|
|
23148
23151
|
def deserialize(params)
|
@@ -23165,6 +23168,7 @@ module TencentCloud
|
|
23165
23168
|
@CalendarOpen = params['CalendarOpen']
|
23166
23169
|
@CalendarName = params['CalendarName']
|
23167
23170
|
@CalendarId = params['CalendarId']
|
23171
|
+
@ScheduleTimeZone = params['ScheduleTimeZone']
|
23168
23172
|
end
|
23169
23173
|
end
|
23170
23174
|
|
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.1010
|
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-03-
|
11
|
+
date: 2025-03-03 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|