tencentcloud-sdk-sqlserver 3.0.972 → 3.0.973

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/v20180328/models.rb +27 -15
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 2d9fae206609b8f1100291dcaef795b9bf0e4c7d
4
- data.tar.gz: eb08351f386d0ec20cb92c292296a8177da5f788
3
+ metadata.gz: 6763dafd0e457969545d2f2b525a6f0858680fec
4
+ data.tar.gz: 1428c235a7e7713726b5fbe3ab13617fbdb36cd9
5
5
  SHA512:
6
- metadata.gz: 44d5d2eb0bb797e55bda6390f0eb59a0f2e0ca8fa7b2da9f8b1ad7abb110c274048057426f176e2a6ef4209900ec04e0ca389b4f0d6f3f785cc51dbb6db9a01f
7
- data.tar.gz: 30ec9c6f4c31274ab3e9c7b45bf65a439462e0dde1811b3e38ca1b86622201194e40e756596c95e9f23922f6e78aa672945c1972f0aeaf0b3d8b48e81c1a40f2
6
+ metadata.gz: ae6b901472abe3a214239f2912a49afd000a3d1eee9a76bc6d29800fea12cfa6dcb9cc595acee2935e6968227980f59ed1d3e5b91ace8c7aa1b8d8bb256a96c1
7
+ data.tar.gz: 5de8be72a689b7773cdbbfaf26ab491fbbce9ff580b1ba1b095304c60c60989e57e08d966fe89971796d01fd1c7c3ec35969025647069038b928348305185c3d
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.972
1
+ 3.0.973
@@ -2663,8 +2663,8 @@ module TencentCloud
2663
2663
 
2664
2664
  attr_accessor :IsSubscribed, :CollationName, :IsAutoCleanupOn, :IsBrokerEnabled, :IsCdcEnabled, :IsDbChainingOn, :IsEncrypted, :IsFulltextEnabled, :IsMirroring, :IsPublished, :IsReadCommittedSnapshotOn, :IsTrustworthyOn, :MirroringState, :Name, :RecoveryModelDesc, :RetentionPeriod, :StateDesc, :UserAccessDesc, :CreateTime, :IsFullTextEnabled
2665
2665
  extend Gem::Deprecate
2666
- deprecate :IsFulltextEnabled, :none, 2024, 12
2667
- deprecate :IsFulltextEnabled=, :none, 2024, 12
2666
+ deprecate :IsFulltextEnabled, :none, 2025, 1
2667
+ deprecate :IsFulltextEnabled=, :none, 2025, 1
2668
2668
 
2669
2669
  def initialize(issubscribed=nil, collationname=nil, isautocleanupon=nil, isbrokerenabled=nil, iscdcenabled=nil, isdbchainingon=nil, isencrypted=nil, ismirroring=nil, ispublished=nil, isreadcommittedsnapshoton=nil, istrustworthyon=nil, mirroringstate=nil, name=nil, recoverymodeldesc=nil, retentionperiod=nil, statedesc=nil, useraccessdesc=nil, createtime=nil, isfulltextenabled=nil)
2670
2670
  @IsSubscribed = issubscribed
@@ -6755,8 +6755,8 @@ module TencentCloud
6755
6755
 
6756
6756
  attr_accessor :TotalCount, :Slowlogs, :SlowLogs, :RequestId
6757
6757
  extend Gem::Deprecate
6758
- deprecate :Slowlogs, :none, 2024, 12
6759
- deprecate :Slowlogs=, :none, 2024, 12
6758
+ deprecate :Slowlogs, :none, 2025, 1
6759
+ deprecate :Slowlogs=, :none, 2025, 1
6760
6760
 
6761
6761
  def initialize(totalcount=nil, slowlogs=nil, requestid=nil)
6762
6762
  @TotalCount = totalcount
@@ -6976,8 +6976,8 @@ module TencentCloud
6976
6976
 
6977
6977
  attr_accessor :BucketName, :Region, :Path, :TmpSecretId, :TmpSecretKey, :XCosSecurityToken, :StartTime, :ExpiredTime, :CosSecurityToken, :RequestId
6978
6978
  extend Gem::Deprecate
6979
- deprecate :XCosSecurityToken, :none, 2024, 12
6980
- deprecate :XCosSecurityToken=, :none, 2024, 12
6979
+ deprecate :XCosSecurityToken, :none, 2025, 1
6980
+ deprecate :XCosSecurityToken=, :none, 2025, 1
6981
6981
 
6982
6982
  def initialize(bucketname=nil, region=nil, path=nil, tmpsecretid=nil, tmpsecretkey=nil, xcossecuritytoken=nil, starttime=nil, expiredtime=nil, cossecuritytoken=nil, requestid=nil)
6983
6983
  @BucketName = bucketname
@@ -7055,8 +7055,8 @@ module TencentCloud
7055
7055
 
7056
7056
  attr_accessor :BucketName, :Region, :Path, :TmpSecretId, :TmpSecretKey, :XCosSecurityToken, :StartTime, :ExpiredTime, :CosSecurityToken, :RequestId
7057
7057
  extend Gem::Deprecate
7058
- deprecate :XCosSecurityToken, :none, 2024, 12
7059
- deprecate :XCosSecurityToken=, :none, 2024, 12
7058
+ deprecate :XCosSecurityToken, :none, 2025, 1
7059
+ deprecate :XCosSecurityToken=, :none, 2025, 1
7060
7060
 
7061
7061
  def initialize(bucketname=nil, region=nil, path=nil, tmpsecretid=nil, tmpsecretkey=nil, xcossecuritytoken=nil, starttime=nil, expiredtime=nil, cossecuritytoken=nil, requestid=nil)
7062
7062
  @BucketName = bucketname
@@ -7417,15 +7417,17 @@ module TencentCloud
7417
7417
  # @type DBVersion: String
7418
7418
  # @param Cpu: 预购买实例的CPU核心数
7419
7419
  # @type Cpu: Integer
7420
- # @param InstanceType: 购买实例的类型 HA-高可用型(包括双机高可用,alwaysOn集群),RO-只读副本型,SI-单节点型,cvmHA-虚拟机双机高可用,cvmRO-虚拟机只读
7420
+ # @param InstanceType: 购买实例的类型 HA-高可用型(包括双机高可用,alwaysOn集群),RO-只读副本型,SI-单节点型,cvmHA-虚拟机双机高可用,cvmRO-虚拟机只读,MultiHA-多节点,cvmMultiHA-云盘
7421
7421
  # @type InstanceType: String
7422
7422
  # @param MachineType: 购买实例的宿主机类型,PM-物理机, CLOUD_PREMIUM-虚拟机高性能云盘,CLOUD_SSD-虚拟机SSD云盘,
7423
7423
  # CLOUD_HSSD-虚拟机加强型SSD云盘,CLOUD_TSSD-虚拟机极速型SSD云盘,CLOUD_BSSD-虚拟机通用型SSD云盘
7424
7424
  # @type MachineType: String
7425
+ # @param DrZones: 备节点可用区,默认为空。如果是多节点架构时必传,并且备机可用区集合最小为2个,最大不超过5个。
7426
+ # @type DrZones: Array
7425
7427
 
7426
- attr_accessor :Zone, :Memory, :Storage, :InstanceChargeType, :Period, :GoodsNum, :DBVersion, :Cpu, :InstanceType, :MachineType
7428
+ attr_accessor :Zone, :Memory, :Storage, :InstanceChargeType, :Period, :GoodsNum, :DBVersion, :Cpu, :InstanceType, :MachineType, :DrZones
7427
7429
 
7428
- def initialize(zone=nil, memory=nil, storage=nil, instancechargetype=nil, period=nil, goodsnum=nil, dbversion=nil, cpu=nil, instancetype=nil, machinetype=nil)
7430
+ def initialize(zone=nil, memory=nil, storage=nil, instancechargetype=nil, period=nil, goodsnum=nil, dbversion=nil, cpu=nil, instancetype=nil, machinetype=nil, drzones=nil)
7429
7431
  @Zone = zone
7430
7432
  @Memory = memory
7431
7433
  @Storage = storage
@@ -7436,6 +7438,7 @@ module TencentCloud
7436
7438
  @Cpu = cpu
7437
7439
  @InstanceType = instancetype
7438
7440
  @MachineType = machinetype
7441
+ @DrZones = drzones
7439
7442
  end
7440
7443
 
7441
7444
  def deserialize(params)
@@ -7449,6 +7452,7 @@ module TencentCloud
7449
7452
  @Cpu = params['Cpu']
7450
7453
  @InstanceType = params['InstanceType']
7451
7454
  @MachineType = params['MachineType']
7455
+ @DrZones = params['DrZones']
7452
7456
  end
7453
7457
  end
7454
7458
 
@@ -8380,8 +8384,8 @@ module TencentCloud
8380
8384
 
8381
8385
  attr_accessor :Errno, :Msg, :Code, :RequestId
8382
8386
  extend Gem::Deprecate
8383
- deprecate :Errno, :none, 2024, 12
8384
- deprecate :Errno=, :none, 2024, 12
8387
+ deprecate :Errno, :none, 2025, 1
8388
+ deprecate :Errno=, :none, 2025, 1
8385
8389
 
8386
8390
  def initialize(errno=nil, msg=nil, code=nil, requestid=nil)
8387
8391
  @Errno = errno
@@ -10072,10 +10076,14 @@ module TencentCloud
10072
10076
  # @type DnsPodDomain: String
10073
10077
  # @param TgwWanVPort: RO组外网地址端口
10074
10078
  # @type TgwWanVPort: Integer
10079
+ # @param ReadOnlyGroupType: RO只读组类型,1-按照一个实例一个只读组的方式发货,2-新建只读组后发货的所有实例都在这个只读组下面, 3-发货的所有实例都在已有的只读组下面
10080
+ # @type ReadOnlyGroupType: Integer
10081
+ # @param ReadOnlyGroupForcedUpgrade: 部署RO副本模式,0-默认不升级主实例,1-强制升级主实例完成RO部署
10082
+ # @type ReadOnlyGroupForcedUpgrade: Integer
10075
10083
 
10076
- attr_accessor :ReadOnlyGroupId, :ReadOnlyGroupName, :RegionId, :ZoneId, :IsOfflineDelay, :ReadOnlyMaxDelayTime, :MinReadOnlyInGroup, :Vip, :Vport, :VpcId, :SubnetId, :Status, :MasterInstanceId, :ReadOnlyInstanceSet, :DnsPodDomain, :TgwWanVPort
10084
+ attr_accessor :ReadOnlyGroupId, :ReadOnlyGroupName, :RegionId, :ZoneId, :IsOfflineDelay, :ReadOnlyMaxDelayTime, :MinReadOnlyInGroup, :Vip, :Vport, :VpcId, :SubnetId, :Status, :MasterInstanceId, :ReadOnlyInstanceSet, :DnsPodDomain, :TgwWanVPort, :ReadOnlyGroupType, :ReadOnlyGroupForcedUpgrade
10077
10085
 
10078
- def initialize(readonlygroupid=nil, readonlygroupname=nil, regionid=nil, zoneid=nil, isofflinedelay=nil, readonlymaxdelaytime=nil, minreadonlyingroup=nil, vip=nil, vport=nil, vpcid=nil, subnetid=nil, status=nil, masterinstanceid=nil, readonlyinstanceset=nil, dnspoddomain=nil, tgwwanvport=nil)
10086
+ def initialize(readonlygroupid=nil, readonlygroupname=nil, regionid=nil, zoneid=nil, isofflinedelay=nil, readonlymaxdelaytime=nil, minreadonlyingroup=nil, vip=nil, vport=nil, vpcid=nil, subnetid=nil, status=nil, masterinstanceid=nil, readonlyinstanceset=nil, dnspoddomain=nil, tgwwanvport=nil, readonlygrouptype=nil, readonlygroupforcedupgrade=nil)
10079
10087
  @ReadOnlyGroupId = readonlygroupid
10080
10088
  @ReadOnlyGroupName = readonlygroupname
10081
10089
  @RegionId = regionid
@@ -10092,6 +10100,8 @@ module TencentCloud
10092
10100
  @ReadOnlyInstanceSet = readonlyinstanceset
10093
10101
  @DnsPodDomain = dnspoddomain
10094
10102
  @TgwWanVPort = tgwwanvport
10103
+ @ReadOnlyGroupType = readonlygrouptype
10104
+ @ReadOnlyGroupForcedUpgrade = readonlygroupforcedupgrade
10095
10105
  end
10096
10106
 
10097
10107
  def deserialize(params)
@@ -10118,6 +10128,8 @@ module TencentCloud
10118
10128
  end
10119
10129
  @DnsPodDomain = params['DnsPodDomain']
10120
10130
  @TgwWanVPort = params['TgwWanVPort']
10131
+ @ReadOnlyGroupType = params['ReadOnlyGroupType']
10132
+ @ReadOnlyGroupForcedUpgrade = params['ReadOnlyGroupForcedUpgrade']
10121
10133
  end
10122
10134
  end
10123
10135
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-sqlserver
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.972
4
+ version: 3.0.973
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-30 00:00:00.000000000 Z
11
+ date: 2024-12-31 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common