tencentcloud-sdk-wedata 3.0.1211 → 3.0.1213

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.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/VERSION +1 -1
  3. data/lib/v20250806/models.rb +26 -26
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 935a2872a6dc5ec0434db42ee90cb86138380260
4
- data.tar.gz: 9235ea48bba534b628ce663efd3e4fa590b2560b
3
+ metadata.gz: 54d5b84b3be8b940cd424416dc4e251026b79e9a
4
+ data.tar.gz: ade24981d620e6e215964407e771f36f398e227c
5
5
  SHA512:
6
- metadata.gz: 8ee5a6afad071de72c23a83906ce37ff84712f0baa0de1fc5848d31057373def255cdd13c278453eaa79184eb7c9da54141beff728da311d0f27c839f4cb29e8
7
- data.tar.gz: b9064c7d365d48b74ea794f6d5a745f6c0b30cccc03396b498fd15a415c6f14ceb773ae20214c9fc648474967deb780e5844d2392cacc6bd216f24eda708c154
6
+ metadata.gz: ede35ba6babf865790574e7c597fd24a4a10fe7aadff344fb41139e334473e602f1f5187ed894c79432f9e83ce0ee3ab34f34aba18aa48f6159e6f954a34a3b6
7
+ data.tar.gz: ba34d6bee32650a6b6b962b07bbae665b15a4f05dce1d64ccf419cb5f6944ff9faca4a84465332789a1573db63241fb4c06ecd65de41affdd6710481eca80e8f
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1211
1
+ 3.0.1213
@@ -3031,18 +3031,18 @@ module TencentCloud
3031
3031
 
3032
3032
  attr_accessor :CycleType, :ScheduleTimeZone, :CrontabExpression, :StartTime, :EndTime, :ExecutionStartTime, :ExecutionEndTime, :CalendarOpen, :CalendarId, :SelfDepend, :UpstreamDependencyConfigList, :EventListenerList, :AllowRedoType, :ParamTaskOutList, :ParamTaskInList, :TaskOutputRegistryList, :InitStrategy, :ScheduleRunType, :RunPriority, :RetryWait, :MaxRetryAttempts, :ExecutionTTL, :WaitExecutionTotalTTL, :ScheduleType, :RunPriorityType, :RetryWaitMinute, :MaxRetryNumber, :ExecutionTTLMinute, :WaitExecutionTotalTTLMinute
3033
3033
  extend Gem::Deprecate
3034
- deprecate :ScheduleRunType, :none, 2026, 1
3035
- deprecate :ScheduleRunType=, :none, 2026, 1
3036
- deprecate :RunPriority, :none, 2026, 1
3037
- deprecate :RunPriority=, :none, 2026, 1
3038
- deprecate :RetryWait, :none, 2026, 1
3039
- deprecate :RetryWait=, :none, 2026, 1
3040
- deprecate :MaxRetryAttempts, :none, 2026, 1
3041
- deprecate :MaxRetryAttempts=, :none, 2026, 1
3042
- deprecate :ExecutionTTL, :none, 2026, 1
3043
- deprecate :ExecutionTTL=, :none, 2026, 1
3044
- deprecate :WaitExecutionTotalTTL, :none, 2026, 1
3045
- deprecate :WaitExecutionTotalTTL=, :none, 2026, 1
3034
+ deprecate :ScheduleRunType, :none, 2026, 2
3035
+ deprecate :ScheduleRunType=, :none, 2026, 2
3036
+ deprecate :RunPriority, :none, 2026, 2
3037
+ deprecate :RunPriority=, :none, 2026, 2
3038
+ deprecate :RetryWait, :none, 2026, 2
3039
+ deprecate :RetryWait=, :none, 2026, 2
3040
+ deprecate :MaxRetryAttempts, :none, 2026, 2
3041
+ deprecate :MaxRetryAttempts=, :none, 2026, 2
3042
+ deprecate :ExecutionTTL, :none, 2026, 2
3043
+ deprecate :ExecutionTTL=, :none, 2026, 2
3044
+ deprecate :WaitExecutionTotalTTL, :none, 2026, 2
3045
+ deprecate :WaitExecutionTotalTTL=, :none, 2026, 2
3046
3046
 
3047
3047
  def initialize(cycletype=nil, scheduletimezone=nil, crontabexpression=nil, starttime=nil, endtime=nil, executionstarttime=nil, executionendtime=nil, calendaropen=nil, calendarid=nil, selfdepend=nil, upstreamdependencyconfiglist=nil, eventlistenerlist=nil, allowredotype=nil, paramtaskoutlist=nil, paramtaskinlist=nil, taskoutputregistrylist=nil, initstrategy=nil, scheduleruntype=nil, runpriority=nil, retrywait=nil, maxretryattempts=nil, executionttl=nil, waitexecutiontotalttl=nil, scheduletype=nil, runprioritytype=nil, retrywaitminute=nil, maxretrynumber=nil, executionttlminute=nil, waitexecutiontotalttlminute=nil)
3048
3048
  @CycleType = cycletype
@@ -20360,20 +20360,20 @@ module TencentCloud
20360
20360
 
20361
20361
  attr_accessor :CycleType, :ScheduleTimeZone, :CrontabExpression, :StartTime, :EndTime, :ExecutionStartTime, :ExecutionEndTime, :CalendarOpen, :CalendarId, :CalendarName, :SelfDepend, :UpstreamDependencyConfigList, :DownstreamDependencyConfigList, :EventListenerList, :AllowRedoType, :ParamTaskOutList, :ParamTaskInList, :TaskOutputRegistryList, :InitStrategy, :ScheduleRunType, :DownStreamDependencyConfigList, :RunPriority, :RetryWait, :MaxRetryAttempts, :ExecutionTTL, :WaitExecutionTotalTTL, :ScheduleType, :RunPriorityType, :RetryWaitMinute, :MaxRetryNumber, :ExecutionTTLMinute, :WaitExecutionTotalTTLMinute
20362
20362
  extend Gem::Deprecate
20363
- deprecate :ScheduleRunType, :none, 2026, 1
20364
- deprecate :ScheduleRunType=, :none, 2026, 1
20365
- deprecate :DownStreamDependencyConfigList, :none, 2026, 1
20366
- deprecate :DownStreamDependencyConfigList=, :none, 2026, 1
20367
- deprecate :RunPriority, :none, 2026, 1
20368
- deprecate :RunPriority=, :none, 2026, 1
20369
- deprecate :RetryWait, :none, 2026, 1
20370
- deprecate :RetryWait=, :none, 2026, 1
20371
- deprecate :MaxRetryAttempts, :none, 2026, 1
20372
- deprecate :MaxRetryAttempts=, :none, 2026, 1
20373
- deprecate :ExecutionTTL, :none, 2026, 1
20374
- deprecate :ExecutionTTL=, :none, 2026, 1
20375
- deprecate :WaitExecutionTotalTTL, :none, 2026, 1
20376
- deprecate :WaitExecutionTotalTTL=, :none, 2026, 1
20363
+ deprecate :ScheduleRunType, :none, 2026, 2
20364
+ deprecate :ScheduleRunType=, :none, 2026, 2
20365
+ deprecate :DownStreamDependencyConfigList, :none, 2026, 2
20366
+ deprecate :DownStreamDependencyConfigList=, :none, 2026, 2
20367
+ deprecate :RunPriority, :none, 2026, 2
20368
+ deprecate :RunPriority=, :none, 2026, 2
20369
+ deprecate :RetryWait, :none, 2026, 2
20370
+ deprecate :RetryWait=, :none, 2026, 2
20371
+ deprecate :MaxRetryAttempts, :none, 2026, 2
20372
+ deprecate :MaxRetryAttempts=, :none, 2026, 2
20373
+ deprecate :ExecutionTTL, :none, 2026, 2
20374
+ deprecate :ExecutionTTL=, :none, 2026, 2
20375
+ deprecate :WaitExecutionTotalTTL, :none, 2026, 2
20376
+ deprecate :WaitExecutionTotalTTL=, :none, 2026, 2
20377
20377
 
20378
20378
  def initialize(cycletype=nil, scheduletimezone=nil, crontabexpression=nil, starttime=nil, endtime=nil, executionstarttime=nil, executionendtime=nil, calendaropen=nil, calendarid=nil, calendarname=nil, selfdepend=nil, upstreamdependencyconfiglist=nil, downstreamdependencyconfiglist=nil, eventlistenerlist=nil, allowredotype=nil, paramtaskoutlist=nil, paramtaskinlist=nil, taskoutputregistrylist=nil, initstrategy=nil, scheduleruntype=nil, runpriority=nil, retrywait=nil, maxretryattempts=nil, executionttl=nil, waitexecutiontotalttl=nil, scheduletype=nil, runprioritytype=nil, retrywaitminute=nil, maxretrynumber=nil, executionttlminute=nil, waitexecutiontotalttlminute=nil)
20379
20379
  @CycleType = cycletype
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.1211
4
+ version: 3.0.1213
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2026-01-29 00:00:00.000000000 Z
11
+ date: 2026-02-03 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common