tencentcloud-sdk-cdwdoris 3.0.952 → 3.0.954

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/VERSION +1 -1
  3. data/lib/v20211228/models.rb +11 -11
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 5323a2e98ad10f8e7e4db381d9850ed3880441af
4
- data.tar.gz: 88afa492bd73d09b75bbb94d1b7e0be443edadc7
3
+ metadata.gz: 4387923a7e4e958d72eca831f65211be29400f6f
4
+ data.tar.gz: 100e594b0aca0cb065c29f87e208c596e12bc75f
5
5
  SHA512:
6
- metadata.gz: 804009017fe1eb6f13aadff87f43998047b32d8df0ac7025433d1d5506af5780bddd67f834bb072da2240b26c5556905ab00ed8b909926bb0a38e8c5caad9a5a
7
- data.tar.gz: 68f9dd14d80b8896765c63f537a2029d685fe38419f9ca5bbf924c23fbf16bef7640126a3d84a53fbe4324d5beb4305c8f8b7d9e017871f363c135e825024a93
6
+ metadata.gz: 06534d4ef936ec19766b3b40cefca727f83656818129b7b35356a8518e805b56730f5ba9ef57152fe4b412350b28125a7b94e1a107eff46eede84179b4199c32
7
+ data.tar.gz: 574424fe120d9a90f3e092a2ff59fd382549362a07853a905d858444c1587b95ea4413c5c7284fe02e6132bea0cae3fbd7c070ae839cb8cc57071171cb470066
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.952
1
+ 3.0.954
@@ -295,7 +295,7 @@ module TencentCloud
295
295
  # @param BackupErrorMsg: 备份的错误信息
296
296
  # 注意:此字段可能返回 null,表示取不到有效值。
297
297
  # @type BackupErrorMsg: String
298
- # @param IsOpenCoolDown: 改库表是否绑定降冷策略
298
+ # @param IsOpenCoolDown: 该库表是否绑定降冷策略
299
299
  # 注意:此字段可能返回 null,表示取不到有效值。
300
300
  # @type IsOpenCoolDown: Boolean
301
301
 
@@ -515,8 +515,8 @@ module TencentCloud
515
515
 
516
516
  attr_accessor :FileName, :FileConf, :KeyConf, :OriParam, :NeedRestart, :FilePath, :FileKeyValues, :FileKeyValuesNew
517
517
  extend Gem::Deprecate
518
- deprecate :FileKeyValues, :none, 2024, 11
519
- deprecate :FileKeyValues=, :none, 2024, 11
518
+ deprecate :FileKeyValues, :none, 2024, 12
519
+ deprecate :FileKeyValues=, :none, 2024, 12
520
520
 
521
521
  def initialize(filename=nil, fileconf=nil, keyconf=nil, oriparam=nil, needrestart=nil, filepath=nil, filekeyvalues=nil, filekeyvaluesnew=nil)
522
522
  @FileName = filename
@@ -773,10 +773,10 @@ module TencentCloud
773
773
 
774
774
  attr_accessor :InstanceId, :OperationType, :ScheduleId, :WeekDays, :ExecuteHour, :BackUpTables, :BackupType, :DorisSourceInfo, :BackupTimeType, :RestoreType, :AuthType, :CosSourceInfo, :ScheduleName, :ScheduleInfo, :UpdateStatus, :CosBucket
775
775
  extend Gem::Deprecate
776
- deprecate :WeekDays, :none, 2024, 11
777
- deprecate :WeekDays=, :none, 2024, 11
778
- deprecate :ExecuteHour, :none, 2024, 11
779
- deprecate :ExecuteHour=, :none, 2024, 11
776
+ deprecate :WeekDays, :none, 2024, 12
777
+ deprecate :WeekDays=, :none, 2024, 12
778
+ deprecate :ExecuteHour, :none, 2024, 12
779
+ deprecate :ExecuteHour=, :none, 2024, 12
780
780
 
781
781
  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)
782
782
  @InstanceId = instanceid
@@ -2498,8 +2498,8 @@ module TencentCloud
2498
2498
 
2499
2499
  attr_accessor :InstanceID, :Input
2500
2500
  extend Gem::Deprecate
2501
- deprecate :InstanceID, :none, 2024, 11
2502
- deprecate :InstanceID=, :none, 2024, 11
2501
+ deprecate :InstanceID, :none, 2024, 12
2502
+ deprecate :InstanceID=, :none, 2024, 12
2503
2503
 
2504
2504
  def initialize(instanceid=nil, input=nil)
2505
2505
  @InstanceID = instanceid
@@ -3488,8 +3488,8 @@ module TencentCloud
3488
3488
 
3489
3489
  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
3490
3490
  extend Gem::Deprecate
3491
- deprecate :IfExistCatalog, :none, 2024, 11
3492
- deprecate :IfExistCatalog=, :none, 2024, 11
3491
+ deprecate :IfExistCatalog, :none, 2024, 12
3492
+ deprecate :IfExistCatalog=, :none, 2024, 12
3493
3493
 
3494
3494
  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)
3495
3495
  @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.952
4
+ version: 3.0.954
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-12-01 00:00:00.000000000 Z
11
+ date: 2024-12-04 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common