tencentcloud-sdk-tcaplusdb 3.0.590 → 3.0.591

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/v20190823/models.rb +146 -146
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: c08271d29c31a99de6bb050d54590a1ee8bfe122
4
- data.tar.gz: ed7dbb000a59c5dcb00b3f149d32c0f571967095
3
+ metadata.gz: 9b24c5f5e1d555d2bb19efac762e421642aec7ae
4
+ data.tar.gz: 3fe511bc3759f86a2540f67cdf2eece0f944a436
5
5
  SHA512:
6
- metadata.gz: 24d3a15c464436b004d33a539c9f7c3d5cd2303b02773a6d1f9b8c836125e092a8c6e05942e718d79a6a4592a1c7f5e89f26f681a9d81662c91cde99d1ecab26
7
- data.tar.gz: 2881f60a6113338622cb92cc38ef2ab855f72a3fa7be8c89fab80ea1ac19f8c66498bc6ad21d3c139c19a3f42053d71d52bb8acb8987f27cd37f84ffd2db13ef
6
+ metadata.gz: 31a7d8e7b69b03f236e37cb09c43ca9408fb41d130697937a351eaed42b76b714d3d07394ec1890e2c0a5722fa59789c097c0d0b2950753d4ce7935e93ef3193
7
+ data.tar.gz: 16444fd0de7f9a63ddd528ae9b057dc92b00f856d34fac2551d66f5f10bc05e1585c95d7f17c44b2943e5b8f7674596386e5d3e1765b8e680b7a49c22ba34049
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.590
1
+ 3.0.591
@@ -62,7 +62,7 @@ module TencentCloud
62
62
  # @type CanWithdrawal: Boolean
63
63
 
64
64
  attr_accessor :ApplicationId, :ApplicationType, :ClusterId, :ClusterName, :TableGroupName, :TableName, :Applicant, :CreatedTime, :ApplicationStatus, :TableGroupId, :TaskId, :TableInstanceId, :UpdateTime, :ExecuteUser, :ExecuteStatus, :CanCensor, :CanWithdrawal
65
-
65
+
66
66
  def initialize(applicationid=nil, applicationtype=nil, clusterid=nil, clustername=nil, tablegroupname=nil, tablename=nil, applicant=nil, createdtime=nil, applicationstatus=nil, tablegroupid=nil, taskid=nil, tableinstanceid=nil, updatetime=nil, executeuser=nil, executestatus=nil, cancensor=nil, canwithdrawal=nil)
67
67
  @ApplicationId = applicationid
68
68
  @ApplicationType = applicationtype
@@ -121,7 +121,7 @@ module TencentCloud
121
121
  # @type Error: :class:`Tencentcloud::Tcaplusdb.v20190823.models.ErrorInfo`
122
122
 
123
123
  attr_accessor :ApplicationId, :ApplicationType, :ApplicationStatus, :TaskId, :Error
124
-
124
+
125
125
  def initialize(applicationid=nil, applicationtype=nil, applicationstatus=nil, taskid=nil, error=nil)
126
126
  @ApplicationId = applicationid
127
127
  @ApplicationType = applicationtype
@@ -154,7 +154,7 @@ module TencentCloud
154
154
  # @type ClusterId: String
155
155
 
156
156
  attr_accessor :ApplicationId, :ApplicationStatus, :ApplicationType, :ClusterId
157
-
157
+
158
158
  def initialize(applicationid=nil, applicationstatus=nil, applicationtype=nil, clusterid=nil)
159
159
  @ApplicationId = applicationid
160
160
  @ApplicationStatus = applicationstatus
@@ -191,7 +191,7 @@ module TencentCloud
191
191
  # @type OperType: Integer
192
192
 
193
193
  attr_accessor :TableGroupId, :TableName, :FileTag, :ExpireDay, :OperType
194
-
194
+
195
195
  def initialize(tablegroupid=nil, tablename=nil, filetag=nil, expireday=nil, opertype=nil)
196
196
  @TableGroupId = tablegroupid
197
197
  @TableName = tablename
@@ -235,7 +235,7 @@ module TencentCloud
235
235
  # @type AppId: Integer
236
236
 
237
237
  attr_accessor :ZoneId, :TableName, :BackupType, :FileTag, :ShardCount, :BackupBatchTime, :BackupFileSize, :BackupSuccRate, :BackupExpireTime, :AppId
238
-
238
+
239
239
  def initialize(zoneid=nil, tablename=nil, backuptype=nil, filetag=nil, shardcount=nil, backupbatchtime=nil, backupfilesize=nil, backupsuccrate=nil, backupexpiretime=nil, appid=nil)
240
240
  @ZoneId = zoneid
241
241
  @TableName = tablename
@@ -271,7 +271,7 @@ module TencentCloud
271
271
  # @type SelectedTables: Array
272
272
 
273
273
  attr_accessor :ClusterId, :SelectedTables
274
-
274
+
275
275
  def initialize(clusterid=nil, selectedtables=nil)
276
276
  @ClusterId = clusterid
277
277
  @SelectedTables = selectedtables
@@ -300,7 +300,7 @@ module TencentCloud
300
300
  # @type RequestId: String
301
301
 
302
302
  attr_accessor :TotalCount, :TableResults, :RequestId
303
-
303
+
304
304
  def initialize(totalcount=nil, tableresults=nil, requestid=nil)
305
305
  @TotalCount = totalcount
306
306
  @TableResults = tableresults
@@ -401,7 +401,7 @@ module TencentCloud
401
401
  # @type RestProxyStatus: Integer
402
402
 
403
403
  attr_accessor :ClusterName, :ClusterId, :Region, :IdlType, :NetworkType, :VpcId, :SubnetId, :CreatedTime, :Password, :PasswordStatus, :ApiAccessId, :ApiAccessIp, :ApiAccessPort, :OldPasswordExpireTime, :ApiAccessIpv6, :ClusterType, :ClusterStatus, :ReadCapacityUnit, :WriteCapacityUnit, :DiskVolume, :ServerList, :ProxyList, :Censorship, :DbaUins, :DataFlowStatus, :KafkaInfo, :TxhBackupExpireDay, :UlogBackupExpireDay, :IsReadOnlyUlogBackupExpireDay, :RestProxyStatus
404
-
404
+
405
405
  def initialize(clustername=nil, clusterid=nil, region=nil, idltype=nil, networktype=nil, vpcid=nil, subnetid=nil, createdtime=nil, password=nil, passwordstatus=nil, apiaccessid=nil, apiaccessip=nil, apiaccessport=nil, oldpasswordexpiretime=nil, apiaccessipv6=nil, clustertype=nil, clusterstatus=nil, readcapacityunit=nil, writecapacityunit=nil, diskvolume=nil, serverlist=nil, proxylist=nil, censorship=nil, dbauins=nil, dataflowstatus=nil, kafkainfo=nil, txhbackupexpireday=nil, ulogbackupexpireday=nil, isreadonlyulogbackupexpireday=nil, restproxystatus=nil)
406
406
  @ClusterName = clustername
407
407
  @ClusterId = clusterid
@@ -498,7 +498,7 @@ module TencentCloud
498
498
  # @type NewIdlFiles: Array
499
499
 
500
500
  attr_accessor :ClusterId, :SelectedTables, :ExistingIdlFiles, :NewIdlFiles
501
-
501
+
502
502
  def initialize(clusterid=nil, selectedtables=nil, existingidlfiles=nil, newidlfiles=nil)
503
503
  @ClusterId = clusterid
504
504
  @SelectedTables = selectedtables
@@ -547,7 +547,7 @@ module TencentCloud
547
547
  # @type RequestId: String
548
548
 
549
549
  attr_accessor :IdlFiles, :TotalCount, :TableInfos, :RequestId
550
-
550
+
551
551
  def initialize(idlfiles=nil, totalcount=nil, tableinfos=nil, requestid=nil)
552
552
  @IdlFiles = idlfiles
553
553
  @TotalCount = totalcount
@@ -597,7 +597,7 @@ module TencentCloud
597
597
  # @type DstTableInstanceId: String
598
598
 
599
599
  attr_accessor :SrcTableClusterId, :SrcTableGroupId, :SrcTableName, :DstTableClusterId, :DstTableGroupId, :DstTableName, :SrcTableInstanceId, :DstTableInstanceId
600
-
600
+
601
601
  def initialize(srctableclusterid=nil, srctablegroupid=nil, srctablename=nil, dsttableclusterid=nil, dsttablegroupid=nil, dsttablename=nil, srctableinstanceid=nil, dsttableinstanceid=nil)
602
602
  @SrcTableClusterId = srctableclusterid
603
603
  @SrcTableGroupId = srctablegroupid
@@ -631,7 +631,7 @@ module TencentCloud
631
631
  # @type Remark: String
632
632
 
633
633
  attr_accessor :ClusterId, :SelectedTables, :Remark
634
-
634
+
635
635
  def initialize(clusterid=nil, selectedtables=nil, remark=nil)
636
636
  @ClusterId = clusterid
637
637
  @SelectedTables = selectedtables
@@ -664,7 +664,7 @@ module TencentCloud
664
664
  # @type RequestId: String
665
665
 
666
666
  attr_accessor :TaskIds, :ApplicationIds, :RequestId
667
-
667
+
668
668
  def initialize(taskids=nil, applicationids=nil, requestid=nil)
669
669
  @TaskIds = taskids
670
670
  @ApplicationIds = applicationids
@@ -704,7 +704,7 @@ module TencentCloud
704
704
  # @type AuthType: Integer
705
705
 
706
706
  attr_accessor :IdlType, :ClusterName, :VpcId, :SubnetId, :Password, :ResourceTags, :Ipv6Enable, :ServerList, :ProxyList, :ClusterType, :AuthType
707
-
707
+
708
708
  def initialize(idltype=nil, clustername=nil, vpcid=nil, subnetid=nil, password=nil, resourcetags=nil, ipv6enable=nil, serverlist=nil, proxylist=nil, clustertype=nil, authtype=nil)
709
709
  @IdlType = idltype
710
710
  @ClusterName = clustername
@@ -763,7 +763,7 @@ module TencentCloud
763
763
  # @type RequestId: String
764
764
 
765
765
  attr_accessor :ClusterId, :RequestId
766
-
766
+
767
767
  def initialize(clusterid=nil, requestid=nil)
768
768
  @ClusterId = clusterid
769
769
  @RequestId = requestid
@@ -783,7 +783,7 @@ module TencentCloud
783
783
  # @type SelectedTables: Array
784
784
 
785
785
  attr_accessor :ClusterId, :SelectedTables
786
-
786
+
787
787
  def initialize(clusterid=nil, selectedtables=nil)
788
788
  @ClusterId = clusterid
789
789
  @SelectedTables = selectedtables
@@ -812,7 +812,7 @@ module TencentCloud
812
812
  # @type RequestId: String
813
813
 
814
814
  attr_accessor :TotalCount, :TableResults, :RequestId
815
-
815
+
816
816
  def initialize(totalcount=nil, tableresults=nil, requestid=nil)
817
817
  @TotalCount = totalcount
818
818
  @TableResults = tableresults
@@ -845,7 +845,7 @@ module TencentCloud
845
845
  # @type ResourceTags: Array
846
846
 
847
847
  attr_accessor :ClusterId, :TableGroupName, :TableGroupId, :ResourceTags
848
-
848
+
849
849
  def initialize(clusterid=nil, tablegroupname=nil, tablegroupid=nil, resourcetags=nil)
850
850
  @ClusterId = clusterid
851
851
  @TableGroupName = tablegroupname
@@ -876,7 +876,7 @@ module TencentCloud
876
876
  # @type RequestId: String
877
877
 
878
878
  attr_accessor :TableGroupId, :RequestId
879
-
879
+
880
880
  def initialize(tablegroupid=nil, requestid=nil)
881
881
  @TableGroupId = tablegroupid
882
882
  @RequestId = requestid
@@ -900,7 +900,7 @@ module TencentCloud
900
900
  # @type ResourceTags: Array
901
901
 
902
902
  attr_accessor :ClusterId, :IdlFiles, :SelectedTables, :ResourceTags
903
-
903
+
904
904
  def initialize(clusterid=nil, idlfiles=nil, selectedtables=nil, resourcetags=nil)
905
905
  @ClusterId = clusterid
906
906
  @IdlFiles = idlfiles
@@ -947,7 +947,7 @@ module TencentCloud
947
947
  # @type RequestId: String
948
948
 
949
949
  attr_accessor :TotalCount, :TableResults, :RequestId
950
-
950
+
951
951
  def initialize(totalcount=nil, tableresults=nil, requestid=nil)
952
952
  @TotalCount = totalcount
953
953
  @TableResults = tableresults
@@ -976,7 +976,7 @@ module TencentCloud
976
976
  # @type BackupRecords: Array
977
977
 
978
978
  attr_accessor :ClusterId, :BackupRecords
979
-
979
+
980
980
  def initialize(clusterid=nil, backuprecords=nil)
981
981
  @ClusterId = clusterid
982
982
  @BackupRecords = backuprecords
@@ -1004,7 +1004,7 @@ module TencentCloud
1004
1004
  # @type RequestId: String
1005
1005
 
1006
1006
  attr_accessor :TaskId, :RequestId
1007
-
1007
+
1008
1008
  def initialize(taskid=nil, requestid=nil)
1009
1009
  @TaskId = taskid
1010
1010
  @RequestId = requestid
@@ -1022,7 +1022,7 @@ module TencentCloud
1022
1022
  # @type ClusterId: String
1023
1023
 
1024
1024
  attr_accessor :ClusterId
1025
-
1025
+
1026
1026
  def initialize(clusterid=nil)
1027
1027
  @ClusterId = clusterid
1028
1028
  end
@@ -1040,7 +1040,7 @@ module TencentCloud
1040
1040
  # @type RequestId: String
1041
1041
 
1042
1042
  attr_accessor :TaskId, :RequestId
1043
-
1043
+
1044
1044
  def initialize(taskid=nil, requestid=nil)
1045
1045
  @TaskId = taskid
1046
1046
  @RequestId = requestid
@@ -1060,7 +1060,7 @@ module TencentCloud
1060
1060
  # @type IdlFiles: Array
1061
1061
 
1062
1062
  attr_accessor :ClusterId, :IdlFiles
1063
-
1063
+
1064
1064
  def initialize(clusterid=nil, idlfiles=nil)
1065
1065
  @ClusterId = clusterid
1066
1066
  @IdlFiles = idlfiles
@@ -1089,7 +1089,7 @@ module TencentCloud
1089
1089
  # @type RequestId: String
1090
1090
 
1091
1091
  attr_accessor :TotalCount, :IdlFileInfos, :RequestId
1092
-
1092
+
1093
1093
  def initialize(totalcount=nil, idlfileinfos=nil, requestid=nil)
1094
1094
  @TotalCount = totalcount
1095
1095
  @IdlFileInfos = idlfileinfos
@@ -1118,7 +1118,7 @@ module TencentCloud
1118
1118
  # @type SelectedTables: Array
1119
1119
 
1120
1120
  attr_accessor :ClusterId, :SelectedTables
1121
-
1121
+
1122
1122
  def initialize(clusterid=nil, selectedtables=nil)
1123
1123
  @ClusterId = clusterid
1124
1124
  @SelectedTables = selectedtables
@@ -1147,7 +1147,7 @@ module TencentCloud
1147
1147
  # @type RequestId: String
1148
1148
 
1149
1149
  attr_accessor :TotalCount, :TableResults, :RequestId
1150
-
1150
+
1151
1151
  def initialize(totalcount=nil, tableresults=nil, requestid=nil)
1152
1152
  @TotalCount = totalcount
1153
1153
  @TableResults = tableresults
@@ -1176,7 +1176,7 @@ module TencentCloud
1176
1176
  # @type SelectedTables: Array
1177
1177
 
1178
1178
  attr_accessor :ClusterId, :SelectedTables
1179
-
1179
+
1180
1180
  def initialize(clusterid=nil, selectedtables=nil)
1181
1181
  @ClusterId = clusterid
1182
1182
  @SelectedTables = selectedtables
@@ -1205,7 +1205,7 @@ module TencentCloud
1205
1205
  # @type RequestId: String
1206
1206
 
1207
1207
  attr_accessor :TotalCount, :TableResults, :RequestId
1208
-
1208
+
1209
1209
  def initialize(totalcount=nil, tableresults=nil, requestid=nil)
1210
1210
  @TotalCount = totalcount
1211
1211
  @TableResults = tableresults
@@ -1234,7 +1234,7 @@ module TencentCloud
1234
1234
  # @type TableGroupId: String
1235
1235
 
1236
1236
  attr_accessor :ClusterId, :TableGroupId
1237
-
1237
+
1238
1238
  def initialize(clusterid=nil, tablegroupid=nil)
1239
1239
  @ClusterId = clusterid
1240
1240
  @TableGroupId = tablegroupid
@@ -1254,7 +1254,7 @@ module TencentCloud
1254
1254
  # @type RequestId: String
1255
1255
 
1256
1256
  attr_accessor :TaskId, :RequestId
1257
-
1257
+
1258
1258
  def initialize(taskid=nil, requestid=nil)
1259
1259
  @TaskId = taskid
1260
1260
  @RequestId = requestid
@@ -1274,7 +1274,7 @@ module TencentCloud
1274
1274
  # @type SelectedTables: Array
1275
1275
 
1276
1276
  attr_accessor :ClusterId, :SelectedTables
1277
-
1277
+
1278
1278
  def initialize(clusterid=nil, selectedtables=nil)
1279
1279
  @ClusterId = clusterid
1280
1280
  @SelectedTables = selectedtables
@@ -1303,7 +1303,7 @@ module TencentCloud
1303
1303
  # @type RequestId: String
1304
1304
 
1305
1305
  attr_accessor :TotalCount, :TableResults, :RequestId
1306
-
1306
+
1307
1307
  def initialize(totalcount=nil, tableresults=nil, requestid=nil)
1308
1308
  @TotalCount = totalcount
1309
1309
  @TableResults = tableresults
@@ -1332,7 +1332,7 @@ module TencentCloud
1332
1332
  # @type SelectedTables: Array
1333
1333
 
1334
1334
  attr_accessor :ClusterId, :SelectedTables
1335
-
1335
+
1336
1336
  def initialize(clusterid=nil, selectedtables=nil)
1337
1337
  @ClusterId = clusterid
1338
1338
  @SelectedTables = selectedtables
@@ -1361,7 +1361,7 @@ module TencentCloud
1361
1361
  # @type RequestId: String
1362
1362
 
1363
1363
  attr_accessor :TotalCount, :TableResults, :RequestId
1364
-
1364
+
1365
1365
  def initialize(totalcount=nil, tableresults=nil, requestid=nil)
1366
1366
  @TotalCount = totalcount
1367
1367
  @TableResults = tableresults
@@ -1402,7 +1402,7 @@ module TencentCloud
1402
1402
  # @type ApplyType: Integer
1403
1403
 
1404
1404
  attr_accessor :ClusterId, :Limit, :Offset, :CensorStatus, :TableGroupId, :TableName, :Applicant, :ApplyType
1405
-
1405
+
1406
1406
  def initialize(clusterid=nil, limit=nil, offset=nil, censorstatus=nil, tablegroupid=nil, tablename=nil, applicant=nil, applytype=nil)
1407
1407
  @ClusterId = clusterid
1408
1408
  @Limit = limit
@@ -1436,7 +1436,7 @@ module TencentCloud
1436
1436
  # @type RequestId: String
1437
1437
 
1438
1438
  attr_accessor :Applications, :TotalCount, :RequestId
1439
-
1439
+
1440
1440
  def initialize(applications=nil, totalcount=nil, requestid=nil)
1441
1441
  @Applications = applications
1442
1442
  @TotalCount = totalcount
@@ -1471,7 +1471,7 @@ module TencentCloud
1471
1471
  # @type TableName: String
1472
1472
 
1473
1473
  attr_accessor :ClusterId, :Limit, :Offset, :TableGroupId, :TableName
1474
-
1474
+
1475
1475
  def initialize(clusterid=nil, limit=nil, offset=nil, tablegroupid=nil, tablename=nil)
1476
1476
  @ClusterId = clusterid
1477
1477
  @Limit = limit
@@ -1499,7 +1499,7 @@ module TencentCloud
1499
1499
  # @type RequestId: String
1500
1500
 
1501
1501
  attr_accessor :BackupRecords, :TotalCount, :RequestId
1502
-
1502
+
1503
1503
  def initialize(backuprecords=nil, totalcount=nil, requestid=nil)
1504
1504
  @BackupRecords = backuprecords
1505
1505
  @TotalCount = totalcount
@@ -1526,7 +1526,7 @@ module TencentCloud
1526
1526
  # @type ClusterIds: Array
1527
1527
 
1528
1528
  attr_accessor :ClusterIds
1529
-
1529
+
1530
1530
  def initialize(clusterids=nil)
1531
1531
  @ClusterIds = clusterids
1532
1532
  end
@@ -1548,7 +1548,7 @@ module TencentCloud
1548
1548
  # @type RequestId: String
1549
1549
 
1550
1550
  attr_accessor :Rows, :TotalCount, :RequestId
1551
-
1551
+
1552
1552
  def initialize(rows=nil, totalcount=nil, requestid=nil)
1553
1553
  @Rows = rows
1554
1554
  @TotalCount = totalcount
@@ -1583,7 +1583,7 @@ module TencentCloud
1583
1583
  # @type Ipv6Enable: Integer
1584
1584
 
1585
1585
  attr_accessor :ClusterIds, :Filters, :Offset, :Limit, :Ipv6Enable
1586
-
1586
+
1587
1587
  def initialize(clusterids=nil, filters=nil, offset=nil, limit=nil, ipv6enable=nil)
1588
1588
  @ClusterIds = clusterids
1589
1589
  @Filters = filters
@@ -1618,7 +1618,7 @@ module TencentCloud
1618
1618
  # @type RequestId: String
1619
1619
 
1620
1620
  attr_accessor :TotalCount, :Clusters, :RequestId
1621
-
1621
+
1622
1622
  def initialize(totalcount=nil, clusters=nil, requestid=nil)
1623
1623
  @TotalCount = totalcount
1624
1624
  @Clusters = clusters
@@ -1653,7 +1653,7 @@ module TencentCloud
1653
1653
  # @type Limit: Integer
1654
1654
 
1655
1655
  attr_accessor :ClusterId, :TableGroupIds, :IdlFileIds, :Offset, :Limit
1656
-
1656
+
1657
1657
  def initialize(clusterid=nil, tablegroupids=nil, idlfileids=nil, offset=nil, limit=nil)
1658
1658
  @ClusterId = clusterid
1659
1659
  @TableGroupIds = tablegroupids
@@ -1681,7 +1681,7 @@ module TencentCloud
1681
1681
  # @type RequestId: String
1682
1682
 
1683
1683
  attr_accessor :TotalCount, :IdlFileInfos, :RequestId
1684
-
1684
+
1685
1685
  def initialize(totalcount=nil, idlfileinfos=nil, requestid=nil)
1686
1686
  @TotalCount = totalcount
1687
1687
  @IdlFileInfos = idlfileinfos
@@ -1708,7 +1708,7 @@ module TencentCloud
1708
1708
  # @type Ipv6Enable: Integer
1709
1709
 
1710
1710
  attr_accessor :Ipv6Enable
1711
-
1711
+
1712
1712
  def initialize(ipv6enable=nil)
1713
1713
  @Ipv6Enable = ipv6enable
1714
1714
  end
@@ -1726,7 +1726,7 @@ module TencentCloud
1726
1726
  # @type RequestId: String
1727
1727
 
1728
1728
  attr_accessor :PoolList, :RequestId
1729
-
1729
+
1730
1730
  def initialize(poollist=nil, requestid=nil)
1731
1731
  @PoolList = poollist
1732
1732
  @RequestId = requestid
@@ -1748,7 +1748,7 @@ module TencentCloud
1748
1748
  # DescribeRegions请求参数结构体
1749
1749
  class DescribeRegionsRequest < TencentCloud::Common::AbstractModel
1750
1750
 
1751
-
1751
+
1752
1752
  def initialize()
1753
1753
  end
1754
1754
 
@@ -1766,7 +1766,7 @@ module TencentCloud
1766
1766
  # @type RequestId: String
1767
1767
 
1768
1768
  attr_accessor :TotalCount, :RegionInfos, :RequestId
1769
-
1769
+
1770
1770
  def initialize(totalcount=nil, regioninfos=nil, requestid=nil)
1771
1771
  @TotalCount = totalcount
1772
1772
  @RegionInfos = regioninfos
@@ -1801,7 +1801,7 @@ module TencentCloud
1801
1801
  # @type SelectedTables: Array
1802
1802
 
1803
1803
  attr_accessor :ClusterId, :TableGroupId, :TableName, :SnapshotName, :SelectedTables
1804
-
1804
+
1805
1805
  def initialize(clusterid=nil, tablegroupid=nil, tablename=nil, snapshotname=nil, selectedtables=nil)
1806
1806
  @ClusterId = clusterid
1807
1807
  @TableGroupId = tablegroupid
@@ -1836,7 +1836,7 @@ module TencentCloud
1836
1836
  # @type RequestId: String
1837
1837
 
1838
1838
  attr_accessor :TotalCount, :TableResults, :RequestId
1839
-
1839
+
1840
1840
  def initialize(totalcount=nil, tableresults=nil, requestid=nil)
1841
1841
  @TotalCount = totalcount
1842
1842
  @TableResults = tableresults
@@ -1865,7 +1865,7 @@ module TencentCloud
1865
1865
  # @type TableGroupIds: Array
1866
1866
 
1867
1867
  attr_accessor :ClusterId, :TableGroupIds
1868
-
1868
+
1869
1869
  def initialize(clusterid=nil, tablegroupids=nil)
1870
1870
  @ClusterId = clusterid
1871
1871
  @TableGroupIds = tablegroupids
@@ -1889,7 +1889,7 @@ module TencentCloud
1889
1889
  # @type RequestId: String
1890
1890
 
1891
1891
  attr_accessor :Rows, :TotalCount, :RequestId
1892
-
1892
+
1893
1893
  def initialize(rows=nil, totalcount=nil, requestid=nil)
1894
1894
  @Rows = rows
1895
1895
  @TotalCount = totalcount
@@ -1924,7 +1924,7 @@ module TencentCloud
1924
1924
  # @type Limit: Integer
1925
1925
 
1926
1926
  attr_accessor :ClusterId, :TableGroupIds, :Filters, :Offset, :Limit
1927
-
1927
+
1928
1928
  def initialize(clusterid=nil, tablegroupids=nil, filters=nil, offset=nil, limit=nil)
1929
1929
  @ClusterId = clusterid
1930
1930
  @TableGroupIds = tablegroupids
@@ -1959,7 +1959,7 @@ module TencentCloud
1959
1959
  # @type RequestId: String
1960
1960
 
1961
1961
  attr_accessor :TotalCount, :TableGroups, :RequestId
1962
-
1962
+
1963
1963
  def initialize(totalcount=nil, tablegroups=nil, requestid=nil)
1964
1964
  @TotalCount = totalcount
1965
1965
  @TableGroups = tablegroups
@@ -1988,7 +1988,7 @@ module TencentCloud
1988
1988
  # @type SelectedTables: Array
1989
1989
 
1990
1990
  attr_accessor :ClusterId, :SelectedTables
1991
-
1991
+
1992
1992
  def initialize(clusterid=nil, selectedtables=nil)
1993
1993
  @ClusterId = clusterid
1994
1994
  @SelectedTables = selectedtables
@@ -2017,7 +2017,7 @@ module TencentCloud
2017
2017
  # @type RequestId: String
2018
2018
 
2019
2019
  attr_accessor :TotalCount, :Rows, :RequestId
2020
-
2020
+
2021
2021
  def initialize(totalcount=nil, rows=nil, requestid=nil)
2022
2022
  @TotalCount = totalcount
2023
2023
  @Rows = rows
@@ -2052,7 +2052,7 @@ module TencentCloud
2052
2052
  # @type Limit: Integer
2053
2053
 
2054
2054
  attr_accessor :ClusterId, :TableGroupIds, :Filters, :Offset, :Limit
2055
-
2055
+
2056
2056
  def initialize(clusterid=nil, tablegroupids=nil, filters=nil, offset=nil, limit=nil)
2057
2057
  @ClusterId = clusterid
2058
2058
  @TableGroupIds = tablegroupids
@@ -2087,7 +2087,7 @@ module TencentCloud
2087
2087
  # @type RequestId: String
2088
2088
 
2089
2089
  attr_accessor :TotalCount, :TableInfos, :RequestId
2090
-
2090
+
2091
2091
  def initialize(totalcount=nil, tableinfos=nil, requestid=nil)
2092
2092
  @TotalCount = totalcount
2093
2093
  @TableInfos = tableinfos
@@ -2124,7 +2124,7 @@ module TencentCloud
2124
2124
  # @type Limit: Integer
2125
2125
 
2126
2126
  attr_accessor :ClusterId, :TableGroupIds, :SelectedTables, :Filters, :Offset, :Limit
2127
-
2127
+
2128
2128
  def initialize(clusterid=nil, tablegroupids=nil, selectedtables=nil, filters=nil, offset=nil, limit=nil)
2129
2129
  @ClusterId = clusterid
2130
2130
  @TableGroupIds = tablegroupids
@@ -2168,7 +2168,7 @@ module TencentCloud
2168
2168
  # @type RequestId: String
2169
2169
 
2170
2170
  attr_accessor :TotalCount, :TableInfos, :RequestId
2171
-
2171
+
2172
2172
  def initialize(totalcount=nil, tableinfos=nil, requestid=nil)
2173
2173
  @TotalCount = totalcount
2174
2174
  @TableInfos = tableinfos
@@ -2203,7 +2203,7 @@ module TencentCloud
2203
2203
  # @type Limit: Integer
2204
2204
 
2205
2205
  attr_accessor :ClusterIds, :TaskIds, :Filters, :Offset, :Limit
2206
-
2206
+
2207
2207
  def initialize(clusterids=nil, taskids=nil, filters=nil, offset=nil, limit=nil)
2208
2208
  @ClusterIds = clusterids
2209
2209
  @TaskIds = taskids
@@ -2238,7 +2238,7 @@ module TencentCloud
2238
2238
  # @type RequestId: String
2239
2239
 
2240
2240
  attr_accessor :TotalCount, :TaskInfos, :RequestId
2241
-
2241
+
2242
2242
  def initialize(totalcount=nil, taskinfos=nil, requestid=nil)
2243
2243
  @TotalCount = totalcount
2244
2244
  @TaskInfos = taskinfos
@@ -2262,7 +2262,7 @@ module TencentCloud
2262
2262
  # DescribeUinInWhitelist请求参数结构体
2263
2263
  class DescribeUinInWhitelistRequest < TencentCloud::Common::AbstractModel
2264
2264
 
2265
-
2265
+
2266
2266
  def initialize()
2267
2267
  end
2268
2268
 
@@ -2278,7 +2278,7 @@ module TencentCloud
2278
2278
  # @type RequestId: String
2279
2279
 
2280
2280
  attr_accessor :Result, :RequestId
2281
-
2281
+
2282
2282
  def initialize(result=nil, requestid=nil)
2283
2283
  @Result = result
2284
2284
  @RequestId = requestid
@@ -2296,7 +2296,7 @@ module TencentCloud
2296
2296
  # @type ClusterId: String
2297
2297
 
2298
2298
  attr_accessor :ClusterId
2299
-
2299
+
2300
2300
  def initialize(clusterid=nil)
2301
2301
  @ClusterId = clusterid
2302
2302
  end
@@ -2316,7 +2316,7 @@ module TencentCloud
2316
2316
  # @type RequestId: String
2317
2317
 
2318
2318
  attr_accessor :RestProxyStatus, :TaskId, :RequestId
2319
-
2319
+
2320
2320
  def initialize(restproxystatus=nil, taskid=nil, requestid=nil)
2321
2321
  @RestProxyStatus = restproxystatus
2322
2322
  @TaskId = taskid
@@ -2336,7 +2336,7 @@ module TencentCloud
2336
2336
  # @type ClusterId: String
2337
2337
 
2338
2338
  attr_accessor :ClusterId
2339
-
2339
+
2340
2340
  def initialize(clusterid=nil)
2341
2341
  @ClusterId = clusterid
2342
2342
  end
@@ -2356,7 +2356,7 @@ module TencentCloud
2356
2356
  # @type RequestId: String
2357
2357
 
2358
2358
  attr_accessor :RestProxyStatus, :TaskId, :RequestId
2359
-
2359
+
2360
2360
  def initialize(restproxystatus=nil, taskid=nil, requestid=nil)
2361
2361
  @RestProxyStatus = restproxystatus
2362
2362
  @TaskId = taskid
@@ -2378,7 +2378,7 @@ module TencentCloud
2378
2378
  # @type Message: String
2379
2379
 
2380
2380
  attr_accessor :Code, :Message
2381
-
2381
+
2382
2382
  def initialize(code=nil, message=nil)
2383
2383
  @Code = code
2384
2384
  @Message = message
@@ -2402,7 +2402,7 @@ module TencentCloud
2402
2402
  # @type FieldSize: Integer
2403
2403
 
2404
2404
  attr_accessor :FieldName, :IsPrimaryKey, :FieldType, :FieldSize
2405
-
2405
+
2406
2406
  def initialize(fieldname=nil, isprimarykey=nil, fieldtype=nil, fieldsize=nil)
2407
2407
  @FieldName = fieldname
2408
2408
  @IsPrimaryKey = isprimarykey
@@ -2428,7 +2428,7 @@ module TencentCloud
2428
2428
  # @type Values: Array
2429
2429
 
2430
2430
  attr_accessor :Name, :Value, :Values
2431
-
2431
+
2432
2432
  def initialize(name=nil, value=nil, values=nil)
2433
2433
  @Name = name
2434
2434
  @Value = value
@@ -2460,7 +2460,7 @@ module TencentCloud
2460
2460
  # @type FileContent: String
2461
2461
 
2462
2462
  attr_accessor :FileName, :FileType, :FileExtType, :FileSize, :FileId, :FileContent
2463
-
2463
+
2464
2464
  def initialize(filename=nil, filetype=nil, fileexttype=nil, filesize=nil, fileid=nil, filecontent=nil)
2465
2465
  @FileName = filename
2466
2466
  @FileType = filetype
@@ -2502,7 +2502,7 @@ module TencentCloud
2502
2502
  # @type Error: :class:`Tencentcloud::Tcaplusdb.v20190823.models.ErrorInfo`
2503
2503
 
2504
2504
  attr_accessor :FileName, :FileType, :FileExtType, :FileSize, :FileId, :Error
2505
-
2505
+
2506
2506
  def initialize(filename=nil, filetype=nil, fileexttype=nil, filesize=nil, fileid=nil, error=nil)
2507
2507
  @FileName = filename
2508
2508
  @FileType = filetype
@@ -2543,7 +2543,7 @@ module TencentCloud
2543
2543
  # @type NewTableName: String
2544
2544
 
2545
2545
  attr_accessor :ClusterId, :Snapshots, :ImportSpecialKey, :ImportOriginTable, :KeyFile, :NewTableGroupId, :NewTableName
2546
-
2546
+
2547
2547
  def initialize(clusterid=nil, snapshots=nil, importspecialkey=nil, importorigintable=nil, keyfile=nil, newtablegroupid=nil, newtablename=nil)
2548
2548
  @ClusterId = clusterid
2549
2549
  @Snapshots = snapshots
@@ -2580,7 +2580,7 @@ module TencentCloud
2580
2580
  # @type RequestId: String
2581
2581
 
2582
2582
  attr_accessor :TaskId, :RequestId
2583
-
2583
+
2584
2584
  def initialize(taskid=nil, requestid=nil)
2585
2585
  @TaskId = taskid
2586
2586
  @RequestId = requestid
@@ -2608,7 +2608,7 @@ module TencentCloud
2608
2608
  # @type IsVpc: Integer
2609
2609
 
2610
2610
  attr_accessor :Address, :Topic, :User, :Password, :Instance, :IsVpc
2611
-
2611
+
2612
2612
  def initialize(address=nil, topic=nil, user=nil, password=nil, instance=nil, isvpc=nil)
2613
2613
  @Address = address
2614
2614
  @Topic = topic
@@ -2640,7 +2640,7 @@ module TencentCloud
2640
2640
  # @type FileSize: Integer
2641
2641
 
2642
2642
  attr_accessor :FileName, :FileExtType, :FileContent, :FileSize
2643
-
2643
+
2644
2644
  def initialize(filename=nil, fileexttype=nil, filecontent=nil, filesize=nil)
2645
2645
  @FileName = filename
2646
2646
  @FileExtType = fileexttype
@@ -2664,7 +2664,7 @@ module TencentCloud
2664
2664
  # @type MachineNum: Integer
2665
2665
 
2666
2666
  attr_accessor :MachineType, :MachineNum
2667
-
2667
+
2668
2668
  def initialize(machinetype=nil, machinenum=nil)
2669
2669
  @MachineType = machinetype
2670
2670
  @MachineNum = machinenum
@@ -2691,7 +2691,7 @@ module TencentCloud
2691
2691
  # @type ApplicationId: String
2692
2692
 
2693
2693
  attr_accessor :TaskId, :Error, :Table, :ApplicationId
2694
-
2694
+
2695
2695
  def initialize(taskid=nil, error=nil, table=nil, applicationid=nil)
2696
2696
  @TaskId = taskid
2697
2697
  @Error = error
@@ -2721,7 +2721,7 @@ module TencentCloud
2721
2721
  # @type IsOnlyCompare: Boolean
2722
2722
 
2723
2723
  attr_accessor :SelectedTables, :IsOnlyCompare
2724
-
2724
+
2725
2725
  def initialize(selectedtables=nil, isonlycompare=nil)
2726
2726
  @SelectedTables = selectedtables
2727
2727
  @IsOnlyCompare = isonlycompare
@@ -2748,7 +2748,7 @@ module TencentCloud
2748
2748
  # @type RequestId: String
2749
2749
 
2750
2750
  attr_accessor :Results, :RequestId
2751
-
2751
+
2752
2752
  def initialize(results=nil, requestid=nil)
2753
2753
  @Results = results
2754
2754
  @RequestId = requestid
@@ -2775,7 +2775,7 @@ module TencentCloud
2775
2775
  # @type CheckIndex: Boolean
2776
2776
 
2777
2777
  attr_accessor :MergeTables, :CheckIndex
2778
-
2778
+
2779
2779
  def initialize(mergetables=nil, checkindex=nil)
2780
2780
  @MergeTables = mergetables
2781
2781
  @CheckIndex = checkindex
@@ -2800,7 +2800,7 @@ module TencentCloud
2800
2800
  # @type Uins: Array
2801
2801
 
2802
2802
  attr_accessor :ClusterId, :Censorship, :Uins
2803
-
2803
+
2804
2804
  def initialize(clusterid=nil, censorship=nil, uins=nil)
2805
2805
  @ClusterId = clusterid
2806
2806
  @Censorship = censorship
@@ -2827,7 +2827,7 @@ module TencentCloud
2827
2827
  # @type RequestId: String
2828
2828
 
2829
2829
  attr_accessor :ClusterId, :Uins, :Censorship, :RequestId
2830
-
2830
+
2831
2831
  def initialize(clusterid=nil, uins=nil, censorship=nil, requestid=nil)
2832
2832
  @ClusterId = clusterid
2833
2833
  @Uins = uins
@@ -2855,7 +2855,7 @@ module TencentCloud
2855
2855
  # @type ClusterType: Integer
2856
2856
 
2857
2857
  attr_accessor :ClusterId, :ServerList, :ProxyList, :ClusterType
2858
-
2858
+
2859
2859
  def initialize(clusterid=nil, serverlist=nil, proxylist=nil, clustertype=nil)
2860
2860
  @ClusterId = clusterid
2861
2861
  @ServerList = serverlist
@@ -2893,7 +2893,7 @@ module TencentCloud
2893
2893
  # @type RequestId: String
2894
2894
 
2895
2895
  attr_accessor :ClusterId, :RequestId
2896
-
2896
+
2897
2897
  def initialize(clusterid=nil, requestid=nil)
2898
2898
  @ClusterId = clusterid
2899
2899
  @RequestId = requestid
@@ -2913,7 +2913,7 @@ module TencentCloud
2913
2913
  # @type ClusterName: String
2914
2914
 
2915
2915
  attr_accessor :ClusterId, :ClusterName
2916
-
2916
+
2917
2917
  def initialize(clusterid=nil, clustername=nil)
2918
2918
  @ClusterId = clusterid
2919
2919
  @ClusterName = clustername
@@ -2931,7 +2931,7 @@ module TencentCloud
2931
2931
  # @type RequestId: String
2932
2932
 
2933
2933
  attr_accessor :RequestId
2934
-
2934
+
2935
2935
  def initialize(requestid=nil)
2936
2936
  @RequestId = requestid
2937
2937
  end
@@ -2955,7 +2955,7 @@ module TencentCloud
2955
2955
  # @type Mode: String
2956
2956
 
2957
2957
  attr_accessor :ClusterId, :OldPassword, :OldPasswordExpireTime, :NewPassword, :Mode
2958
-
2958
+
2959
2959
  def initialize(clusterid=nil, oldpassword=nil, oldpasswordexpiretime=nil, newpassword=nil, mode=nil)
2960
2960
  @ClusterId = clusterid
2961
2961
  @OldPassword = oldpassword
@@ -2979,7 +2979,7 @@ module TencentCloud
2979
2979
  # @type RequestId: String
2980
2980
 
2981
2981
  attr_accessor :RequestId
2982
-
2982
+
2983
2983
  def initialize(requestid=nil)
2984
2984
  @RequestId = requestid
2985
2985
  end
@@ -2999,7 +2999,7 @@ module TencentCloud
2999
2999
  # @type DeleteTags: Array
3000
3000
 
3001
3001
  attr_accessor :ClusterId, :ReplaceTags, :DeleteTags
3002
-
3002
+
3003
3003
  def initialize(clusterid=nil, replacetags=nil, deletetags=nil)
3004
3004
  @ClusterId = clusterid
3005
3005
  @ReplaceTags = replacetags
@@ -3036,7 +3036,7 @@ module TencentCloud
3036
3036
  # @type RequestId: String
3037
3037
 
3038
3038
  attr_accessor :TaskId, :RequestId
3039
-
3039
+
3040
3040
  def initialize(taskid=nil, requestid=nil)
3041
3041
  @TaskId = taskid
3042
3042
  @RequestId = requestid
@@ -3056,7 +3056,7 @@ module TencentCloud
3056
3056
  # @type SelectedTables: Array
3057
3057
 
3058
3058
  attr_accessor :ClusterId, :SelectedTables
3059
-
3059
+
3060
3060
  def initialize(clusterid=nil, selectedtables=nil)
3061
3061
  @ClusterId = clusterid
3062
3062
  @SelectedTables = selectedtables
@@ -3085,7 +3085,7 @@ module TencentCloud
3085
3085
  # @type RequestId: String
3086
3086
 
3087
3087
  attr_accessor :TotalCount, :TableResults, :RequestId
3088
-
3088
+
3089
3089
  def initialize(totalcount=nil, tableresults=nil, requestid=nil)
3090
3090
  @TotalCount = totalcount
3091
3091
  @TableResults = tableresults
@@ -3116,7 +3116,7 @@ module TencentCloud
3116
3116
  # @type TableGroupName: String
3117
3117
 
3118
3118
  attr_accessor :ClusterId, :TableGroupId, :TableGroupName
3119
-
3119
+
3120
3120
  def initialize(clusterid=nil, tablegroupid=nil, tablegroupname=nil)
3121
3121
  @ClusterId = clusterid
3122
3122
  @TableGroupId = tablegroupid
@@ -3136,7 +3136,7 @@ module TencentCloud
3136
3136
  # @type RequestId: String
3137
3137
 
3138
3138
  attr_accessor :RequestId
3139
-
3139
+
3140
3140
  def initialize(requestid=nil)
3141
3141
  @RequestId = requestid
3142
3142
  end
@@ -3158,7 +3158,7 @@ module TencentCloud
3158
3158
  # @type DeleteTags: Array
3159
3159
 
3160
3160
  attr_accessor :ClusterId, :TableGroupId, :ReplaceTags, :DeleteTags
3161
-
3161
+
3162
3162
  def initialize(clusterid=nil, tablegroupid=nil, replacetags=nil, deletetags=nil)
3163
3163
  @ClusterId = clusterid
3164
3164
  @TableGroupId = tablegroupid
@@ -3197,7 +3197,7 @@ module TencentCloud
3197
3197
  # @type RequestId: String
3198
3198
 
3199
3199
  attr_accessor :TaskId, :RequestId
3200
-
3200
+
3201
3201
  def initialize(taskid=nil, requestid=nil)
3202
3202
  @TaskId = taskid
3203
3203
  @RequestId = requestid
@@ -3217,7 +3217,7 @@ module TencentCloud
3217
3217
  # @type TableMemos: Array
3218
3218
 
3219
3219
  attr_accessor :ClusterId, :TableMemos
3220
-
3220
+
3221
3221
  def initialize(clusterid=nil, tablememos=nil)
3222
3222
  @ClusterId = clusterid
3223
3223
  @TableMemos = tablememos
@@ -3246,7 +3246,7 @@ module TencentCloud
3246
3246
  # @type RequestId: String
3247
3247
 
3248
3248
  attr_accessor :TotalCount, :TableResults, :RequestId
3249
-
3249
+
3250
3250
  def initialize(totalcount=nil, tableresults=nil, requestid=nil)
3251
3251
  @TotalCount = totalcount
3252
3252
  @TableResults = tableresults
@@ -3275,7 +3275,7 @@ module TencentCloud
3275
3275
  # @type TableQuotas: Array
3276
3276
 
3277
3277
  attr_accessor :ClusterId, :TableQuotas
3278
-
3278
+
3279
3279
  def initialize(clusterid=nil, tablequotas=nil)
3280
3280
  @ClusterId = clusterid
3281
3281
  @TableQuotas = tablequotas
@@ -3304,7 +3304,7 @@ module TencentCloud
3304
3304
  # @type RequestId: String
3305
3305
 
3306
3306
  attr_accessor :TotalCount, :TableResults, :RequestId
3307
-
3307
+
3308
3308
  def initialize(totalcount=nil, tableresults=nil, requestid=nil)
3309
3309
  @TotalCount = totalcount
3310
3310
  @TableResults = tableresults
@@ -3337,7 +3337,7 @@ module TencentCloud
3337
3337
  # @type DeleteTags: Array
3338
3338
 
3339
3339
  attr_accessor :ClusterId, :SelectedTables, :ReplaceTags, :DeleteTags
3340
-
3340
+
3341
3341
  def initialize(clusterid=nil, selectedtables=nil, replacetags=nil, deletetags=nil)
3342
3342
  @ClusterId = clusterid
3343
3343
  @SelectedTables = selectedtables
@@ -3384,7 +3384,7 @@ module TencentCloud
3384
3384
  # @type RequestId: String
3385
3385
 
3386
3386
  attr_accessor :TotalCount, :TableResults, :RequestId
3387
-
3387
+
3388
3388
  def initialize(totalcount=nil, tableresults=nil, requestid=nil)
3389
3389
  @TotalCount = totalcount
3390
3390
  @TableResults = tableresults
@@ -3415,7 +3415,7 @@ module TencentCloud
3415
3415
  # @type SelectedTables: Array
3416
3416
 
3417
3417
  attr_accessor :ClusterId, :IdlFiles, :SelectedTables
3418
-
3418
+
3419
3419
  def initialize(clusterid=nil, idlfiles=nil, selectedtables=nil)
3420
3420
  @ClusterId = clusterid
3421
3421
  @IdlFiles = idlfiles
@@ -3453,7 +3453,7 @@ module TencentCloud
3453
3453
  # @type RequestId: String
3454
3454
 
3455
3455
  attr_accessor :TotalCount, :TableResults, :RequestId
3456
-
3456
+
3457
3457
  def initialize(totalcount=nil, tableresults=nil, requestid=nil)
3458
3458
  @TotalCount = totalcount
3459
3459
  @TableResults = tableresults
@@ -3532,7 +3532,7 @@ module TencentCloud
3532
3532
  # @type SortRule: Integer
3533
3533
 
3534
3534
  attr_accessor :TableIdlType, :TableInstanceId, :TableName, :TableType, :KeyFields, :OldKeyFields, :ValueFields, :OldValueFields, :TableGroupId, :SumKeyFieldSize, :SumValueFieldSize, :IndexKeySet, :ShardingKeySet, :TdrVersion, :Error, :ListElementNum, :SortFieldNum, :SortRule
3535
-
3535
+
3536
3536
  def initialize(tableidltype=nil, tableinstanceid=nil, tablename=nil, tabletype=nil, keyfields=nil, oldkeyfields=nil, valuefields=nil, oldvaluefields=nil, tablegroupid=nil, sumkeyfieldsize=nil, sumvaluefieldsize=nil, indexkeyset=nil, shardingkeyset=nil, tdrversion=nil, error=nil, listelementnum=nil, sortfieldnum=nil, sortrule=nil)
3537
3537
  @TableIdlType = tableidltype
3538
3538
  @TableInstanceId = tableinstanceid
@@ -3593,7 +3593,7 @@ module TencentCloud
3593
3593
  # @type ProxyList: Array
3594
3594
 
3595
3595
  attr_accessor :PoolUid, :Ipv6Enable, :AvailableAppCount, :ServerList, :ProxyList
3596
-
3596
+
3597
3597
  def initialize(pooluid=nil, ipv6enable=nil, availableappcount=nil, serverlist=nil, proxylist=nil)
3598
3598
  @PoolUid = pooluid
3599
3599
  @Ipv6Enable = ipv6enable
@@ -3642,7 +3642,7 @@ module TencentCloud
3642
3642
  # @type Version: String
3643
3643
 
3644
3644
  attr_accessor :ProxyUid, :MachineType, :ProcessSpeed, :AverageProcessDelay, :SlowProcessSpeed, :Version
3645
-
3645
+
3646
3646
  def initialize(proxyuid=nil, machinetype=nil, processspeed=nil, averageprocessdelay=nil, slowprocessspeed=nil, version=nil)
3647
3647
  @ProxyUid = proxyuid
3648
3648
  @MachineType = machinetype
@@ -3672,7 +3672,7 @@ module TencentCloud
3672
3672
  # @type AvailableCount: Integer
3673
3673
 
3674
3674
  attr_accessor :ProxyUid, :MachineType, :AvailableCount
3675
-
3675
+
3676
3676
  def initialize(proxyuid=nil, machinetype=nil, availablecount=nil)
3677
3677
  @ProxyUid = proxyuid
3678
3678
  @MachineType = machinetype
@@ -3694,7 +3694,7 @@ module TencentCloud
3694
3694
  # @type SelectedTables: Array
3695
3695
 
3696
3696
  attr_accessor :ClusterId, :SelectedTables
3697
-
3697
+
3698
3698
  def initialize(clusterid=nil, selectedtables=nil)
3699
3699
  @ClusterId = clusterid
3700
3700
  @SelectedTables = selectedtables
@@ -3723,7 +3723,7 @@ module TencentCloud
3723
3723
  # @type RequestId: String
3724
3724
 
3725
3725
  attr_accessor :TotalCount, :TableResults, :RequestId
3726
-
3726
+
3727
3727
  def initialize(totalcount=nil, tableresults=nil, requestid=nil)
3728
3728
  @TotalCount = totalcount
3729
3729
  @TableResults = tableresults
@@ -3756,7 +3756,7 @@ module TencentCloud
3756
3756
  # @type Ipv6Enable: Integer
3757
3757
 
3758
3758
  attr_accessor :RegionName, :RegionAbbr, :RegionId, :Ipv6Enable
3759
-
3759
+
3760
3760
  def initialize(regionname=nil, regionabbr=nil, regionid=nil, ipv6enable=nil)
3761
3761
  @RegionName = regionname
3762
3762
  @RegionAbbr = regionabbr
@@ -3784,7 +3784,7 @@ module TencentCloud
3784
3784
  # @type Mode: String
3785
3785
 
3786
3786
  attr_accessor :ClusterId, :SelectedTables, :RollbackTime, :Mode
3787
-
3787
+
3788
3788
  def initialize(clusterid=nil, selectedtables=nil, rollbacktime=nil, mode=nil)
3789
3789
  @ClusterId = clusterid
3790
3790
  @SelectedTables = selectedtables
@@ -3817,7 +3817,7 @@ module TencentCloud
3817
3817
  # @type RequestId: String
3818
3818
 
3819
3819
  attr_accessor :TotalCount, :TableResults, :RequestId
3820
-
3820
+
3821
3821
  def initialize(totalcount=nil, tableresults=nil, requestid=nil)
3822
3822
  @TotalCount = totalcount
3823
3823
  @TableResults = tableresults
@@ -3870,7 +3870,7 @@ module TencentCloud
3870
3870
  # @type FileContent: String
3871
3871
 
3872
3872
  attr_accessor :TableGroupId, :TableName, :TableInstanceId, :TableIdlType, :TableType, :ListElementNum, :ReservedVolume, :ReservedReadQps, :ReservedWriteQps, :Memo, :FileName, :FileExtType, :FileSize, :FileContent
3873
-
3873
+
3874
3874
  def initialize(tablegroupid=nil, tablename=nil, tableinstanceid=nil, tableidltype=nil, tabletype=nil, listelementnum=nil, reservedvolume=nil, reservedreadqps=nil, reservedwriteqps=nil, memo=nil, filename=nil, fileexttype=nil, filesize=nil, filecontent=nil)
3875
3875
  @TableGroupId = tablegroupid
3876
3876
  @TableName = tablename
@@ -3926,7 +3926,7 @@ module TencentCloud
3926
3926
  # @type KafkaInfo: :class:`Tencentcloud::Tcaplusdb.v20190823.models.KafkaInfo`
3927
3927
 
3928
3928
  attr_accessor :TableGroupId, :TableName, :TableInstanceId, :TableIdlType, :TableType, :SelectedFields, :ShardNum, :KafkaInfo
3929
-
3929
+
3930
3930
  def initialize(tablegroupid=nil, tablename=nil, tableinstanceid=nil, tableidltype=nil, tabletype=nil, selectedfields=nil, shardnum=nil, kafkainfo=nil)
3931
3931
  @TableGroupId = tablegroupid
3932
3932
  @TableName = tablename
@@ -3979,7 +3979,7 @@ module TencentCloud
3979
3979
  # @type Version: String
3980
3980
 
3981
3981
  attr_accessor :ServerUid, :MachineType, :MemoryRate, :DiskRate, :ReadNum, :WriteNum, :Version
3982
-
3982
+
3983
3983
  def initialize(serveruid=nil, machinetype=nil, memoryrate=nil, diskrate=nil, readnum=nil, writenum=nil, version=nil)
3984
3984
  @ServerUid = serveruid
3985
3985
  @MachineType = machinetype
@@ -4009,7 +4009,7 @@ module TencentCloud
4009
4009
  # @type MachineType: String
4010
4010
 
4011
4011
  attr_accessor :ServerUid, :MachineType
4012
-
4012
+
4013
4013
  def initialize(serveruid=nil, machinetype=nil)
4014
4014
  @ServerUid = serveruid
4015
4015
  @MachineType = machinetype
@@ -4029,7 +4029,7 @@ module TencentCloud
4029
4029
  # @type BackupExpireRules: Array
4030
4030
 
4031
4031
  attr_accessor :ClusterId, :BackupExpireRules
4032
-
4032
+
4033
4033
  def initialize(clusterid=nil, backupexpirerules=nil)
4034
4034
  @ClusterId = clusterid
4035
4035
  @BackupExpireRules = backupexpirerules
@@ -4057,7 +4057,7 @@ module TencentCloud
4057
4057
  # @type RequestId: String
4058
4058
 
4059
4059
  attr_accessor :TaskId, :RequestId
4060
-
4060
+
4061
4061
  def initialize(taskid=nil, requestid=nil)
4062
4062
  @TaskId = taskid
4063
4063
  @RequestId = requestid
@@ -4077,7 +4077,7 @@ module TencentCloud
4077
4077
  # @type SelectedTables: Array
4078
4078
 
4079
4079
  attr_accessor :ClusterId, :SelectedTables
4080
-
4080
+
4081
4081
  def initialize(clusterid=nil, selectedtables=nil)
4082
4082
  @ClusterId = clusterid
4083
4083
  @SelectedTables = selectedtables
@@ -4106,7 +4106,7 @@ module TencentCloud
4106
4106
  # @type RequestId: String
4107
4107
 
4108
4108
  attr_accessor :TotalCount, :TableResults, :RequestId
4109
-
4109
+
4110
4110
  def initialize(totalcount=nil, tableresults=nil, requestid=nil)
4111
4111
  @TotalCount = totalcount
4112
4112
  @TableResults = tableresults
@@ -4135,7 +4135,7 @@ module TencentCloud
4135
4135
  # @type SelectedTables: Array
4136
4136
 
4137
4137
  attr_accessor :ClusterId, :SelectedTables
4138
-
4138
+
4139
4139
  def initialize(clusterid=nil, selectedtables=nil)
4140
4140
  @ClusterId = clusterid
4141
4141
  @SelectedTables = selectedtables
@@ -4164,7 +4164,7 @@ module TencentCloud
4164
4164
  # @type RequestId: String
4165
4165
 
4166
4166
  attr_accessor :TotalCount, :TableResults, :RequestId
4167
-
4167
+
4168
4168
  def initialize(totalcount=nil, tableresults=nil, requestid=nil)
4169
4169
  @TotalCount = totalcount
4170
4170
  @TableResults = tableresults
@@ -4199,7 +4199,7 @@ module TencentCloud
4199
4199
  # @type SnapshotDeadTime: String
4200
4200
 
4201
4201
  attr_accessor :TableGroupId, :TableName, :SnapshotName, :SnapshotTime, :SnapshotDeadTime
4202
-
4202
+
4203
4203
  def initialize(tablegroupid=nil, tablename=nil, snapshotname=nil, snapshottime=nil, snapshotdeadtime=nil)
4204
4204
  @TableGroupId = tablegroupid
4205
4205
  @TableName = tablename
@@ -4229,7 +4229,7 @@ module TencentCloud
4229
4229
  # @type SnapshotDeadTime: String
4230
4230
 
4231
4231
  attr_accessor :TableGroupId, :TableName, :SnapshotName, :SnapshotDeadTime
4232
-
4232
+
4233
4233
  def initialize(tablegroupid=nil, tablename=nil, snapshotname=nil, snapshotdeadtime=nil)
4234
4234
  @TableGroupId = tablegroupid
4235
4235
  @TableName = tablename
@@ -4279,7 +4279,7 @@ module TencentCloud
4279
4279
  # @type SnapshotStatus: Integer
4280
4280
 
4281
4281
  attr_accessor :TableGroupId, :TableName, :TaskId, :Error, :SnapshotName, :SnapshotTime, :SnapshotDeadTime, :SnapshotCreateTime, :SnapshotSize, :SnapshotStatus
4282
-
4282
+
4283
4283
  def initialize(tablegroupid=nil, tablename=nil, taskid=nil, error=nil, snapshotname=nil, snapshottime=nil, snapshotdeadtime=nil, snapshotcreatetime=nil, snapshotsize=nil, snapshotstatus=nil)
4284
4284
  @TableGroupId = tablegroupid
4285
4285
  @TableName = tablename
@@ -4318,7 +4318,7 @@ module TencentCloud
4318
4318
  # @type TargetName: String
4319
4319
 
4320
4320
  attr_accessor :SourceName, :TargetName
4321
-
4321
+
4322
4322
  def initialize(sourcename=nil, targetname=nil)
4323
4323
  @SourceName = sourcename
4324
4324
  @TargetName = targetname
@@ -4356,7 +4356,7 @@ module TencentCloud
4356
4356
  # @type ValueFieldMapping: Array
4357
4357
 
4358
4358
  attr_accessor :TargetTableSplitNum, :TargetTableNamePrefix, :TargetSyncDBInstanceId, :TargetDatabaseName, :Status, :ClusterId, :TableGroupId, :TableName, :TableId, :KeyFieldMapping, :ValueFieldMapping
4359
-
4359
+
4360
4360
  def initialize(targettablesplitnum=nil, targettablenameprefix=nil, targetsyncdbinstanceid=nil, targetdatabasename=nil, status=nil, clusterid=nil, tablegroupid=nil, tablename=nil, tableid=nil, keyfieldmapping=nil, valuefieldmapping=nil)
4361
4361
  @TargetTableSplitNum = targettablesplitnum
4362
4362
  @TargetTableNamePrefix = targettablenameprefix
@@ -4425,7 +4425,7 @@ module TencentCloud
4425
4425
  # @type MysqlConnPort: Integer
4426
4426
 
4427
4427
  attr_accessor :TableGroupId, :TableGroupName, :CreatedTime, :TableCount, :TotalSize, :TxhBackupExpireDay, :EnableMysql, :MysqlConnIp, :MysqlConnPort
4428
-
4428
+
4429
4429
  def initialize(tablegroupid=nil, tablegroupname=nil, createdtime=nil, tablecount=nil, totalsize=nil, txhbackupexpireday=nil, enablemysql=nil, mysqlconnip=nil, mysqlconnport=nil)
4430
4430
  @TableGroupId = tablegroupid
4431
4431
  @TableGroupName = tablegroupname
@@ -4542,7 +4542,7 @@ module TencentCloud
4542
4542
  # @type SyncTableInfo: :class:`Tencentcloud::Tcaplusdb.v20190823.models.SyncTableInfo`
4543
4543
 
4544
4544
  attr_accessor :TableName, :TableInstanceId, :TableType, :TableIdlType, :ClusterId, :ClusterName, :TableGroupId, :TableGroupName, :KeyStruct, :ValueStruct, :ShardingKeySet, :IndexStruct, :ListElementNum, :IdlFiles, :ReservedVolume, :ReservedReadQps, :ReservedWriteQps, :TableSize, :Status, :CreatedTime, :UpdatedTime, :Memo, :Error, :ApiAccessId, :SortFieldNum, :SortRule, :DbClusterInfoStruct, :TxhBackupExpireDay, :SyncTableInfo
4545
-
4545
+
4546
4546
  def initialize(tablename=nil, tableinstanceid=nil, tabletype=nil, tableidltype=nil, clusterid=nil, clustername=nil, tablegroupid=nil, tablegroupname=nil, keystruct=nil, valuestruct=nil, shardingkeyset=nil, indexstruct=nil, listelementnum=nil, idlfiles=nil, reservedvolume=nil, reservedreadqps=nil, reservedwriteqps=nil, tablesize=nil, status=nil, createdtime=nil, updatedtime=nil, memo=nil, error=nil, apiaccessid=nil, sortfieldnum=nil, sortrule=nil, dbclusterinfostruct=nil, txhbackupexpireday=nil, synctableinfo=nil)
4547
4547
  @TableName = tablename
4548
4548
  @TableInstanceId = tableinstanceid
@@ -4652,7 +4652,7 @@ module TencentCloud
4652
4652
  # @type ApplicationId: String
4653
4653
 
4654
4654
  attr_accessor :TableInstanceId, :TaskId, :TableName, :TableType, :TableIdlType, :TableGroupId, :Error, :TaskIds, :ApplicationId
4655
-
4655
+
4656
4656
  def initialize(tableinstanceid=nil, taskid=nil, tablename=nil, tabletype=nil, tableidltype=nil, tablegroupid=nil, error=nil, taskids=nil, applicationid=nil)
4657
4657
  @TableInstanceId = tableinstanceid
4658
4658
  @TaskId = taskid
@@ -4718,7 +4718,7 @@ module TencentCloud
4718
4718
  # @type TotalKeyNum: Integer
4719
4719
 
4720
4720
  attr_accessor :TableInstanceId, :TaskId, :TableName, :TableType, :TableIdlType, :TableGroupId, :Error, :TaskIds, :FileId, :SuccKeyNum, :TotalKeyNum
4721
-
4721
+
4722
4722
  def initialize(tableinstanceid=nil, taskid=nil, tablename=nil, tabletype=nil, tableidltype=nil, tablegroupid=nil, error=nil, taskids=nil, fileid=nil, succkeynum=nil, totalkeynum=nil)
4723
4723
  @TableInstanceId = tableinstanceid
4724
4724
  @TaskId = taskid
@@ -4760,7 +4760,7 @@ module TencentCloud
4760
4760
  # @type TagValue: String
4761
4761
 
4762
4762
  attr_accessor :TagKey, :TagValue
4763
-
4763
+
4764
4764
  def initialize(tagkey=nil, tagvalue=nil)
4765
4765
  @TagKey = tagkey
4766
4766
  @TagValue = tagvalue
@@ -4785,7 +4785,7 @@ module TencentCloud
4785
4785
  # @type Error: :class:`Tencentcloud::Tcaplusdb.v20190823.models.ErrorInfo`
4786
4786
 
4787
4787
  attr_accessor :ClusterId, :Tags, :Error
4788
-
4788
+
4789
4789
  def initialize(clusterid=nil, tags=nil, error=nil)
4790
4790
  @ClusterId = clusterid
4791
4791
  @Tags = tags
@@ -4828,7 +4828,7 @@ module TencentCloud
4828
4828
  # @type Error: :class:`Tencentcloud::Tcaplusdb.v20190823.models.ErrorInfo`
4829
4829
 
4830
4830
  attr_accessor :TableInstanceId, :TableName, :TableGroupId, :Tags, :Error
4831
-
4831
+
4832
4832
  def initialize(tableinstanceid=nil, tablename=nil, tablegroupid=nil, tags=nil, error=nil)
4833
4833
  @TableInstanceId = tableinstanceid
4834
4834
  @TableName = tablename
@@ -4872,7 +4872,7 @@ module TencentCloud
4872
4872
  # @type Error: :class:`Tencentcloud::Tcaplusdb.v20190823.models.ErrorInfo`
4873
4873
 
4874
4874
  attr_accessor :ClusterId, :TableGroupId, :Tags, :Error
4875
-
4875
+
4876
4876
  def initialize(clusterid=nil, tablegroupid=nil, tags=nil, error=nil)
4877
4877
  @ClusterId = clusterid
4878
4878
  @TableGroupId = tablegroupid
@@ -4922,7 +4922,7 @@ module TencentCloud
4922
4922
  # @type Content: String
4923
4923
 
4924
4924
  attr_accessor :TaskId, :TaskType, :TransId, :ClusterId, :ClusterName, :Progress, :StartTime, :UpdateTime, :Operator, :Content
4925
-
4925
+
4926
4926
  def initialize(taskid=nil, tasktype=nil, transid=nil, clusterid=nil, clustername=nil, progress=nil, starttime=nil, updatetime=nil, operator=nil, content=nil)
4927
4927
  @TaskId = taskid
4928
4928
  @TaskType = tasktype
@@ -4956,7 +4956,7 @@ module TencentCloud
4956
4956
  # @type ApplyStatus: Array
4957
4957
 
4958
4958
  attr_accessor :ApplyStatus
4959
-
4959
+
4960
4960
  def initialize(applystatus=nil)
4961
4961
  @ApplyStatus = applystatus
4962
4962
  end
@@ -4984,7 +4984,7 @@ module TencentCloud
4984
4984
  # @type RequestId: String
4985
4985
 
4986
4986
  attr_accessor :ApplyResults, :TotalCount, :RequestId
4987
-
4987
+
4988
4988
  def initialize(applyresults=nil, totalcount=nil, requestid=nil)
4989
4989
  @ApplyResults = applyresults
4990
4990
  @TotalCount = totalcount
@@ -5017,7 +5017,7 @@ module TencentCloud
5017
5017
  # @type NewIdlFiles: Array
5018
5018
 
5019
5019
  attr_accessor :ClusterId, :TableGroupId, :ExistingIdlFiles, :NewIdlFiles
5020
-
5020
+
5021
5021
  def initialize(clusterid=nil, tablegroupid=nil, existingidlfiles=nil, newidlfiles=nil)
5022
5022
  @ClusterId = clusterid
5023
5023
  @TableGroupId = tablegroupid
@@ -5059,7 +5059,7 @@ module TencentCloud
5059
5059
  # @type RequestId: String
5060
5060
 
5061
5061
  attr_accessor :IdlFiles, :TotalCount, :TableInfos, :RequestId
5062
-
5062
+
5063
5063
  def initialize(idlfiles=nil, totalcount=nil, tableinfos=nil, requestid=nil)
5064
5064
  @IdlFiles = idlfiles
5065
5065
  @TotalCount = totalcount
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-tcaplusdb
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.590
4
+ version: 3.0.591
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-06-12 00:00:00.000000000 Z
11
+ date: 2023-06-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common