tencentcloud-sdk-cdwdoris 3.0.1062 → 3.0.1064

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/v20211228/models.rb +34 -26
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 7396eec782c6961cf870ad7afa2bcbeee9ba5590
4
- data.tar.gz: 554eb5b8f5e127af166656c2291b3f38d979cdbe
3
+ metadata.gz: 900ec33b47f307f814bdee4426b9a182f277e07f
4
+ data.tar.gz: d41b5766a9338e334def85392f187be4c458d71f
5
5
  SHA512:
6
- metadata.gz: cb97967023582f310d005b520ced87190ffda2564a197a1a32a6aa11520d3fce5e26cb9d27b846021f9741bee5224f78cd49bb050cfa8faa17b0421eb5a9ab53
7
- data.tar.gz: 2d9751c216d90b5faf5d827afc9ac767f3da5adb56d7ca3f4ab14e0c0676c29e383f5781bba81bc5f625a4b40155b8adb402d5b2056b97bf2b8d7214236d8408
6
+ metadata.gz: 383a09471394c388b16a8bb4214efb08576b5698d51c4a88a358d0473e2ef46d41473e7552ae0f87c1bf4edd62784dc11d52db1174ce35832b399060e9c51e1e
7
+ data.tar.gz: 70cf3141df4a72a92ad8127138533de19b5e04f496223a63a044d5535def1d689e96b4da52cf201523446d9a81f38d92196a853253db3c2b549c74679602b91e
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1062
1
+ 3.0.1064
@@ -502,8 +502,8 @@ module TencentCloud
502
502
 
503
503
  attr_accessor :ComputeGroupId, :FileName, :FileConf, :KeyConf, :OriParam, :NeedRestart, :FilePath, :FileKeyValues, :FileKeyValuesNew
504
504
  extend Gem::Deprecate
505
- deprecate :FileKeyValues, :none, 2025, 4
506
- deprecate :FileKeyValues=, :none, 2025, 4
505
+ deprecate :FileKeyValues, :none, 2025, 5
506
+ deprecate :FileKeyValues=, :none, 2025, 5
507
507
 
508
508
  def initialize(computegroupid=nil, filename=nil, fileconf=nil, keyconf=nil, oriparam=nil, needrestart=nil, filepath=nil, filekeyvalues=nil, filekeyvaluesnew=nil)
509
509
  @ComputeGroupId = computegroupid
@@ -743,10 +743,10 @@ module TencentCloud
743
743
 
744
744
  attr_accessor :InstanceId, :OperationType, :ScheduleId, :WeekDays, :ExecuteHour, :BackUpTables, :BackupType, :DorisSourceInfo, :BackupTimeType, :RestoreType, :AuthType, :CosSourceInfo, :ScheduleName, :ScheduleInfo, :UpdateStatus, :CosBucket
745
745
  extend Gem::Deprecate
746
- deprecate :WeekDays, :none, 2025, 4
747
- deprecate :WeekDays=, :none, 2025, 4
748
- deprecate :ExecuteHour, :none, 2025, 4
749
- deprecate :ExecuteHour=, :none, 2025, 4
746
+ deprecate :WeekDays, :none, 2025, 5
747
+ deprecate :WeekDays=, :none, 2025, 5
748
+ deprecate :ExecuteHour, :none, 2025, 5
749
+ deprecate :ExecuteHour=, :none, 2025, 5
750
750
 
751
751
  def initialize(instanceid=nil, operationtype=nil, scheduleid=nil, weekdays=nil, executehour=nil, backuptables=nil, backuptype=nil, dorissourceinfo=nil, backuptimetype=nil, restoretype=nil, authtype=nil, cossourceinfo=nil, schedulename=nil, scheduleinfo=nil, updatestatus=nil, cosbucket=nil)
752
752
  @InstanceId = instanceid
@@ -911,8 +911,8 @@ module TencentCloud
911
911
 
912
912
  attr_accessor :Zone, :FeSpec, :BeSpec, :HaFlag, :UserVPCId, :UserSubnetId, :ProductVersion, :ChargeProperties, :InstanceName, :DorisUserPwd, :Tags, :HaType, :CaseSensitive, :EnableMultiZones, :UserMultiZoneInfos, :UserMultiZoneInfoArr
913
913
  extend Gem::Deprecate
914
- deprecate :UserMultiZoneInfos, :none, 2025, 4
915
- deprecate :UserMultiZoneInfos=, :none, 2025, 4
914
+ deprecate :UserMultiZoneInfos, :none, 2025, 5
915
+ deprecate :UserMultiZoneInfos=, :none, 2025, 5
916
916
 
917
917
  def initialize(zone=nil, fespec=nil, bespec=nil, haflag=nil, uservpcid=nil, usersubnetid=nil, productversion=nil, chargeproperties=nil, instancename=nil, dorisuserpwd=nil, tags=nil, hatype=nil, casesensitive=nil, enablemultizones=nil, usermultizoneinfos=nil, usermultizoneinfoarr=nil)
918
918
  @Zone = zone
@@ -2414,18 +2414,24 @@ module TencentCloud
2414
2414
  # @type InstanceStateDesc: String
2415
2415
  # @param FlowMsg: 集群流程错误信息,例如:“创建失败,资源不足”
2416
2416
  # @type FlowMsg: String
2417
+ # @param ProcessId: 流程ProcessId
2418
+ # @type ProcessId: String
2419
+ # @param JobName: Job名称
2420
+ # @type JobName: String
2417
2421
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
2418
2422
  # @type RequestId: String
2419
2423
 
2420
- attr_accessor :InstanceState, :FlowCreateTime, :FlowName, :FlowProgress, :InstanceStateDesc, :FlowMsg, :RequestId
2424
+ attr_accessor :InstanceState, :FlowCreateTime, :FlowName, :FlowProgress, :InstanceStateDesc, :FlowMsg, :ProcessId, :JobName, :RequestId
2421
2425
 
2422
- def initialize(instancestate=nil, flowcreatetime=nil, flowname=nil, flowprogress=nil, instancestatedesc=nil, flowmsg=nil, requestid=nil)
2426
+ def initialize(instancestate=nil, flowcreatetime=nil, flowname=nil, flowprogress=nil, instancestatedesc=nil, flowmsg=nil, processid=nil, jobname=nil, requestid=nil)
2423
2427
  @InstanceState = instancestate
2424
2428
  @FlowCreateTime = flowcreatetime
2425
2429
  @FlowName = flowname
2426
2430
  @FlowProgress = flowprogress
2427
2431
  @InstanceStateDesc = instancestatedesc
2428
2432
  @FlowMsg = flowmsg
2433
+ @ProcessId = processid
2434
+ @JobName = jobname
2429
2435
  @RequestId = requestid
2430
2436
  end
2431
2437
 
@@ -2436,6 +2442,8 @@ module TencentCloud
2436
2442
  @FlowProgress = params['FlowProgress']
2437
2443
  @InstanceStateDesc = params['InstanceStateDesc']
2438
2444
  @FlowMsg = params['FlowMsg']
2445
+ @ProcessId = params['ProcessId']
2446
+ @JobName = params['JobName']
2439
2447
  @RequestId = params['RequestId']
2440
2448
  end
2441
2449
  end
@@ -2489,8 +2497,8 @@ module TencentCloud
2489
2497
 
2490
2498
  attr_accessor :InstanceID, :Input
2491
2499
  extend Gem::Deprecate
2492
- deprecate :InstanceID, :none, 2025, 4
2493
- deprecate :InstanceID=, :none, 2025, 4
2500
+ deprecate :InstanceID, :none, 2025, 5
2501
+ deprecate :InstanceID=, :none, 2025, 5
2494
2502
 
2495
2503
  def initialize(instanceid=nil, input=nil)
2496
2504
  @InstanceID = instanceid
@@ -3469,8 +3477,8 @@ module TencentCloud
3469
3477
 
3470
3478
  attr_accessor :InstanceId, :InstanceName, :Status, :Version, :Region, :Zone, :VpcId, :SubnetId, :PayMode, :CreateTime, :ExpireTime, :MasterSummary, :CoreSummary, :HA, :HaType, :AccessInfo, :Id, :RegionId, :ZoneDesc, :FlowMsg, :StatusDesc, :RenewFlag, :Tags, :Monitor, :HasClsTopic, :ClsTopicId, :ClsLogSetId, :EnableXMLConfig, :RegionDesc, :Eip, :CosMoveFactor, :Kind, :CosBucketName, :CanAttachCbs, :BuildVersion, :Components, :IfExistCatalog, :Characteristic, :RestartTimeout, :GraceShutdownWaitSeconds, :CaseSensitive, :IsWhiteSGs, :BindSGs, :EnableMultiZones, :UserNetworkInfos, :EnableCoolDown, :CoolDownBucket, :Details, :EnableDlc, :AccountType, :MonitorMode, :CNSummary, :ComputeGroupCount
3471
3479
  extend Gem::Deprecate
3472
- deprecate :IfExistCatalog, :none, 2025, 4
3473
- deprecate :IfExistCatalog=, :none, 2025, 4
3480
+ deprecate :IfExistCatalog, :none, 2025, 5
3481
+ deprecate :IfExistCatalog=, :none, 2025, 5
3474
3482
 
3475
3483
  def initialize(instanceid=nil, instancename=nil, status=nil, version=nil, region=nil, zone=nil, vpcid=nil, subnetid=nil, paymode=nil, createtime=nil, expiretime=nil, mastersummary=nil, coresummary=nil, ha=nil, hatype=nil, accessinfo=nil, id=nil, regionid=nil, zonedesc=nil, flowmsg=nil, statusdesc=nil, renewflag=nil, tags=nil, monitor=nil, hasclstopic=nil, clstopicid=nil, clslogsetid=nil, enablexmlconfig=nil, regiondesc=nil, eip=nil, cosmovefactor=nil, kind=nil, cosbucketname=nil, canattachcbs=nil, buildversion=nil, components=nil, ifexistcatalog=nil, characteristic=nil, restarttimeout=nil, graceshutdownwaitseconds=nil, casesensitive=nil, iswhitesgs=nil, bindsgs=nil, enablemultizones=nil, usernetworkinfos=nil, enablecooldown=nil, cooldownbucket=nil, details=nil, enabledlc=nil, accounttype=nil, monitormode=nil, cnsummary=nil, computegroupcount=nil)
3476
3484
  @InstanceId = instanceid
@@ -4606,18 +4614,18 @@ module TencentCloud
4606
4614
 
4607
4615
  attr_accessor :InstanceId, :BackUpJobId, :ReplicationNum, :ReserveSourceConfig, :RecoverType, :CosSourceInfo, :ScheduleType, :NextTime, :ScheduleName, :OperationType, :RecoverScope, :RecoverDatabase, :ReserveStoragePolicy
4608
4616
  extend Gem::Deprecate
4609
- deprecate :RecoverType, :none, 2025, 4
4610
- deprecate :RecoverType=, :none, 2025, 4
4611
- deprecate :CosSourceInfo, :none, 2025, 4
4612
- deprecate :CosSourceInfo=, :none, 2025, 4
4613
- deprecate :ScheduleType, :none, 2025, 4
4614
- deprecate :ScheduleType=, :none, 2025, 4
4615
- deprecate :NextTime, :none, 2025, 4
4616
- deprecate :NextTime=, :none, 2025, 4
4617
- deprecate :ScheduleName, :none, 2025, 4
4618
- deprecate :ScheduleName=, :none, 2025, 4
4619
- deprecate :OperationType, :none, 2025, 4
4620
- deprecate :OperationType=, :none, 2025, 4
4617
+ deprecate :RecoverType, :none, 2025, 5
4618
+ deprecate :RecoverType=, :none, 2025, 5
4619
+ deprecate :CosSourceInfo, :none, 2025, 5
4620
+ deprecate :CosSourceInfo=, :none, 2025, 5
4621
+ deprecate :ScheduleType, :none, 2025, 5
4622
+ deprecate :ScheduleType=, :none, 2025, 5
4623
+ deprecate :NextTime, :none, 2025, 5
4624
+ deprecate :NextTime=, :none, 2025, 5
4625
+ deprecate :ScheduleName, :none, 2025, 5
4626
+ deprecate :ScheduleName=, :none, 2025, 5
4627
+ deprecate :OperationType, :none, 2025, 5
4628
+ deprecate :OperationType=, :none, 2025, 5
4621
4629
 
4622
4630
  def initialize(instanceid=nil, backupjobid=nil, replicationnum=nil, reservesourceconfig=nil, recovertype=nil, cossourceinfo=nil, scheduletype=nil, nexttime=nil, schedulename=nil, operationtype=nil, recoverscope=nil, recoverdatabase=nil, reservestoragepolicy=nil)
4623
4631
  @InstanceId = instanceid
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-cdwdoris
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.1062
4
+ version: 3.0.1064
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-05-19 00:00:00.000000000 Z
11
+ date: 2025-05-20 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common