tencentcloud-sdk-cdwdoris 3.0.991 → 3.0.993

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 +24 -25
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: af014bcbbff067da4b320b071a69259de3210753
4
- data.tar.gz: 60074f9dfb655fce499d4414d8630139b80a8dae
3
+ metadata.gz: 794ac844e7d5600e27c37f7b3ca430f2e91b1181
4
+ data.tar.gz: 4d9ea8af24ae0b642adad8d48f145a5596868b18
5
5
  SHA512:
6
- metadata.gz: 4f47d2f27cebacfb520e68edf434044e4067ff8225a21f8f74f3439f710a20a5b8eca623a7240ab0cf81b3fe9666667cc9dd98ab3ceb5eb90e094810c32b38f0
7
- data.tar.gz: 76eb3c724d6458ec8d1ceff0d137dabd53a0ce4db896287f3ae7bbcc10acea118669c046fe226b7715332b080b83543c8f6cb4c3f7feb98a417fe8b89b7133a8
6
+ metadata.gz: 7603c8cfb38d93682ef60939fc4058fb375bcbab45eb931b96c8687dadfc7a9fb34d46d70ab1be50dfe4c0475d9c116c21b7cffd9dd3b6558eafcfe4cde53e4f
7
+ data.tar.gz: 8a245a23c3332b67aca24f03564ee436b4eddabfe30da52c8440f80e6a2e052087a3fd17670d4373b8941a9c73dc5c0651e5082851189672b51f51253442bfac
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.991
1
+ 3.0.993
@@ -47,7 +47,6 @@ module TencentCloud
47
47
  # ActionAlterUser返回参数结构体
48
48
  class ActionAlterUserResponse < TencentCloud::Common::AbstractModel
49
49
  # @param ErrorMsg: 错误信息
50
- # 注意:此字段可能返回 null,表示取不到有效值。
51
50
  # @type ErrorMsg: String
52
51
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
53
52
  # @type RequestId: String
@@ -489,8 +488,8 @@ module TencentCloud
489
488
 
490
489
  attr_accessor :FileName, :FileConf, :KeyConf, :OriParam, :NeedRestart, :FilePath, :FileKeyValues, :FileKeyValuesNew
491
490
  extend Gem::Deprecate
492
- deprecate :FileKeyValues, :none, 2025, 1
493
- deprecate :FileKeyValues=, :none, 2025, 1
491
+ deprecate :FileKeyValues, :none, 2025, 2
492
+ deprecate :FileKeyValues=, :none, 2025, 2
494
493
 
495
494
  def initialize(filename=nil, fileconf=nil, keyconf=nil, oriparam=nil, needrestart=nil, filepath=nil, filekeyvalues=nil, filekeyvaluesnew=nil)
496
495
  @FileName = filename
@@ -728,10 +727,10 @@ module TencentCloud
728
727
 
729
728
  attr_accessor :InstanceId, :OperationType, :ScheduleId, :WeekDays, :ExecuteHour, :BackUpTables, :BackupType, :DorisSourceInfo, :BackupTimeType, :RestoreType, :AuthType, :CosSourceInfo, :ScheduleName, :ScheduleInfo, :UpdateStatus, :CosBucket
730
729
  extend Gem::Deprecate
731
- deprecate :WeekDays, :none, 2025, 1
732
- deprecate :WeekDays=, :none, 2025, 1
733
- deprecate :ExecuteHour, :none, 2025, 1
734
- deprecate :ExecuteHour=, :none, 2025, 1
730
+ deprecate :WeekDays, :none, 2025, 2
731
+ deprecate :WeekDays=, :none, 2025, 2
732
+ deprecate :ExecuteHour, :none, 2025, 2
733
+ deprecate :ExecuteHour=, :none, 2025, 2
735
734
 
736
735
  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)
737
736
  @InstanceId = instanceid
@@ -896,8 +895,8 @@ module TencentCloud
896
895
 
897
896
  attr_accessor :Zone, :FeSpec, :BeSpec, :HaFlag, :UserVPCId, :UserSubnetId, :ProductVersion, :ChargeProperties, :InstanceName, :DorisUserPwd, :Tags, :HaType, :CaseSensitive, :EnableMultiZones, :UserMultiZoneInfos, :UserMultiZoneInfoArr
898
897
  extend Gem::Deprecate
899
- deprecate :UserMultiZoneInfos, :none, 2025, 1
900
- deprecate :UserMultiZoneInfos=, :none, 2025, 1
898
+ deprecate :UserMultiZoneInfos, :none, 2025, 2
899
+ deprecate :UserMultiZoneInfos=, :none, 2025, 2
901
900
 
902
901
  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)
903
902
  @Zone = zone
@@ -2450,8 +2449,8 @@ module TencentCloud
2450
2449
 
2451
2450
  attr_accessor :InstanceID, :Input
2452
2451
  extend Gem::Deprecate
2453
- deprecate :InstanceID, :none, 2025, 1
2454
- deprecate :InstanceID=, :none, 2025, 1
2452
+ deprecate :InstanceID, :none, 2025, 2
2453
+ deprecate :InstanceID=, :none, 2025, 2
2455
2454
 
2456
2455
  def initialize(instanceid=nil, input=nil)
2457
2456
  @InstanceID = instanceid
@@ -3404,8 +3403,8 @@ module TencentCloud
3404
3403
 
3405
3404
  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
3406
3405
  extend Gem::Deprecate
3407
- deprecate :IfExistCatalog, :none, 2025, 1
3408
- deprecate :IfExistCatalog=, :none, 2025, 1
3406
+ deprecate :IfExistCatalog, :none, 2025, 2
3407
+ deprecate :IfExistCatalog=, :none, 2025, 2
3409
3408
 
3410
3409
  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)
3411
3410
  @InstanceId = instanceid
@@ -4515,18 +4514,18 @@ module TencentCloud
4515
4514
 
4516
4515
  attr_accessor :InstanceId, :BackUpJobId, :ReplicationNum, :ReserveSourceConfig, :RecoverType, :CosSourceInfo, :ScheduleType, :NextTime, :ScheduleName, :OperationType, :RecoverScope, :RecoverDatabase, :ReserveStoragePolicy
4517
4516
  extend Gem::Deprecate
4518
- deprecate :RecoverType, :none, 2025, 1
4519
- deprecate :RecoverType=, :none, 2025, 1
4520
- deprecate :CosSourceInfo, :none, 2025, 1
4521
- deprecate :CosSourceInfo=, :none, 2025, 1
4522
- deprecate :ScheduleType, :none, 2025, 1
4523
- deprecate :ScheduleType=, :none, 2025, 1
4524
- deprecate :NextTime, :none, 2025, 1
4525
- deprecate :NextTime=, :none, 2025, 1
4526
- deprecate :ScheduleName, :none, 2025, 1
4527
- deprecate :ScheduleName=, :none, 2025, 1
4528
- deprecate :OperationType, :none, 2025, 1
4529
- deprecate :OperationType=, :none, 2025, 1
4517
+ deprecate :RecoverType, :none, 2025, 2
4518
+ deprecate :RecoverType=, :none, 2025, 2
4519
+ deprecate :CosSourceInfo, :none, 2025, 2
4520
+ deprecate :CosSourceInfo=, :none, 2025, 2
4521
+ deprecate :ScheduleType, :none, 2025, 2
4522
+ deprecate :ScheduleType=, :none, 2025, 2
4523
+ deprecate :NextTime, :none, 2025, 2
4524
+ deprecate :NextTime=, :none, 2025, 2
4525
+ deprecate :ScheduleName, :none, 2025, 2
4526
+ deprecate :ScheduleName=, :none, 2025, 2
4527
+ deprecate :OperationType, :none, 2025, 2
4528
+ deprecate :OperationType=, :none, 2025, 2
4530
4529
 
4531
4530
  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)
4532
4531
  @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.991
4
+ version: 3.0.993
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-02-04 00:00:00.000000000 Z
11
+ date: 2025-02-06 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common