tencentcloud-sdk-cynosdb 3.0.876 → 3.0.877

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/v20190107/models.rb +14 -14
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 385508fae6537b12463577400b18dfaf5d7246c5
4
- data.tar.gz: 01b619c037cf195f3a2bc2f19ccd30b331723fb1
3
+ metadata.gz: ecc477926dd0f6ab74903fba810a1daf8c29f64f
4
+ data.tar.gz: 60bafeb354d0fab2b6725144a47b149fdb5cb09c
5
5
  SHA512:
6
- metadata.gz: 12eb3408aee929bfba408a97acde1eff0c4e3a98087837df881624502eefb53f839de1880fdcf65f17aaa2beebc1ed532df9e40cda8269b1d3f4563b6d1a7096
7
- data.tar.gz: d10c33c297a445b60e4de2e57db2c560a0cc18d8411f1121c91d6feb51023b1d81e7e9c991e763626b7618b776daf685f08557a0126513bc0b1b97446f58686d
6
+ metadata.gz: fe653935c642a38e45347234f4fcc94c7cd147e68ec4394c05f07a5f26b226f14f9dd5b269c2f66be1497f728749d819f590b28c4f3f6073eba1347a9ebbb5ea
7
+ data.tar.gz: 51f86812f558baf74a5d5b84a775d6256ee401b117fbb702ec54885e27cca4856e90ea82db26cc42e34f334446d0e7159ec12d23f34d25c1457fbb2541a0f2b1
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.876
1
+ 3.0.877
@@ -244,8 +244,8 @@ module TencentCloud
244
244
 
245
245
  attr_accessor :ClusterId, :Cpu, :Memory, :ReadOnlyCount, :DeviceType, :InstanceGrpId, :VpcId, :SubnetId, :Port, :InstanceName, :AutoVoucher, :DbType, :OrderSource, :DealMode, :ParamTemplateId, :InstanceParams, :SecurityGroupIds, :UpgradeProxy
246
246
  extend Gem::Deprecate
247
- deprecate :InstanceGrpId, :none, 2024, 7
248
- deprecate :InstanceGrpId=, :none, 2024, 7
247
+ deprecate :InstanceGrpId, :none, 2024, 8
248
+ deprecate :InstanceGrpId=, :none, 2024, 8
249
249
 
250
250
  def initialize(clusterid=nil, cpu=nil, memory=nil, readonlycount=nil, devicetype=nil, instancegrpid=nil, vpcid=nil, subnetid=nil, port=nil, instancename=nil, autovoucher=nil, dbtype=nil, ordersource=nil, dealmode=nil, paramtemplateid=nil, instanceparams=nil, securitygroupids=nil, upgradeproxy=nil)
251
251
  @ClusterId = clusterid
@@ -1038,8 +1038,8 @@ module TencentCloud
1038
1038
 
1039
1039
  attr_accessor :ID, :AppId, :ClusterId, :Region, :CreateTime, :DelayTime, :ErrMsg, :FlowId, :Input, :InstanceGrpId, :InstanceGroupId, :InstanceId, :ObjectId, :ObjectType, :Operator, :Output, :Status, :TaskType, :TriggerTaskId, :UpdateTime, :StartTime, :EndTime, :ClusterName, :InstanceName, :Process, :ModifyParamsData, :CreateClustersData, :RollbackData, :ModifyInstanceData, :ManualBackupData, :ModifyDbVersionData, :ClusterSlaveData, :SwitchClusterLogBin, :ModifyInstanceParamsData, :TaskMaintainInfo, :InstanceCLSDeliveryInfos
1040
1040
  extend Gem::Deprecate
1041
- deprecate :InstanceGrpId, :none, 2024, 7
1042
- deprecate :InstanceGrpId=, :none, 2024, 7
1041
+ deprecate :InstanceGrpId, :none, 2024, 8
1042
+ deprecate :InstanceGrpId=, :none, 2024, 8
1043
1043
 
1044
1044
  def initialize(id=nil, appid=nil, clusterid=nil, region=nil, createtime=nil, delaytime=nil, errmsg=nil, flowid=nil, input=nil, instancegrpid=nil, instancegroupid=nil, instanceid=nil, objectid=nil, objecttype=nil, operator=nil, output=nil, status=nil, tasktype=nil, triggertaskid=nil, updatetime=nil, starttime=nil, endtime=nil, clustername=nil, instancename=nil, process=nil, modifyparamsdata=nil, createclustersdata=nil, rollbackdata=nil, modifyinstancedata=nil, manualbackupdata=nil, modifydbversiondata=nil, clusterslavedata=nil, switchclusterlogbin=nil, modifyinstanceparamsdata=nil, taskmaintaininfo=nil, instanceclsdeliveryinfos=nil)
1045
1045
  @ID = id
@@ -1402,8 +1402,8 @@ module TencentCloud
1402
1402
 
1403
1403
  attr_accessor :InstanceGrpId, :InstanceGroupId, :InstanceId
1404
1404
  extend Gem::Deprecate
1405
- deprecate :InstanceGrpId, :none, 2024, 7
1406
- deprecate :InstanceGrpId=, :none, 2024, 7
1405
+ deprecate :InstanceGrpId, :none, 2024, 8
1406
+ deprecate :InstanceGrpId=, :none, 2024, 8
1407
1407
 
1408
1408
  def initialize(instancegrpid=nil, instancegroupid=nil, instanceid=nil)
1409
1409
  @InstanceGrpId = instancegrpid
@@ -5462,8 +5462,8 @@ module TencentCloud
5462
5462
 
5463
5463
  attr_accessor :TotalCount, :InstanceGrpInfoList, :InstanceGroupInfoList, :RequestId
5464
5464
  extend Gem::Deprecate
5465
- deprecate :InstanceGrpInfoList, :none, 2024, 7
5466
- deprecate :InstanceGrpInfoList=, :none, 2024, 7
5465
+ deprecate :InstanceGrpInfoList, :none, 2024, 8
5466
+ deprecate :InstanceGrpInfoList=, :none, 2024, 8
5467
5467
 
5468
5468
  def initialize(totalcount=nil, instancegrpinfolist=nil, instancegroupinfolist=nil, requestid=nil)
5469
5469
  @TotalCount = totalcount
@@ -5785,8 +5785,8 @@ module TencentCloud
5785
5785
 
5786
5786
  attr_accessor :InstanceId, :InstanceGroupId
5787
5787
  extend Gem::Deprecate
5788
- deprecate :InstanceId, :none, 2024, 7
5789
- deprecate :InstanceId=, :none, 2024, 7
5788
+ deprecate :InstanceId, :none, 2024, 8
5789
+ deprecate :InstanceId=, :none, 2024, 8
5790
5790
 
5791
5791
  def initialize(instanceid=nil, instancegroupid=nil)
5792
5792
  @InstanceId = instanceid
@@ -10049,8 +10049,8 @@ module TencentCloud
10049
10049
 
10050
10050
  attr_accessor :ClusterId, :InstanceGrpId, :InstanceGroupId, :Vip, :Vport, :DbType, :OldIpReserveHours
10051
10051
  extend Gem::Deprecate
10052
- deprecate :InstanceGrpId, :none, 2024, 7
10053
- deprecate :InstanceGrpId=, :none, 2024, 7
10052
+ deprecate :InstanceGrpId, :none, 2024, 8
10053
+ deprecate :InstanceGrpId=, :none, 2024, 8
10054
10054
 
10055
10055
  def initialize(clusterid=nil, instancegrpid=nil, instancegroupid=nil, vip=nil, vport=nil, dbtype=nil, oldipreservehours=nil)
10056
10056
  @ClusterId = clusterid
@@ -10565,8 +10565,8 @@ module TencentCloud
10565
10565
 
10566
10566
  attr_accessor :InstanceGrpId, :InstanceId, :InstanceGroupId
10567
10567
  extend Gem::Deprecate
10568
- deprecate :InstanceGrpId, :none, 2024, 7
10569
- deprecate :InstanceGrpId=, :none, 2024, 7
10568
+ deprecate :InstanceGrpId, :none, 2024, 8
10569
+ deprecate :InstanceGrpId=, :none, 2024, 8
10570
10570
 
10571
10571
  def initialize(instancegrpid=nil, instanceid=nil, instancegroupid=nil)
10572
10572
  @InstanceGrpId = instancegrpid
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-cynosdb
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.876
4
+ version: 3.0.877
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-07-30 00:00:00.000000000 Z
11
+ date: 2024-08-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common