tencentcloud-sdk-dlc 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/v20210125/models.rb +239 -239
  4. metadata +2 -2
@@ -23,7 +23,7 @@ module TencentCloud
23
23
  # @type Partitions: Array
24
24
 
25
25
  attr_accessor :Partitions
26
-
26
+
27
27
  def initialize(partitions=nil)
28
28
  @Partitions = partitions
29
29
  end
@@ -50,7 +50,7 @@ module TencentCloud
50
50
  # @type RequestId: String
51
51
 
52
52
  attr_accessor :Total, :Partitions, :RequestId
53
-
53
+
54
54
  def initialize(total=nil, partitions=nil, requestid=nil)
55
55
  @Total = total
56
56
  @Partitions = partitions
@@ -77,7 +77,7 @@ module TencentCloud
77
77
  # @type AddInfo: :class:`Tencentcloud::Dlc.v20210125.models.UserIdSetOfWorkGroupId`
78
78
 
79
79
  attr_accessor :AddInfo
80
-
80
+
81
81
  def initialize(addinfo=nil)
82
82
  @AddInfo = addinfo
83
83
  end
@@ -96,7 +96,7 @@ module TencentCloud
96
96
  # @type RequestId: String
97
97
 
98
98
  attr_accessor :RequestId
99
-
99
+
100
100
  def initialize(requestid=nil)
101
101
  @RequestId = requestid
102
102
  end
@@ -118,7 +118,7 @@ module TencentCloud
118
118
  # @type Asset: :class:`Tencentcloud::Dlc.v20210125.models.Asset`
119
119
 
120
120
  attr_accessor :CurrentName, :SchemaName, :Location, :Asset
121
-
121
+
122
122
  def initialize(currentname=nil, schemaname=nil, location=nil, asset=nil)
123
123
  @CurrentName = currentname
124
124
  @SchemaName = schemaname
@@ -143,7 +143,7 @@ module TencentCloud
143
143
  # @type RequestId: String
144
144
 
145
145
  attr_accessor :RequestId
146
-
146
+
147
147
  def initialize(requestid=nil)
148
148
  @RequestId = requestid
149
149
  end
@@ -165,7 +165,7 @@ module TencentCloud
165
165
  # @type Partition: :class:`Tencentcloud::Dlc.v20210125.models.DMSPartition`
166
166
 
167
167
  attr_accessor :CurrentDbName, :CurrentTableName, :CurrentValues, :Partition
168
-
168
+
169
169
  def initialize(currentdbname=nil, currenttablename=nil, currentvalues=nil, partition=nil)
170
170
  @CurrentDbName = currentdbname
171
171
  @CurrentTableName = currenttablename
@@ -190,7 +190,7 @@ module TencentCloud
190
190
  # @type RequestId: String
191
191
 
192
192
  attr_accessor :RequestId
193
-
193
+
194
194
  def initialize(requestid=nil)
195
195
  @RequestId = requestid
196
196
  end
@@ -240,7 +240,7 @@ module TencentCloud
240
240
  # @type Name: String
241
241
 
242
242
  attr_accessor :CurrentName, :CurrentDbName, :Asset, :Type, :DbName, :StorageSize, :RecordCount, :LifeTime, :DataUpdateTime, :StructUpdateTime, :LastAccessTime, :Sds, :Columns, :PartitionKeys, :ViewOriginalText, :ViewExpandedText, :Partitions, :Name
243
-
243
+
244
244
  def initialize(currentname=nil, currentdbname=nil, asset=nil, type=nil, dbname=nil, storagesize=nil, recordcount=nil, lifetime=nil, dataupdatetime=nil, structupdatetime=nil, lastaccesstime=nil, sds=nil, columns=nil, partitionkeys=nil, vieworiginaltext=nil, viewexpandedtext=nil, partitions=nil, name=nil)
245
245
  @CurrentName = currentname
246
246
  @CurrentDbName = currentdbname
@@ -317,7 +317,7 @@ module TencentCloud
317
317
  # @type RequestId: String
318
318
 
319
319
  attr_accessor :RequestId
320
-
320
+
321
321
  def initialize(requestid=nil)
322
322
  @RequestId = requestid
323
323
  end
@@ -363,7 +363,7 @@ module TencentCloud
363
363
  # @type DatasourceId: Integer
364
364
 
365
365
  attr_accessor :Id, :Name, :Guid, :Catalog, :Description, :Owner, :OwnerAccount, :PermValues, :Params, :BizParams, :DataVersion, :CreateTime, :ModifiedTime, :DatasourceId
366
-
366
+
367
367
  def initialize(id=nil, name=nil, guid=nil, catalog=nil, description=nil, owner=nil, owneraccount=nil, permvalues=nil, params=nil, bizparams=nil, dataversion=nil, createtime=nil, modifiedtime=nil, datasourceid=nil)
368
368
  @Id = id
369
369
  @Name = name
@@ -428,7 +428,7 @@ module TencentCloud
428
428
  # @type PolicySet: Array
429
429
 
430
430
  attr_accessor :UserId, :PolicySet
431
-
431
+
432
432
  def initialize(userid=nil, policyset=nil)
433
433
  @UserId = userid
434
434
  @PolicySet = policyset
@@ -453,7 +453,7 @@ module TencentCloud
453
453
  # @type RequestId: String
454
454
 
455
455
  attr_accessor :RequestId
456
-
456
+
457
457
  def initialize(requestid=nil)
458
458
  @RequestId = requestid
459
459
  end
@@ -471,7 +471,7 @@ module TencentCloud
471
471
  # @type PolicySet: Array
472
472
 
473
473
  attr_accessor :WorkGroupId, :PolicySet
474
-
474
+
475
475
  def initialize(workgroupid=nil, policyset=nil)
476
476
  @WorkGroupId = workgroupid
477
477
  @PolicySet = policyset
@@ -496,7 +496,7 @@ module TencentCloud
496
496
  # @type RequestId: String
497
497
 
498
498
  attr_accessor :RequestId
499
-
499
+
500
500
  def initialize(requestid=nil)
501
501
  @RequestId = requestid
502
502
  end
@@ -512,7 +512,7 @@ module TencentCloud
512
512
  # @type AddInfo: :class:`Tencentcloud::Dlc.v20210125.models.WorkGroupIdSetOfUserId`
513
513
 
514
514
  attr_accessor :AddInfo
515
-
515
+
516
516
  def initialize(addinfo=nil)
517
517
  @AddInfo = addinfo
518
518
  end
@@ -531,7 +531,7 @@ module TencentCloud
531
531
  # @type RequestId: String
532
532
 
533
533
  attr_accessor :RequestId
534
-
534
+
535
535
  def initialize(requestid=nil)
536
536
  @RequestId = requestid
537
537
  end
@@ -553,7 +553,7 @@ module TencentCloud
553
553
  # @type Format: String
554
554
 
555
555
  attr_accessor :CodeCompress, :CSVSerde, :HeadLines, :Format
556
-
556
+
557
557
  def initialize(codecompress=nil, csvserde=nil, headlines=nil, format=nil)
558
558
  @CodeCompress = codecompress
559
559
  @CSVSerde = csvserde
@@ -582,7 +582,7 @@ module TencentCloud
582
582
  # @type Separator: String
583
583
 
584
584
  attr_accessor :Escape, :Quote, :Separator
585
-
585
+
586
586
  def initialize(escape=nil, quote=nil, separator=nil)
587
587
  @Escape = escape
588
588
  @Quote = quote
@@ -604,7 +604,7 @@ module TencentCloud
604
604
  # @type BatchId: String
605
605
 
606
606
  attr_accessor :SessionId, :BatchId
607
-
607
+
608
608
  def initialize(sessionid=nil, batchid=nil)
609
609
  @SessionId = sessionid
610
610
  @BatchId = batchid
@@ -622,7 +622,7 @@ module TencentCloud
622
622
  # @type RequestId: String
623
623
 
624
624
  attr_accessor :RequestId
625
-
625
+
626
626
  def initialize(requestid=nil)
627
627
  @RequestId = requestid
628
628
  end
@@ -640,7 +640,7 @@ module TencentCloud
640
640
  # @type StatementId: String
641
641
 
642
642
  attr_accessor :SessionId, :StatementId
643
-
643
+
644
644
  def initialize(sessionid=nil, statementid=nil)
645
645
  @SessionId = sessionid
646
646
  @StatementId = statementid
@@ -658,7 +658,7 @@ module TencentCloud
658
658
  # @type RequestId: String
659
659
 
660
660
  attr_accessor :RequestId
661
-
661
+
662
662
  def initialize(requestid=nil)
663
663
  @RequestId = requestid
664
664
  end
@@ -674,7 +674,7 @@ module TencentCloud
674
674
  # @type BatchId: String
675
675
 
676
676
  attr_accessor :BatchId
677
-
677
+
678
678
  def initialize(batchid=nil)
679
679
  @BatchId = batchid
680
680
  end
@@ -690,7 +690,7 @@ module TencentCloud
690
690
  # @type RequestId: String
691
691
 
692
692
  attr_accessor :RequestId
693
-
693
+
694
694
  def initialize(requestid=nil)
695
695
  @RequestId = requestid
696
696
  end
@@ -706,7 +706,7 @@ module TencentCloud
706
706
  # @type TaskId: String
707
707
 
708
708
  attr_accessor :TaskId
709
-
709
+
710
710
  def initialize(taskid=nil)
711
711
  @TaskId = taskid
712
712
  end
@@ -722,7 +722,7 @@ module TencentCloud
722
722
  # @type RequestId: String
723
723
 
724
724
  attr_accessor :RequestId
725
-
725
+
726
726
  def initialize(requestid=nil)
727
727
  @RequestId = requestid
728
728
  end
@@ -744,7 +744,7 @@ module TencentCloud
744
744
  # @type ElapsedMs: Integer
745
745
 
746
746
  attr_accessor :LockId, :DatasourceConnectionName, :TxnId, :ElapsedMs
747
-
747
+
748
748
  def initialize(lockid=nil, datasourceconnectionname=nil, txnid=nil, elapsedms=nil)
749
749
  @LockId = lockid
750
750
  @DatasourceConnectionName = datasourceconnectionname
@@ -770,7 +770,7 @@ module TencentCloud
770
770
  # @type RequestId: String
771
771
 
772
772
  attr_accessor :LockId, :LockState, :RequestId
773
-
773
+
774
774
  def initialize(lockid=nil, lockstate=nil, requestid=nil)
775
775
  @LockId = lockid
776
776
  @LockState = lockstate
@@ -817,7 +817,7 @@ module TencentCloud
817
817
  # @type IsPartition: Boolean
818
818
 
819
819
  attr_accessor :Name, :Type, :Comment, :Precision, :Scale, :Nullable, :Position, :CreateTime, :ModifiedTime, :IsPartition
820
-
820
+
821
821
  def initialize(name=nil, type=nil, comment=nil, precision=nil, scale=nil, nullable=nil, position=nil, createtime=nil, modifiedtime=nil, ispartition=nil)
822
822
  @Name = name
823
823
  @Type = type
@@ -857,7 +857,7 @@ module TencentCloud
857
857
  # @type Name: String
858
858
 
859
859
  attr_accessor :Asset, :SchemaName, :Location, :Name
860
-
860
+
861
861
  def initialize(asset=nil, schemaname=nil, location=nil, name=nil)
862
862
  @Asset = asset
863
863
  @SchemaName = schemaname
@@ -882,7 +882,7 @@ module TencentCloud
882
882
  # @type RequestId: String
883
883
 
884
884
  attr_accessor :RequestId
885
-
885
+
886
886
  def initialize(requestid=nil)
887
887
  @RequestId = requestid
888
888
  end
@@ -928,7 +928,7 @@ module TencentCloud
928
928
  # @type Name: String
929
929
 
930
930
  attr_accessor :Asset, :Type, :DbName, :StorageSize, :RecordCount, :LifeTime, :DataUpdateTime, :StructUpdateTime, :LastAccessTime, :Sds, :Columns, :PartitionKeys, :ViewOriginalText, :ViewExpandedText, :Partitions, :Name
931
-
931
+
932
932
  def initialize(asset=nil, type=nil, dbname=nil, storagesize=nil, recordcount=nil, lifetime=nil, dataupdatetime=nil, structupdatetime=nil, lastaccesstime=nil, sds=nil, columns=nil, partitionkeys=nil, vieworiginaltext=nil, viewexpandedtext=nil, partitions=nil, name=nil)
933
933
  @Asset = asset
934
934
  @Type = type
@@ -1001,7 +1001,7 @@ module TencentCloud
1001
1001
  # @type RequestId: String
1002
1002
 
1003
1003
  attr_accessor :RequestId
1004
-
1004
+
1005
1005
  def initialize(requestid=nil)
1006
1006
  @RequestId = requestid
1007
1007
  end
@@ -1075,7 +1075,7 @@ module TencentCloud
1075
1075
  # @type SessionResourceTemplate: :class:`Tencentcloud::Dlc.v20210125.models.SessionResourceTemplate`
1076
1076
 
1077
1077
  attr_accessor :EngineType, :DataEngineName, :ClusterType, :Mode, :AutoResume, :MinClusters, :MaxClusters, :DefaultDataEngine, :CidrBlock, :Message, :Size, :PayMode, :TimeSpan, :TimeUnit, :AutoRenew, :Tags, :AutoSuspend, :CrontabResumeSuspend, :CrontabResumeSuspendStrategy, :EngineExecType, :MaxConcurrency, :TolerableQueueTime, :AutoSuspendTime, :ResourceType, :DataEngineConfigPairs, :ImageVersionName, :MainClusterName, :ElasticSwitch, :ElasticLimit, :SessionResourceTemplate
1078
-
1078
+
1079
1079
  def initialize(enginetype=nil, dataenginename=nil, clustertype=nil, mode=nil, autoresume=nil, minclusters=nil, maxclusters=nil, defaultdataengine=nil, cidrblock=nil, message=nil, size=nil, paymode=nil, timespan=nil, timeunit=nil, autorenew=nil, tags=nil, autosuspend=nil, crontabresumesuspend=nil, crontabresumesuspendstrategy=nil, engineexectype=nil, maxconcurrency=nil, tolerablequeuetime=nil, autosuspendtime=nil, resourcetype=nil, dataengineconfigpairs=nil, imageversionname=nil, mainclustername=nil, elasticswitch=nil, elasticlimit=nil, sessionresourcetemplate=nil)
1080
1080
  @EngineType = enginetype
1081
1081
  @DataEngineName = dataenginename
@@ -1171,7 +1171,7 @@ module TencentCloud
1171
1171
  # @type RequestId: String
1172
1172
 
1173
1173
  attr_accessor :DataEngineId, :RequestId
1174
-
1174
+
1175
1175
  def initialize(dataengineid=nil, requestid=nil)
1176
1176
  @DataEngineId = dataengineid
1177
1177
  @RequestId = requestid
@@ -1191,7 +1191,7 @@ module TencentCloud
1191
1191
  # @type DatasourceConnectionName: String
1192
1192
 
1193
1193
  attr_accessor :DatabaseInfo, :DatasourceConnectionName
1194
-
1194
+
1195
1195
  def initialize(databaseinfo=nil, datasourceconnectionname=nil)
1196
1196
  @DatabaseInfo = databaseinfo
1197
1197
  @DatasourceConnectionName = datasourceconnectionname
@@ -1214,7 +1214,7 @@ module TencentCloud
1214
1214
  # @type RequestId: String
1215
1215
 
1216
1216
  attr_accessor :Execution, :RequestId
1217
-
1217
+
1218
1218
  def initialize(execution=nil, requestid=nil)
1219
1219
  @Execution = execution
1220
1220
  @RequestId = requestid
@@ -1241,7 +1241,7 @@ module TencentCloud
1241
1241
  # @type OutputType: String
1242
1242
 
1243
1243
  attr_accessor :InputType, :InputConf, :OutputConf, :OutputType
1244
-
1244
+
1245
1245
  def initialize(inputtype=nil, inputconf=nil, outputconf=nil, outputtype=nil)
1246
1246
  @InputType = inputtype
1247
1247
  @InputConf = inputconf
@@ -1279,7 +1279,7 @@ module TencentCloud
1279
1279
  # @type RequestId: String
1280
1280
 
1281
1281
  attr_accessor :TaskId, :RequestId
1282
-
1282
+
1283
1283
  def initialize(taskid=nil, requestid=nil)
1284
1284
  @TaskId = taskid
1285
1285
  @RequestId = requestid
@@ -1303,7 +1303,7 @@ module TencentCloud
1303
1303
  # @type OutputType: String
1304
1304
 
1305
1305
  attr_accessor :InputType, :InputConf, :OutputConf, :OutputType
1306
-
1306
+
1307
1307
  def initialize(inputtype=nil, inputconf=nil, outputconf=nil, outputtype=nil)
1308
1308
  @InputType = inputtype
1309
1309
  @InputConf = inputconf
@@ -1341,7 +1341,7 @@ module TencentCloud
1341
1341
  # @type RequestId: String
1342
1342
 
1343
1343
  attr_accessor :TaskId, :RequestId
1344
-
1344
+
1345
1345
  def initialize(taskid=nil, requestid=nil)
1346
1346
  @TaskId = taskid
1347
1347
  @RequestId = requestid
@@ -1365,7 +1365,7 @@ module TencentCloud
1365
1365
  # @type Properties: Array
1366
1366
 
1367
1367
  attr_accessor :TableBaseInfo, :Columns, :Partitions, :Properties
1368
-
1368
+
1369
1369
  def initialize(tablebaseinfo=nil, columns=nil, partitions=nil, properties=nil)
1370
1370
  @TableBaseInfo = tablebaseinfo
1371
1371
  @Columns = columns
@@ -1413,7 +1413,7 @@ module TencentCloud
1413
1413
  # @type RequestId: String
1414
1414
 
1415
1415
  attr_accessor :Execution, :RequestId
1416
-
1416
+
1417
1417
  def initialize(execution=nil, requestid=nil)
1418
1418
  @Execution = execution
1419
1419
  @RequestId = requestid
@@ -1457,7 +1457,7 @@ module TencentCloud
1457
1457
  # @type ExecutorMaxNumbers: Integer
1458
1458
 
1459
1459
  attr_accessor :Name, :Kind, :DataEngineName, :ProgramDependentFiles, :ProgramDependentJars, :ProgramDependentPython, :ProgramArchives, :DriverSize, :ExecutorSize, :ExecutorNumbers, :Arguments, :ProxyUser, :TimeoutInSecond, :ExecutorMaxNumbers
1460
-
1460
+
1461
1461
  def initialize(name=nil, kind=nil, dataenginename=nil, programdependentfiles=nil, programdependentjars=nil, programdependentpython=nil, programarchives=nil, driversize=nil, executorsize=nil, executornumbers=nil, arguments=nil, proxyuser=nil, timeoutinsecond=nil, executormaxnumbers=nil)
1462
1462
  @Name = name
1463
1463
  @Kind = kind
@@ -1513,7 +1513,7 @@ module TencentCloud
1513
1513
  # @type RequestId: String
1514
1514
 
1515
1515
  attr_accessor :SessionId, :SparkAppId, :State, :RequestId
1516
-
1516
+
1517
1517
  def initialize(sessionid=nil, sparkappid=nil, state=nil, requestid=nil)
1518
1518
  @SessionId = sessionid
1519
1519
  @SparkAppId = sparkappid
@@ -1539,7 +1539,7 @@ module TencentCloud
1539
1539
  # @type Kind: String
1540
1540
 
1541
1541
  attr_accessor :SessionId, :Code, :Kind
1542
-
1542
+
1543
1543
  def initialize(sessionid=nil, code=nil, kind=nil)
1544
1544
  @SessionId = sessionid
1545
1545
  @Code = code
@@ -1561,7 +1561,7 @@ module TencentCloud
1561
1561
  # @type RequestId: String
1562
1562
 
1563
1563
  attr_accessor :NotebookSessionStatement, :RequestId
1564
-
1564
+
1565
1565
  def initialize(notebooksessionstatement=nil, requestid=nil)
1566
1566
  @NotebookSessionStatement = notebooksessionstatement
1567
1567
  @RequestId = requestid
@@ -1588,7 +1588,7 @@ module TencentCloud
1588
1588
  # @type SaveResult: Boolean
1589
1589
 
1590
1590
  attr_accessor :SessionId, :Code, :Kind, :SaveResult
1591
-
1591
+
1592
1592
  def initialize(sessionid=nil, code=nil, kind=nil, saveresult=nil)
1593
1593
  @SessionId = sessionid
1594
1594
  @Code = code
@@ -1612,7 +1612,7 @@ module TencentCloud
1612
1612
  # @type RequestId: String
1613
1613
 
1614
1614
  attr_accessor :NotebookSessionStatementBatches, :RequestId
1615
-
1615
+
1616
1616
  def initialize(notebooksessionstatementbatches=nil, requestid=nil)
1617
1617
  @NotebookSessionStatementBatches = notebooksessionstatementbatches
1618
1618
  @RequestId = requestid
@@ -1637,7 +1637,7 @@ module TencentCloud
1637
1637
  # @type Force: Boolean
1638
1638
 
1639
1639
  attr_accessor :TaskId, :Format, :Force
1640
-
1640
+
1641
1641
  def initialize(taskid=nil, format=nil, force=nil)
1642
1642
  @TaskId = taskid
1643
1643
  @Format = format
@@ -1659,7 +1659,7 @@ module TencentCloud
1659
1659
  # @type RequestId: String
1660
1660
 
1661
1661
  attr_accessor :DownloadId, :RequestId
1662
-
1662
+
1663
1663
  def initialize(downloadid=nil, requestid=nil)
1664
1664
  @DownloadId = downloadid
1665
1665
  @RequestId = requestid
@@ -1683,7 +1683,7 @@ module TencentCloud
1683
1683
  # @type DatabaseName: String
1684
1684
 
1685
1685
  attr_accessor :ScriptName, :SQLStatement, :ScriptDesc, :DatabaseName
1686
-
1686
+
1687
1687
  def initialize(scriptname=nil, sqlstatement=nil, scriptdesc=nil, databasename=nil)
1688
1688
  @ScriptName = scriptname
1689
1689
  @SQLStatement = sqlstatement
@@ -1705,7 +1705,7 @@ module TencentCloud
1705
1705
  # @type RequestId: String
1706
1706
 
1707
1707
  attr_accessor :RequestId
1708
-
1708
+
1709
1709
  def initialize(requestid=nil)
1710
1710
  @RequestId = requestid
1711
1711
  end
@@ -1775,7 +1775,7 @@ module TencentCloud
1775
1775
  # @type IsInherit: Integer
1776
1776
 
1777
1777
  attr_accessor :AppName, :AppType, :DataEngine, :AppFile, :RoleArn, :AppDriverSize, :AppExecutorSize, :AppExecutorNums, :Eni, :IsLocal, :MainClass, :AppConf, :IsLocalJars, :AppJars, :IsLocalFiles, :AppFiles, :CmdArgs, :MaxRetries, :DataSource, :IsLocalPythonFiles, :AppPythonFiles, :IsLocalArchives, :AppArchives, :SparkImage, :SparkImageVersion, :AppExecutorMaxNumbers, :SessionId, :IsInherit
1778
-
1778
+
1779
1779
  def initialize(appname=nil, apptype=nil, dataengine=nil, appfile=nil, rolearn=nil, appdriversize=nil, appexecutorsize=nil, appexecutornums=nil, eni=nil, islocal=nil, mainclass=nil, appconf=nil, islocaljars=nil, appjars=nil, islocalfiles=nil, appfiles=nil, cmdargs=nil, maxretries=nil, datasource=nil, islocalpythonfiles=nil, apppythonfiles=nil, islocalarchives=nil, apparchives=nil, sparkimage=nil, sparkimageversion=nil, appexecutormaxnumbers=nil, sessionid=nil, isinherit=nil)
1780
1780
  @AppName = appname
1781
1781
  @AppType = apptype
@@ -1848,7 +1848,7 @@ module TencentCloud
1848
1848
  # @type RequestId: String
1849
1849
 
1850
1850
  attr_accessor :SparkAppId, :RequestId
1851
-
1851
+
1852
1852
  def initialize(sparkappid=nil, requestid=nil)
1853
1853
  @SparkAppId = sparkappid
1854
1854
  @RequestId = requestid
@@ -1868,7 +1868,7 @@ module TencentCloud
1868
1868
  # @type CmdArgs: String
1869
1869
 
1870
1870
  attr_accessor :JobName, :CmdArgs
1871
-
1871
+
1872
1872
  def initialize(jobname=nil, cmdargs=nil)
1873
1873
  @JobName = jobname
1874
1874
  @CmdArgs = cmdargs
@@ -1890,7 +1890,7 @@ module TencentCloud
1890
1890
  # @type RequestId: String
1891
1891
 
1892
1892
  attr_accessor :BatchId, :TaskId, :RequestId
1893
-
1893
+
1894
1894
  def initialize(batchid=nil, taskid=nil, requestid=nil)
1895
1895
  @BatchId = batchid
1896
1896
  @TaskId = taskid
@@ -1928,7 +1928,7 @@ module TencentCloud
1928
1928
  # @type Arguments: Array
1929
1929
 
1930
1930
  attr_accessor :DataEngineName, :ExecuteSQL, :DriverSize, :ExecutorSize, :ExecutorNumbers, :ExecutorMaxNumbers, :TimeoutInSecond, :SessionId, :SessionName, :Arguments
1931
-
1931
+
1932
1932
  def initialize(dataenginename=nil, executesql=nil, driversize=nil, executorsize=nil, executornumbers=nil, executormaxnumbers=nil, timeoutinsecond=nil, sessionid=nil, sessionname=nil, arguments=nil)
1933
1933
  @DataEngineName = dataenginename
1934
1934
  @ExecuteSQL = executesql
@@ -1971,7 +1971,7 @@ module TencentCloud
1971
1971
  # @type RequestId: String
1972
1972
 
1973
1973
  attr_accessor :BatchId, :RequestId
1974
-
1974
+
1975
1975
  def initialize(batchid=nil, requestid=nil)
1976
1976
  @BatchId = batchid
1977
1977
  @RequestId = requestid
@@ -1989,7 +1989,7 @@ module TencentCloud
1989
1989
  # @type StoreLocation: String
1990
1990
 
1991
1991
  attr_accessor :StoreLocation
1992
-
1992
+
1993
1993
  def initialize(storelocation=nil)
1994
1994
  @StoreLocation = storelocation
1995
1995
  end
@@ -2005,7 +2005,7 @@ module TencentCloud
2005
2005
  # @type RequestId: String
2006
2006
 
2007
2007
  attr_accessor :RequestId
2008
-
2008
+
2009
2009
  def initialize(requestid=nil)
2010
2010
  @RequestId = requestid
2011
2011
  end
@@ -2021,7 +2021,7 @@ module TencentCloud
2021
2021
  # @type TableInfo: :class:`Tencentcloud::Dlc.v20210125.models.TableInfo`
2022
2022
 
2023
2023
  attr_accessor :TableInfo
2024
-
2024
+
2025
2025
  def initialize(tableinfo=nil)
2026
2026
  @TableInfo = tableinfo
2027
2027
  end
@@ -2042,7 +2042,7 @@ module TencentCloud
2042
2042
  # @type RequestId: String
2043
2043
 
2044
2044
  attr_accessor :Execution, :RequestId
2045
-
2045
+
2046
2046
  def initialize(execution=nil, requestid=nil)
2047
2047
  @Execution = execution
2048
2048
  @RequestId = requestid
@@ -2069,7 +2069,7 @@ module TencentCloud
2069
2069
  # @type DataEngineName: String
2070
2070
 
2071
2071
  attr_accessor :Task, :DatabaseName, :DatasourceConnectionName, :DataEngineName
2072
-
2072
+
2073
2073
  def initialize(task=nil, databasename=nil, datasourceconnectionname=nil, dataenginename=nil)
2074
2074
  @Task = task
2075
2075
  @DatabaseName = databasename
@@ -2097,7 +2097,7 @@ module TencentCloud
2097
2097
  # @type RequestId: String
2098
2098
 
2099
2099
  attr_accessor :TaskId, :RequestId
2100
-
2100
+
2101
2101
  def initialize(taskid=nil, requestid=nil)
2102
2102
  @TaskId = taskid
2103
2103
  @RequestId = requestid
@@ -2119,7 +2119,7 @@ module TencentCloud
2119
2119
  # @type DatasourceConnectionName: String
2120
2120
 
2121
2121
  attr_accessor :DatabaseName, :Tasks, :DatasourceConnectionName
2122
-
2122
+
2123
2123
  def initialize(databasename=nil, tasks=nil, datasourceconnectionname=nil)
2124
2124
  @DatabaseName = databasename
2125
2125
  @Tasks = tasks
@@ -2146,7 +2146,7 @@ module TencentCloud
2146
2146
  # @type RequestId: String
2147
2147
 
2148
2148
  attr_accessor :BatchId, :TaskIdSet, :RequestId
2149
-
2149
+
2150
2150
  def initialize(batchid=nil, taskidset=nil, requestid=nil)
2151
2151
  @BatchId = batchid
2152
2152
  @TaskIdSet = taskidset
@@ -2172,7 +2172,7 @@ module TencentCloud
2172
2172
  # @type DataEngineName: String
2173
2173
 
2174
2174
  attr_accessor :DatabaseName, :Tasks, :DatasourceConnectionName, :DataEngineName
2175
-
2175
+
2176
2176
  def initialize(databasename=nil, tasks=nil, datasourceconnectionname=nil, dataenginename=nil)
2177
2177
  @DatabaseName = databasename
2178
2178
  @Tasks = tasks
@@ -2201,7 +2201,7 @@ module TencentCloud
2201
2201
  # @type RequestId: String
2202
2202
 
2203
2203
  attr_accessor :BatchId, :TaskIdSet, :RequestId
2204
-
2204
+
2205
2205
  def initialize(batchid=nil, taskidset=nil, requestid=nil)
2206
2206
  @BatchId = batchid
2207
2207
  @TaskIdSet = taskidset
@@ -2231,7 +2231,7 @@ module TencentCloud
2231
2231
  # @type UserAlias: String
2232
2232
 
2233
2233
  attr_accessor :UserId, :UserDescription, :PolicySet, :UserType, :WorkGroupIds, :UserAlias
2234
-
2234
+
2235
2235
  def initialize(userid=nil, userdescription=nil, policyset=nil, usertype=nil, workgroupids=nil, useralias=nil)
2236
2236
  @UserId = userid
2237
2237
  @UserDescription = userdescription
@@ -2264,7 +2264,7 @@ module TencentCloud
2264
2264
  # @type RequestId: String
2265
2265
 
2266
2266
  attr_accessor :RequestId
2267
-
2267
+
2268
2268
  def initialize(requestid=nil)
2269
2269
  @RequestId = requestid
2270
2270
  end
@@ -2286,7 +2286,7 @@ module TencentCloud
2286
2286
  # @type UserIds: Array
2287
2287
 
2288
2288
  attr_accessor :WorkGroupName, :WorkGroupDescription, :PolicySet, :UserIds
2289
-
2289
+
2290
2290
  def initialize(workgroupname=nil, workgroupdescription=nil, policyset=nil, userids=nil)
2291
2291
  @WorkGroupName = workgroupname
2292
2292
  @WorkGroupDescription = workgroupdescription
@@ -2317,7 +2317,7 @@ module TencentCloud
2317
2317
  # @type RequestId: String
2318
2318
 
2319
2319
  attr_accessor :WorkGroupId, :RequestId
2320
-
2320
+
2321
2321
  def initialize(workgroupid=nil, requestid=nil)
2322
2322
  @WorkGroupId = workgroupid
2323
2323
  @RequestId = requestid
@@ -2342,7 +2342,7 @@ module TencentCloud
2342
2342
  # @type SuspendStrategy: Integer
2343
2343
 
2344
2344
  attr_accessor :ResumeTime, :SuspendTime, :SuspendStrategy
2345
-
2345
+
2346
2346
  def initialize(resumetime=nil, suspendtime=nil, suspendstrategy=nil)
2347
2347
  @ResumeTime = resumetime
2348
2348
  @SuspendTime = suspendtime
@@ -2381,7 +2381,7 @@ module TencentCloud
2381
2381
  # @type IsPartition: Boolean
2382
2382
 
2383
2383
  attr_accessor :Name, :Description, :Type, :Position, :Params, :BizParams, :IsPartition
2384
-
2384
+
2385
2385
  def initialize(name=nil, description=nil, type=nil, position=nil, params=nil, bizparams=nil, ispartition=nil)
2386
2386
  @Name = name
2387
2387
  @Description = description
@@ -2427,7 +2427,7 @@ module TencentCloud
2427
2427
  # @type Order: Integer
2428
2428
 
2429
2429
  attr_accessor :Col, :Order
2430
-
2430
+
2431
2431
  def initialize(col=nil, order=nil)
2432
2432
  @Col = col
2433
2433
  @Order = order
@@ -2469,7 +2469,7 @@ module TencentCloud
2469
2469
  # @type Sds: :class:`Tencentcloud::Dlc.v20210125.models.DMSSds`
2470
2470
 
2471
2471
  attr_accessor :DatabaseName, :SchemaName, :TableName, :DataVersion, :Name, :Values, :StorageSize, :RecordCount, :CreateTime, :ModifiedTime, :LastAccessTime, :Params, :Sds
2472
-
2472
+
2473
2473
  def initialize(databasename=nil, schemaname=nil, tablename=nil, dataversion=nil, name=nil, values=nil, storagesize=nil, recordcount=nil, createtime=nil, modifiedtime=nil, lastaccesstime=nil, params=nil, sds=nil)
2474
2474
  @DatabaseName = databasename
2475
2475
  @SchemaName = schemaname
@@ -2559,7 +2559,7 @@ module TencentCloud
2559
2559
  # @type SortColumns: Array
2560
2560
 
2561
2561
  attr_accessor :Location, :InputFormat, :OutputFormat, :NumBuckets, :Compressed, :StoredAsSubDirectories, :SerdeLib, :SerdeName, :BucketCols, :SerdeParams, :Params, :SortCols, :Cols, :SortColumns
2562
-
2562
+
2563
2563
  def initialize(location=nil, inputformat=nil, outputformat=nil, numbuckets=nil, compressed=nil, storedassubdirectories=nil, serdelib=nil, serdename=nil, bucketcols=nil, serdeparams=nil, params=nil, sortcols=nil, cols=nil, sortcolumns=nil)
2564
2564
  @Location = location
2565
2565
  @InputFormat = inputformat
@@ -2681,7 +2681,7 @@ module TencentCloud
2681
2681
  # @type Name: String
2682
2682
 
2683
2683
  attr_accessor :ViewOriginalText, :ViewExpandedText, :Retention, :Sds, :PartitionKeys, :Partitions, :Type, :DbName, :SchemaName, :StorageSize, :RecordCount, :LifeTime, :LastAccessTime, :DataUpdateTime, :StructUpdateTime, :Columns, :Name
2684
-
2684
+
2685
2685
  def initialize(vieworiginaltext=nil, viewexpandedtext=nil, retention=nil, sds=nil, partitionkeys=nil, partitions=nil, type=nil, dbname=nil, schemaname=nil, storagesize=nil, recordcount=nil, lifetime=nil, lastaccesstime=nil, dataupdatetime=nil, structupdatetime=nil, columns=nil, name=nil)
2686
2686
  @ViewOriginalText = vieworiginaltext
2687
2687
  @ViewExpandedText = viewexpandedtext
@@ -2757,7 +2757,7 @@ module TencentCloud
2757
2757
  # @type Asset: :class:`Tencentcloud::Dlc.v20210125.models.Asset`
2758
2758
 
2759
2759
  attr_accessor :Table, :Asset
2760
-
2760
+
2761
2761
  def initialize(table=nil, asset=nil)
2762
2762
  @Table = table
2763
2763
  @Asset = asset
@@ -2778,7 +2778,7 @@ module TencentCloud
2778
2778
  # 引擎配置
2779
2779
  class DataEngineConfigPair < TencentCloud::Common::AbstractModel
2780
2780
 
2781
-
2781
+
2782
2782
  def initialize()
2783
2783
  end
2784
2784
 
@@ -2912,7 +2912,7 @@ module TencentCloud
2912
2912
  # @type SessionResourceTemplate: :class:`Tencentcloud::Dlc.v20210125.models.SessionResourceTemplate`
2913
2913
 
2914
2914
  attr_accessor :DataEngineName, :EngineType, :ClusterType, :QuotaId, :State, :CreateTime, :UpdateTime, :Size, :Mode, :MinClusters, :MaxClusters, :AutoResume, :SpendAfter, :CidrBlock, :DefaultDataEngine, :Message, :DataEngineId, :SubAccountUin, :ExpireTime, :IsolatedTime, :ReversalTime, :UserAlias, :TagList, :Permissions, :AutoSuspend, :CrontabResumeSuspend, :CrontabResumeSuspendStrategy, :EngineExecType, :RenewFlag, :AutoSuspendTime, :NetworkConnectionSet, :UiURL, :ResourceType, :ImageVersionId, :ChildImageVersionId, :ImageVersionName, :StartStandbyCluster, :ElasticSwitch, :ElasticLimit, :DefaultHouse, :MaxConcurrency, :TolerableQueueTime, :UserAppId, :UserUin, :SessionResourceTemplate
2915
-
2915
+
2916
2916
  def initialize(dataenginename=nil, enginetype=nil, clustertype=nil, quotaid=nil, state=nil, createtime=nil, updatetime=nil, size=nil, mode=nil, minclusters=nil, maxclusters=nil, autoresume=nil, spendafter=nil, cidrblock=nil, defaultdataengine=nil, message=nil, dataengineid=nil, subaccountuin=nil, expiretime=nil, isolatedtime=nil, reversaltime=nil, useralias=nil, taglist=nil, permissions=nil, autosuspend=nil, crontabresumesuspend=nil, crontabresumesuspendstrategy=nil, engineexectype=nil, renewflag=nil, autosuspendtime=nil, networkconnectionset=nil, uiurl=nil, resourcetype=nil, imageversionid=nil, childimageversionid=nil, imageversionname=nil, startstandbycluster=nil, elasticswitch=nil, elasticlimit=nil, defaulthouse=nil, maxconcurrency=nil, tolerablequeuetime=nil, userappid=nil, useruin=nil, sessionresourcetemplate=nil)
2917
2917
  @DataEngineName = dataenginename
2918
2918
  @EngineType = enginetype
@@ -3052,7 +3052,7 @@ module TencentCloud
3052
3052
  # @type AVRO: :class:`Tencentcloud::Dlc.v20210125.models.Other`
3053
3053
 
3054
3054
  attr_accessor :TextFile, :CSV, :Json, :Parquet, :ORC, :AVRO
3055
-
3055
+
3056
3056
  def initialize(textfile=nil, csv=nil, json=nil, parquet=nil, orc=nil, avro=nil)
3057
3057
  @TextFile = textfile
3058
3058
  @CSV = csv
@@ -3100,7 +3100,7 @@ module TencentCloud
3100
3100
  # @type GovernEngine: String
3101
3101
 
3102
3102
  attr_accessor :RuleType, :GovernEngine
3103
-
3103
+
3104
3104
  def initialize(ruletype=nil, governengine=nil)
3105
3105
  @RuleType = ruletype
3106
3106
  @GovernEngine = governengine
@@ -3127,7 +3127,7 @@ module TencentCloud
3127
3127
  # @type Location: String
3128
3128
 
3129
3129
  attr_accessor :DatabaseName, :Comment, :Properties, :Location
3130
-
3130
+
3131
3131
  def initialize(databasename=nil, comment=nil, properties=nil, location=nil)
3132
3132
  @DatabaseName = databasename
3133
3133
  @Comment = comment
@@ -3183,7 +3183,7 @@ module TencentCloud
3183
3183
  # @type DatabaseId: String
3184
3184
 
3185
3185
  attr_accessor :DatabaseName, :Comment, :Properties, :CreateTime, :ModifiedTime, :Location, :UserAlias, :UserSubUin, :GovernPolicy, :DatabaseId
3186
-
3186
+
3187
3187
  def initialize(databasename=nil, comment=nil, properties=nil, createtime=nil, modifiedtime=nil, location=nil, useralias=nil, usersubuin=nil, governpolicy=nil, databaseid=nil)
3188
3188
  @DatabaseName = databasename
3189
3189
  @Comment = comment
@@ -3227,7 +3227,7 @@ module TencentCloud
3227
3227
  # @type SessionId: String
3228
3228
 
3229
3229
  attr_accessor :SessionId
3230
-
3230
+
3231
3231
  def initialize(sessionid=nil)
3232
3232
  @SessionId = sessionid
3233
3233
  end
@@ -3243,7 +3243,7 @@ module TencentCloud
3243
3243
  # @type RequestId: String
3244
3244
 
3245
3245
  attr_accessor :RequestId
3246
-
3246
+
3247
3247
  def initialize(requestid=nil)
3248
3248
  @RequestId = requestid
3249
3249
  end
@@ -3259,7 +3259,7 @@ module TencentCloud
3259
3259
  # @type ScriptIds: Array
3260
3260
 
3261
3261
  attr_accessor :ScriptIds
3262
-
3262
+
3263
3263
  def initialize(scriptids=nil)
3264
3264
  @ScriptIds = scriptids
3265
3265
  end
@@ -3277,7 +3277,7 @@ module TencentCloud
3277
3277
  # @type RequestId: String
3278
3278
 
3279
3279
  attr_accessor :ScriptsAffected, :RequestId
3280
-
3280
+
3281
3281
  def initialize(scriptsaffected=nil, requestid=nil)
3282
3282
  @ScriptsAffected = scriptsaffected
3283
3283
  @RequestId = requestid
@@ -3295,7 +3295,7 @@ module TencentCloud
3295
3295
  # @type AppName: String
3296
3296
 
3297
3297
  attr_accessor :AppName
3298
-
3298
+
3299
3299
  def initialize(appname=nil)
3300
3300
  @AppName = appname
3301
3301
  end
@@ -3311,7 +3311,7 @@ module TencentCloud
3311
3311
  # @type RequestId: String
3312
3312
 
3313
3313
  attr_accessor :RequestId
3314
-
3314
+
3315
3315
  def initialize(requestid=nil)
3316
3316
  @RequestId = requestid
3317
3317
  end
@@ -3327,7 +3327,7 @@ module TencentCloud
3327
3327
  # @type UserIds: Array
3328
3328
 
3329
3329
  attr_accessor :UserIds
3330
-
3330
+
3331
3331
  def initialize(userids=nil)
3332
3332
  @UserIds = userids
3333
3333
  end
@@ -3343,7 +3343,7 @@ module TencentCloud
3343
3343
  # @type RequestId: String
3344
3344
 
3345
3345
  attr_accessor :RequestId
3346
-
3346
+
3347
3347
  def initialize(requestid=nil)
3348
3348
  @RequestId = requestid
3349
3349
  end
@@ -3359,7 +3359,7 @@ module TencentCloud
3359
3359
  # @type AddInfo: :class:`Tencentcloud::Dlc.v20210125.models.UserIdSetOfWorkGroupId`
3360
3360
 
3361
3361
  attr_accessor :AddInfo
3362
-
3362
+
3363
3363
  def initialize(addinfo=nil)
3364
3364
  @AddInfo = addinfo
3365
3365
  end
@@ -3378,7 +3378,7 @@ module TencentCloud
3378
3378
  # @type RequestId: String
3379
3379
 
3380
3380
  attr_accessor :RequestId
3381
-
3381
+
3382
3382
  def initialize(requestid=nil)
3383
3383
  @RequestId = requestid
3384
3384
  end
@@ -3394,7 +3394,7 @@ module TencentCloud
3394
3394
  # @type WorkGroupIds: Array
3395
3395
 
3396
3396
  attr_accessor :WorkGroupIds
3397
-
3397
+
3398
3398
  def initialize(workgroupids=nil)
3399
3399
  @WorkGroupIds = workgroupids
3400
3400
  end
@@ -3410,7 +3410,7 @@ module TencentCloud
3410
3410
  # @type RequestId: String
3411
3411
 
3412
3412
  attr_accessor :RequestId
3413
-
3413
+
3414
3414
  def initialize(requestid=nil)
3415
3415
  @RequestId = requestid
3416
3416
  end
@@ -3430,7 +3430,7 @@ module TencentCloud
3430
3430
  # @type Pattern: String
3431
3431
 
3432
3432
  attr_accessor :Name, :SchemaName, :Pattern
3433
-
3433
+
3434
3434
  def initialize(name=nil, schemaname=nil, pattern=nil)
3435
3435
  @Name = name
3436
3436
  @SchemaName = schemaname
@@ -3462,7 +3462,7 @@ module TencentCloud
3462
3462
  # @type RequestId: String
3463
3463
 
3464
3464
  attr_accessor :Name, :SchemaName, :Location, :Asset, :RequestId
3465
-
3465
+
3466
3466
  def initialize(name=nil, schemaname=nil, location=nil, asset=nil, requestid=nil)
3467
3467
  @Name = name
3468
3468
  @SchemaName = schemaname
@@ -3511,7 +3511,7 @@ module TencentCloud
3511
3511
  # @type Expression: String
3512
3512
 
3513
3513
  attr_accessor :DatabaseName, :TableName, :SchemaName, :Name, :Values, :PartitionNames, :PartValues, :Filter, :MaxParts, :Offset, :Limit, :Expression
3514
-
3514
+
3515
3515
  def initialize(databasename=nil, tablename=nil, schemaname=nil, name=nil, values=nil, partitionnames=nil, partvalues=nil, filter=nil, maxparts=nil, offset=nil, limit=nil, expression=nil)
3516
3516
  @DatabaseName = databasename
3517
3517
  @TableName = tablename
@@ -3553,7 +3553,7 @@ module TencentCloud
3553
3553
  # @type RequestId: String
3554
3554
 
3555
3555
  attr_accessor :Partitions, :Total, :RequestId
3556
-
3556
+
3557
3557
  def initialize(partitions=nil, total=nil, requestid=nil)
3558
3558
  @Partitions = partitions
3559
3559
  @Total = total
@@ -3592,7 +3592,7 @@ module TencentCloud
3592
3592
  # @type Type: String
3593
3593
 
3594
3594
  attr_accessor :DbName, :SchemaName, :Name, :Catalog, :Keyword, :Pattern, :Type
3595
-
3595
+
3596
3596
  def initialize(dbname=nil, schemaname=nil, name=nil, catalog=nil, keyword=nil, pattern=nil, type=nil)
3597
3597
  @DbName = dbname
3598
3598
  @SchemaName = schemaname
@@ -3674,7 +3674,7 @@ module TencentCloud
3674
3674
  # @type RequestId: String
3675
3675
 
3676
3676
  attr_accessor :Asset, :ViewOriginalText, :ViewExpandedText, :Retention, :Sds, :PartitionKeys, :Partitions, :Type, :DbName, :SchemaName, :StorageSize, :RecordCount, :LifeTime, :LastAccessTime, :DataUpdateTime, :StructUpdateTime, :Columns, :Name, :RequestId
3677
-
3677
+
3678
3678
  def initialize(asset=nil, vieworiginaltext=nil, viewexpandedtext=nil, retention=nil, sds=nil, partitionkeys=nil, partitions=nil, type=nil, dbname=nil, schemaname=nil, storagesize=nil, recordcount=nil, lifetime=nil, lastaccesstime=nil, dataupdatetime=nil, structupdatetime=nil, columns=nil, name=nil, requestid=nil)
3679
3679
  @Asset = asset
3680
3680
  @ViewOriginalText = vieworiginaltext
@@ -3777,7 +3777,7 @@ module TencentCloud
3777
3777
  # @type Asc: Boolean
3778
3778
 
3779
3779
  attr_accessor :DbName, :SchemaName, :Name, :Catalog, :Keyword, :Pattern, :Type, :StartTime, :EndTime, :Limit, :Offset, :Sort, :Asc
3780
-
3780
+
3781
3781
  def initialize(dbname=nil, schemaname=nil, name=nil, catalog=nil, keyword=nil, pattern=nil, type=nil, starttime=nil, endtime=nil, limit=nil, offset=nil, sort=nil, asc=nil)
3782
3782
  @DbName = dbname
3783
3783
  @SchemaName = schemaname
@@ -3823,7 +3823,7 @@ module TencentCloud
3823
3823
  # @type RequestId: String
3824
3824
 
3825
3825
  attr_accessor :TableList, :TotalCount, :RequestId
3826
-
3826
+
3827
3827
  def initialize(tablelist=nil, totalcount=nil, requestid=nil)
3828
3828
  @TableList = tablelist
3829
3829
  @TotalCount = totalcount
@@ -3876,7 +3876,7 @@ module TencentCloud
3876
3876
  # @type DatasourceConnectionNameSet: Array
3877
3877
 
3878
3878
  attr_accessor :Offset, :Filters, :SortBy, :Sorting, :Limit, :DatasourceConnectionName, :ExcludePublicEngine, :AccessTypes, :EngineExecType, :EngineType, :DatasourceConnectionNameSet
3879
-
3879
+
3880
3880
  def initialize(offset=nil, filters=nil, sortby=nil, sorting=nil, limit=nil, datasourceconnectionname=nil, excludepublicengine=nil, accesstypes=nil, engineexectype=nil, enginetype=nil, datasourceconnectionnameset=nil)
3881
3881
  @Offset = offset
3882
3882
  @Filters = filters
@@ -3925,7 +3925,7 @@ module TencentCloud
3925
3925
  # @type RequestId: String
3926
3926
 
3927
3927
  attr_accessor :DataEngines, :TotalCount, :RequestId
3928
-
3928
+
3929
3929
  def initialize(dataengines=nil, totalcount=nil, requestid=nil)
3930
3930
  @DataEngines = dataengines
3931
3931
  @TotalCount = totalcount
@@ -3962,7 +3962,7 @@ module TencentCloud
3962
3962
  # @type Asc: Boolean
3963
3963
 
3964
3964
  attr_accessor :Limit, :Offset, :KeyWord, :DatasourceConnectionName, :Sort, :Asc
3965
-
3965
+
3966
3966
  def initialize(limit=nil, offset=nil, keyword=nil, datasourceconnectionname=nil, sort=nil, asc=nil)
3967
3967
  @Limit = limit
3968
3968
  @Offset = offset
@@ -3992,7 +3992,7 @@ module TencentCloud
3992
3992
  # @type RequestId: String
3993
3993
 
3994
3994
  attr_accessor :DatabaseList, :TotalCount, :RequestId
3995
-
3995
+
3996
3996
  def initialize(databaselist=nil, totalcount=nil, requestid=nil)
3997
3997
  @DatabaseList = databaselist
3998
3998
  @TotalCount = totalcount
@@ -4019,7 +4019,7 @@ module TencentCloud
4019
4019
  # @type DataEngineId: String
4020
4020
 
4021
4021
  attr_accessor :DataEngineId
4022
-
4022
+
4023
4023
  def initialize(dataengineid=nil)
4024
4024
  @DataEngineId = dataengineid
4025
4025
  end
@@ -4041,7 +4041,7 @@ module TencentCloud
4041
4041
  # @type RequestId: String
4042
4042
 
4043
4043
  attr_accessor :Total, :Used, :Available, :RequestId
4044
-
4044
+
4045
4045
  def initialize(total=nil, used=nil, available=nil, requestid=nil)
4046
4046
  @Total = total
4047
4047
  @Used = used
@@ -4060,7 +4060,7 @@ module TencentCloud
4060
4060
  # DescribeForbiddenTablePro请求参数结构体
4061
4061
  class DescribeForbiddenTableProRequest < TencentCloud::Common::AbstractModel
4062
4062
 
4063
-
4063
+
4064
4064
  def initialize()
4065
4065
  end
4066
4066
 
@@ -4074,7 +4074,7 @@ module TencentCloud
4074
4074
  # @type RequestId: String
4075
4075
 
4076
4076
  attr_accessor :RequestId
4077
-
4077
+
4078
4078
  def initialize(requestid=nil)
4079
4079
  @RequestId = requestid
4080
4080
  end
@@ -4087,7 +4087,7 @@ module TencentCloud
4087
4087
  # DescribeLakeFsDirSummary请求参数结构体
4088
4088
  class DescribeLakeFsDirSummaryRequest < TencentCloud::Common::AbstractModel
4089
4089
 
4090
-
4090
+
4091
4091
  def initialize()
4092
4092
  end
4093
4093
 
@@ -4101,7 +4101,7 @@ module TencentCloud
4101
4101
  # @type RequestId: String
4102
4102
 
4103
4103
  attr_accessor :RequestId
4104
-
4104
+
4105
4105
  def initialize(requestid=nil)
4106
4106
  @RequestId = requestid
4107
4107
  end
@@ -4114,7 +4114,7 @@ module TencentCloud
4114
4114
  # DescribeLakeFsInfo请求参数结构体
4115
4115
  class DescribeLakeFsInfoRequest < TencentCloud::Common::AbstractModel
4116
4116
 
4117
-
4117
+
4118
4118
  def initialize()
4119
4119
  end
4120
4120
 
@@ -4128,7 +4128,7 @@ module TencentCloud
4128
4128
  # @type RequestId: String
4129
4129
 
4130
4130
  attr_accessor :RequestId
4131
-
4131
+
4132
4132
  def initialize(requestid=nil)
4133
4133
  @RequestId = requestid
4134
4134
  end
@@ -4148,7 +4148,7 @@ module TencentCloud
4148
4148
  # @type Offset: Integer
4149
4149
 
4150
4150
  attr_accessor :SessionId, :Limit, :Offset
4151
-
4151
+
4152
4152
  def initialize(sessionid=nil, limit=nil, offset=nil)
4153
4153
  @SessionId = sessionid
4154
4154
  @Limit = limit
@@ -4174,7 +4174,7 @@ module TencentCloud
4174
4174
  # @type RequestId: String
4175
4175
 
4176
4176
  attr_accessor :Logs, :Limit, :Offset, :RequestId
4177
-
4177
+
4178
4178
  def initialize(logs=nil, limit=nil, offset=nil, requestid=nil)
4179
4179
  @Logs = logs
4180
4180
  @Limit = limit
@@ -4196,7 +4196,7 @@ module TencentCloud
4196
4196
  # @type SessionId: String
4197
4197
 
4198
4198
  attr_accessor :SessionId
4199
-
4199
+
4200
4200
  def initialize(sessionid=nil)
4201
4201
  @SessionId = sessionid
4202
4202
  end
@@ -4214,7 +4214,7 @@ module TencentCloud
4214
4214
  # @type RequestId: String
4215
4215
 
4216
4216
  attr_accessor :Session, :RequestId
4217
-
4217
+
4218
4218
  def initialize(session=nil, requestid=nil)
4219
4219
  @Session = session
4220
4220
  @RequestId = requestid
@@ -4239,7 +4239,7 @@ module TencentCloud
4239
4239
  # @type TaskId: String
4240
4240
 
4241
4241
  attr_accessor :SessionId, :StatementId, :TaskId
4242
-
4242
+
4243
4243
  def initialize(sessionid=nil, statementid=nil, taskid=nil)
4244
4244
  @SessionId = sessionid
4245
4245
  @StatementId = statementid
@@ -4261,7 +4261,7 @@ module TencentCloud
4261
4261
  # @type RequestId: String
4262
4262
 
4263
4263
  attr_accessor :NotebookSessionStatement, :RequestId
4264
-
4264
+
4265
4265
  def initialize(notebooksessionstatement=nil, requestid=nil)
4266
4266
  @NotebookSessionStatement = notebooksessionstatement
4267
4267
  @RequestId = requestid
@@ -4286,7 +4286,7 @@ module TencentCloud
4286
4286
  # @type NextToken: String
4287
4287
 
4288
4288
  attr_accessor :TaskId, :MaxResults, :NextToken
4289
-
4289
+
4290
4290
  def initialize(taskid=nil, maxresults=nil, nexttoken=nil)
4291
4291
  @TaskId = taskid
4292
4292
  @MaxResults = maxresults
@@ -4318,7 +4318,7 @@ module TencentCloud
4318
4318
  # @type RequestId: String
4319
4319
 
4320
4320
  attr_accessor :TaskId, :ResultSet, :ResultSchema, :NextToken, :OutputPath, :RequestId
4321
-
4321
+
4322
4322
  def initialize(taskid=nil, resultset=nil, resultschema=nil, nexttoken=nil, outputpath=nil, requestid=nil)
4323
4323
  @TaskId = taskid
4324
4324
  @ResultSet = resultset
@@ -4353,7 +4353,7 @@ module TencentCloud
4353
4353
  # @type BatchId: String
4354
4354
 
4355
4355
  attr_accessor :SessionId, :BatchId
4356
-
4356
+
4357
4357
  def initialize(sessionid=nil, batchid=nil)
4358
4358
  @SessionId = sessionid
4359
4359
  @BatchId = batchid
@@ -4373,7 +4373,7 @@ module TencentCloud
4373
4373
  # @type RequestId: String
4374
4374
 
4375
4375
  attr_accessor :NotebookSessionStatements, :RequestId
4376
-
4376
+
4377
4377
  def initialize(notebooksessionstatements=nil, requestid=nil)
4378
4378
  @NotebookSessionStatements = notebooksessionstatements
4379
4379
  @RequestId = requestid
@@ -4404,7 +4404,7 @@ module TencentCloud
4404
4404
  # @type Offset: Integer
4405
4405
 
4406
4406
  attr_accessor :DataEngineName, :State, :SortFields, :Asc, :Limit, :Offset
4407
-
4407
+
4408
4408
  def initialize(dataenginename=nil, state=nil, sortfields=nil, asc=nil, limit=nil, offset=nil)
4409
4409
  @DataEngineName = dataenginename
4410
4410
  @State = state
@@ -4440,7 +4440,7 @@ module TencentCloud
4440
4440
  # @type RequestId: String
4441
4441
 
4442
4442
  attr_accessor :TotalElements, :TotalPages, :Page, :Size, :Sessions, :RequestId
4443
-
4443
+
4444
4444
  def initialize(totalelements=nil, totalpages=nil, page=nil, size=nil, sessions=nil, requestid=nil)
4445
4445
  @TotalElements = totalelements
4446
4446
  @TotalPages = totalpages
@@ -4473,7 +4473,7 @@ module TencentCloud
4473
4473
  # @type DownloadId: String
4474
4474
 
4475
4475
  attr_accessor :DownloadId
4476
-
4476
+
4477
4477
  def initialize(downloadid=nil)
4478
4478
  @DownloadId = downloadid
4479
4479
  end
@@ -4506,7 +4506,7 @@ module TencentCloud
4506
4506
  # @type RequestId: String
4507
4507
 
4508
4508
  attr_accessor :Path, :Status, :Reason, :SecretId, :SecretKey, :Token, :RequestId
4509
-
4509
+
4510
4510
  def initialize(path=nil, status=nil, reason=nil, secretid=nil, secretkey=nil, token=nil, requestid=nil)
4511
4511
  @Path = path
4512
4512
  @Status = status
@@ -4544,7 +4544,7 @@ module TencentCloud
4544
4544
  # @type Filters: Array
4545
4545
 
4546
4546
  attr_accessor :Limit, :Offset, :SortBy, :Sorting, :Filters
4547
-
4547
+
4548
4548
  def initialize(limit=nil, offset=nil, sortby=nil, sorting=nil, filters=nil)
4549
4549
  @Limit = limit
4550
4550
  @Offset = offset
@@ -4580,7 +4580,7 @@ module TencentCloud
4580
4580
  # @type RequestId: String
4581
4581
 
4582
4582
  attr_accessor :Scripts, :TotalCount, :RequestId
4583
-
4583
+
4584
4584
  def initialize(scripts=nil, totalcount=nil, requestid=nil)
4585
4585
  @Scripts = scripts
4586
4586
  @TotalCount = totalcount
@@ -4609,7 +4609,7 @@ module TencentCloud
4609
4609
  # @type JobName: String
4610
4610
 
4611
4611
  attr_accessor :JobId, :JobName
4612
-
4612
+
4613
4613
  def initialize(jobid=nil, jobname=nil)
4614
4614
  @JobId = jobid
4615
4615
  @JobName = jobname
@@ -4632,7 +4632,7 @@ module TencentCloud
4632
4632
  # @type RequestId: String
4633
4633
 
4634
4634
  attr_accessor :Job, :IsExists, :RequestId
4635
-
4635
+
4636
4636
  def initialize(job=nil, isexists=nil, requestid=nil)
4637
4637
  @Job = job
4638
4638
  @IsExists = isexists
@@ -4667,7 +4667,7 @@ module TencentCloud
4667
4667
  # @type Limit: Integer
4668
4668
 
4669
4669
  attr_accessor :SortBy, :Sorting, :Filters, :StartTime, :EndTime, :Offset, :Limit
4670
-
4670
+
4671
4671
  def initialize(sortby=nil, sorting=nil, filters=nil, starttime=nil, endtime=nil, offset=nil, limit=nil)
4672
4672
  @SortBy = sortby
4673
4673
  @Sorting = sorting
@@ -4706,7 +4706,7 @@ module TencentCloud
4706
4706
  # @type RequestId: String
4707
4707
 
4708
4708
  attr_accessor :SparkAppJobs, :TotalCount, :RequestId
4709
-
4709
+
4710
4710
  def initialize(sparkappjobs=nil, totalcount=nil, requestid=nil)
4711
4711
  @SparkAppJobs = sparkappjobs
4712
4712
  @TotalCount = totalcount
@@ -4745,7 +4745,7 @@ module TencentCloud
4745
4745
  # @type Filters: Array
4746
4746
 
4747
4747
  attr_accessor :JobId, :Offset, :Limit, :TaskId, :StartTime, :EndTime, :Filters
4748
-
4748
+
4749
4749
  def initialize(jobid=nil, offset=nil, limit=nil, taskid=nil, starttime=nil, endtime=nil, filters=nil)
4750
4750
  @JobId = jobid
4751
4751
  @Offset = offset
@@ -4788,7 +4788,7 @@ module TencentCloud
4788
4788
  # @type RequestId: String
4789
4789
 
4790
4790
  attr_accessor :Tasks, :TotalCount, :SparkAppTasks, :RequestId
4791
-
4791
+
4792
4792
  def initialize(tasks=nil, totalcount=nil, sparkapptasks=nil, requestid=nil)
4793
4793
  @Tasks = tasks
4794
4794
  @TotalCount = totalcount
@@ -4820,7 +4820,7 @@ module TencentCloud
4820
4820
  # @type BatchId: String
4821
4821
 
4822
4822
  attr_accessor :BatchId
4823
-
4823
+
4824
4824
  def initialize(batchid=nil)
4825
4825
  @BatchId = batchid
4826
4826
  end
@@ -4841,7 +4841,7 @@ module TencentCloud
4841
4841
  # @type RequestId: String
4842
4842
 
4843
4843
  attr_accessor :State, :LogSet, :RequestId
4844
-
4844
+
4845
4845
  def initialize(state=nil, logset=nil, requestid=nil)
4846
4846
  @State = state
4847
4847
  @LogSet = logset
@@ -4865,7 +4865,7 @@ module TencentCloud
4865
4865
  # DescribeStoreLocation请求参数结构体
4866
4866
  class DescribeStoreLocationRequest < TencentCloud::Common::AbstractModel
4867
4867
 
4868
-
4868
+
4869
4869
  def initialize()
4870
4870
  end
4871
4871
 
@@ -4882,7 +4882,7 @@ module TencentCloud
4882
4882
  # @type RequestId: String
4883
4883
 
4884
4884
  attr_accessor :StoreLocation, :RequestId
4885
-
4885
+
4886
4886
  def initialize(storelocation=nil, requestid=nil)
4887
4887
  @StoreLocation = storelocation
4888
4888
  @RequestId = requestid
@@ -4904,7 +4904,7 @@ module TencentCloud
4904
4904
  # @type DatasourceConnectionName: String
4905
4905
 
4906
4906
  attr_accessor :TableName, :DatabaseName, :DatasourceConnectionName
4907
-
4907
+
4908
4908
  def initialize(tablename=nil, databasename=nil, datasourceconnectionname=nil)
4909
4909
  @TableName = tablename
4910
4910
  @DatabaseName = databasename
@@ -4926,7 +4926,7 @@ module TencentCloud
4926
4926
  # @type RequestId: String
4927
4927
 
4928
4928
  attr_accessor :Table, :RequestId
4929
-
4929
+
4930
4930
  def initialize(table=nil, requestid=nil)
4931
4931
  @Table = table
4932
4932
  @RequestId = requestid
@@ -4969,7 +4969,7 @@ module TencentCloud
4969
4969
  # @type TableFormat: String
4970
4970
 
4971
4971
  attr_accessor :DatabaseName, :Limit, :Offset, :Filters, :DatasourceConnectionName, :StartTime, :EndTime, :Sort, :Asc, :TableType, :TableFormat
4972
-
4972
+
4973
4973
  def initialize(databasename=nil, limit=nil, offset=nil, filters=nil, datasourceconnectionname=nil, starttime=nil, endtime=nil, sort=nil, asc=nil, tabletype=nil, tableformat=nil)
4974
4974
  @DatabaseName = databasename
4975
4975
  @Limit = limit
@@ -5016,7 +5016,7 @@ module TencentCloud
5016
5016
  # @type RequestId: String
5017
5017
 
5018
5018
  attr_accessor :TableList, :TotalCount, :RequestId
5019
-
5019
+
5020
5020
  def initialize(tablelist=nil, totalcount=nil, requestid=nil)
5021
5021
  @TableList = tablelist
5022
5022
  @TotalCount = totalcount
@@ -5047,7 +5047,7 @@ module TencentCloud
5047
5047
  # @type MaxResults: Integer
5048
5048
 
5049
5049
  attr_accessor :TaskId, :NextToken, :MaxResults
5050
-
5050
+
5051
5051
  def initialize(taskid=nil, nexttoken=nil, maxresults=nil)
5052
5052
  @TaskId = taskid
5053
5053
  @NextToken = nexttoken
@@ -5070,7 +5070,7 @@ module TencentCloud
5070
5070
  # @type RequestId: String
5071
5071
 
5072
5072
  attr_accessor :TaskInfo, :RequestId
5073
-
5073
+
5074
5074
  def initialize(taskinfo=nil, requestid=nil)
5075
5075
  @TaskInfo = taskinfo
5076
5076
  @RequestId = requestid
@@ -5110,7 +5110,7 @@ module TencentCloud
5110
5110
  # @type DataEngineName: String
5111
5111
 
5112
5112
  attr_accessor :Limit, :Offset, :Filters, :SortBy, :Sorting, :StartTime, :EndTime, :DataEngineName
5113
-
5113
+
5114
5114
  def initialize(limit=nil, offset=nil, filters=nil, sortby=nil, sorting=nil, starttime=nil, endtime=nil, dataenginename=nil)
5115
5115
  @Limit = limit
5116
5116
  @Offset = offset
@@ -5154,7 +5154,7 @@ module TencentCloud
5154
5154
  # @type RequestId: String
5155
5155
 
5156
5156
  attr_accessor :TaskList, :TotalCount, :TasksOverview, :RequestId
5157
-
5157
+
5158
5158
  def initialize(tasklist=nil, totalcount=nil, tasksoverview=nil, requestid=nil)
5159
5159
  @TaskList = tasklist
5160
5160
  @TotalCount = totalcount
@@ -5196,7 +5196,7 @@ module TencentCloud
5196
5196
  # @type Filters: Array
5197
5197
 
5198
5198
  attr_accessor :UserId, :Offset, :Limit, :SortBy, :Sorting, :Filters
5199
-
5199
+
5200
5200
  def initialize(userid=nil, offset=nil, limit=nil, sortby=nil, sorting=nil, filters=nil)
5201
5201
  @UserId = userid
5202
5202
  @Offset = offset
@@ -5233,7 +5233,7 @@ module TencentCloud
5233
5233
  # @type RequestId: String
5234
5234
 
5235
5235
  attr_accessor :TotalCount, :UserSet, :RequestId
5236
-
5236
+
5237
5237
  def initialize(totalcount=nil, userset=nil, requestid=nil)
5238
5238
  @TotalCount = totalcount
5239
5239
  @UserSet = userset
@@ -5278,7 +5278,7 @@ module TencentCloud
5278
5278
  # @type EndTime: String
5279
5279
 
5280
5280
  attr_accessor :DatabaseName, :Limit, :Offset, :Filters, :DatasourceConnectionName, :Sort, :Asc, :StartTime, :EndTime
5281
-
5281
+
5282
5282
  def initialize(databasename=nil, limit=nil, offset=nil, filters=nil, datasourceconnectionname=nil, sort=nil, asc=nil, starttime=nil, endtime=nil)
5283
5283
  @DatabaseName = databasename
5284
5284
  @Limit = limit
@@ -5321,7 +5321,7 @@ module TencentCloud
5321
5321
  # @type RequestId: String
5322
5322
 
5323
5323
  attr_accessor :ViewList, :TotalCount, :RequestId
5324
-
5324
+
5325
5325
  def initialize(viewlist=nil, totalcount=nil, requestid=nil)
5326
5326
  @ViewList = viewlist
5327
5327
  @TotalCount = totalcount
@@ -5358,7 +5358,7 @@ module TencentCloud
5358
5358
  # @type Sorting: String
5359
5359
 
5360
5360
  attr_accessor :WorkGroupId, :Filters, :Offset, :Limit, :SortBy, :Sorting
5361
-
5361
+
5362
5362
  def initialize(workgroupid=nil, filters=nil, offset=nil, limit=nil, sortby=nil, sorting=nil)
5363
5363
  @WorkGroupId = workgroupid
5364
5364
  @Filters = filters
@@ -5395,7 +5395,7 @@ module TencentCloud
5395
5395
  # @type RequestId: String
5396
5396
 
5397
5397
  attr_accessor :TotalCount, :WorkGroupSet, :RequestId
5398
-
5398
+
5399
5399
  def initialize(totalcount=nil, workgroupset=nil, requestid=nil)
5400
5400
  @TotalCount = totalcount
5401
5401
  @WorkGroupSet = workgroupset
@@ -5424,7 +5424,7 @@ module TencentCloud
5424
5424
  # @type PolicySet: Array
5425
5425
 
5426
5426
  attr_accessor :UserId, :PolicySet
5427
-
5427
+
5428
5428
  def initialize(userid=nil, policyset=nil)
5429
5429
  @UserId = userid
5430
5430
  @PolicySet = policyset
@@ -5449,7 +5449,7 @@ module TencentCloud
5449
5449
  # @type RequestId: String
5450
5450
 
5451
5451
  attr_accessor :RequestId
5452
-
5452
+
5453
5453
  def initialize(requestid=nil)
5454
5454
  @RequestId = requestid
5455
5455
  end
@@ -5467,7 +5467,7 @@ module TencentCloud
5467
5467
  # @type PolicySet: Array
5468
5468
 
5469
5469
  attr_accessor :WorkGroupId, :PolicySet
5470
-
5470
+
5471
5471
  def initialize(workgroupid=nil, policyset=nil)
5472
5472
  @WorkGroupId = workgroupid
5473
5473
  @PolicySet = policyset
@@ -5492,7 +5492,7 @@ module TencentCloud
5492
5492
  # @type RequestId: String
5493
5493
 
5494
5494
  attr_accessor :RequestId
5495
-
5495
+
5496
5496
  def initialize(requestid=nil)
5497
5497
  @RequestId = requestid
5498
5498
  end
@@ -5512,7 +5512,7 @@ module TencentCloud
5512
5512
  # @type Cascade: Boolean
5513
5513
 
5514
5514
  attr_accessor :Name, :DeleteData, :Cascade
5515
-
5515
+
5516
5516
  def initialize(name=nil, deletedata=nil, cascade=nil)
5517
5517
  @Name = name
5518
5518
  @DeleteData = deletedata
@@ -5532,7 +5532,7 @@ module TencentCloud
5532
5532
  # @type RequestId: String
5533
5533
 
5534
5534
  attr_accessor :RequestId
5535
-
5535
+
5536
5536
  def initialize(requestid=nil)
5537
5537
  @RequestId = requestid
5538
5538
  end
@@ -5558,7 +5558,7 @@ module TencentCloud
5558
5558
  # @type DeleteData: Boolean
5559
5559
 
5560
5560
  attr_accessor :DatabaseName, :SchemaName, :TableName, :Name, :Values, :DeleteData
5561
-
5561
+
5562
5562
  def initialize(databasename=nil, schemaname=nil, tablename=nil, name=nil, values=nil, deletedata=nil)
5563
5563
  @DatabaseName = databasename
5564
5564
  @SchemaName = schemaname
@@ -5586,7 +5586,7 @@ module TencentCloud
5586
5586
  # @type RequestId: String
5587
5587
 
5588
5588
  attr_accessor :Status, :RequestId
5589
-
5589
+
5590
5590
  def initialize(status=nil, requestid=nil)
5591
5591
  @Status = status
5592
5592
  @RequestId = requestid
@@ -5610,7 +5610,7 @@ module TencentCloud
5610
5610
  # @type EnvProps: :class:`Tencentcloud::Dlc.v20210125.models.KVPair`
5611
5611
 
5612
5612
  attr_accessor :DbName, :Name, :DeleteData, :EnvProps
5613
-
5613
+
5614
5614
  def initialize(dbname=nil, name=nil, deletedata=nil, envprops=nil)
5615
5615
  @DbName = dbname
5616
5616
  @Name = name
@@ -5635,7 +5635,7 @@ module TencentCloud
5635
5635
  # @type RequestId: String
5636
5636
 
5637
5637
  attr_accessor :RequestId
5638
-
5638
+
5639
5639
  def initialize(requestid=nil)
5640
5640
  @RequestId = requestid
5641
5641
  end
@@ -5651,7 +5651,7 @@ module TencentCloud
5651
5651
  # @type SQL: String
5652
5652
 
5653
5653
  attr_accessor :SQL
5654
-
5654
+
5655
5655
  def initialize(sql=nil)
5656
5656
  @SQL = sql
5657
5657
  end
@@ -5669,7 +5669,7 @@ module TencentCloud
5669
5669
  # @type Values: Array
5670
5670
 
5671
5671
  attr_accessor :Name, :Values
5672
-
5672
+
5673
5673
  def initialize(name=nil, values=nil)
5674
5674
  @Name = name
5675
5675
  @Values = values
@@ -5695,7 +5695,7 @@ module TencentCloud
5695
5695
  # @type UpsertKeys: Array
5696
5696
 
5697
5697
  attr_accessor :TableBaseInfo, :Columns, :Partitions, :Properties, :UpsertKeys
5698
-
5698
+
5699
5699
  def initialize(tablebaseinfo=nil, columns=nil, partitions=nil, properties=nil, upsertkeys=nil)
5700
5700
  @TableBaseInfo = tablebaseinfo
5701
5701
  @Columns = columns
@@ -5745,7 +5745,7 @@ module TencentCloud
5745
5745
  # @type RequestId: String
5746
5746
 
5747
5747
  attr_accessor :Execution, :RequestId
5748
-
5748
+
5749
5749
  def initialize(execution=nil, requestid=nil)
5750
5750
  @Execution = execution
5751
5751
  @RequestId = requestid
@@ -5779,7 +5779,7 @@ module TencentCloud
5779
5779
  # @type PkgLogId: String
5780
5780
 
5781
5781
  attr_accessor :Time, :TopicId, :TopicName, :LogJson, :PkgLogId
5782
-
5782
+
5783
5783
  def initialize(time=nil, topicid=nil, topicname=nil, logjson=nil, pkglogid=nil)
5784
5784
  @Time = time
5785
5785
  @TopicId = topicid
@@ -5807,7 +5807,7 @@ module TencentCloud
5807
5807
  # @type Value: String
5808
5808
 
5809
5809
  attr_accessor :Key, :Value
5810
-
5810
+
5811
5811
  def initialize(key=nil, value=nil)
5812
5812
  @Key = key
5813
5813
  @Value = value
@@ -5839,7 +5839,7 @@ module TencentCloud
5839
5839
  # @type BatchId: String
5840
5840
 
5841
5841
  attr_accessor :TaskId, :StartTime, :EndTime, :Limit, :Context, :Asc, :Filters, :BatchId
5842
-
5842
+
5843
5843
  def initialize(taskid=nil, starttime=nil, endtime=nil, limit=nil, context=nil, asc=nil, filters=nil, batchid=nil)
5844
5844
  @TaskId = taskid
5845
5845
  @StartTime = starttime
@@ -5888,7 +5888,7 @@ module TencentCloud
5888
5888
  # @type RequestId: String
5889
5889
 
5890
5890
  attr_accessor :Context, :ListOver, :Results, :LogUrl, :RequestId
5891
-
5891
+
5892
5892
  def initialize(context=nil, listover=nil, results=nil, logurl=nil, requestid=nil)
5893
5893
  @Context = context
5894
5894
  @ListOver = listover
@@ -5933,7 +5933,7 @@ module TencentCloud
5933
5933
  # @type IsDynamicPartitionWrite: Boolean
5934
5934
 
5935
5935
  attr_accessor :DbName, :TableName, :Partition, :LockType, :LockLevel, :DataOperationType, :IsAcid, :IsDynamicPartitionWrite
5936
-
5936
+
5937
5937
  def initialize(dbname=nil, tablename=nil, partition=nil, locktype=nil, locklevel=nil, dataoperationtype=nil, isacid=nil, isdynamicpartitionwrite=nil)
5938
5938
  @DbName = dbname
5939
5939
  @TableName = tablename
@@ -5971,7 +5971,7 @@ module TencentCloud
5971
5971
  # @type Hostname: String
5972
5972
 
5973
5973
  attr_accessor :LockComponentList, :DatasourceConnectionName, :TxnId, :AgentInfo, :Hostname
5974
-
5974
+
5975
5975
  def initialize(lockcomponentlist=nil, datasourceconnectionname=nil, txnid=nil, agentinfo=nil, hostname=nil)
5976
5976
  @LockComponentList = lockcomponentlist
5977
5977
  @DatasourceConnectionName = datasourceconnectionname
@@ -6006,7 +6006,7 @@ module TencentCloud
6006
6006
  # @type RequestId: String
6007
6007
 
6008
6008
  attr_accessor :LockId, :LockState, :RequestId
6009
-
6009
+
6010
6010
  def initialize(lockid=nil, lockstate=nil, requestid=nil)
6011
6011
  @LockId = lockid
6012
6012
  @LockState = lockstate
@@ -6023,7 +6023,7 @@ module TencentCloud
6023
6023
  # ModifyGovernEventRule请求参数结构体
6024
6024
  class ModifyGovernEventRuleRequest < TencentCloud::Common::AbstractModel
6025
6025
 
6026
-
6026
+
6027
6027
  def initialize()
6028
6028
  end
6029
6029
 
@@ -6037,7 +6037,7 @@ module TencentCloud
6037
6037
  # @type RequestId: String
6038
6038
 
6039
6039
  attr_accessor :RequestId
6040
-
6040
+
6041
6041
  def initialize(requestid=nil)
6042
6042
  @RequestId = requestid
6043
6043
  end
@@ -6065,7 +6065,7 @@ module TencentCloud
6065
6065
  # @type IsInherit: Integer
6066
6066
 
6067
6067
  attr_accessor :SparkAppId, :DataEngine, :AppDriverSize, :AppExecutorSize, :AppExecutorNums, :AppExecutorMaxNumbers, :IsInherit
6068
-
6068
+
6069
6069
  def initialize(sparkappid=nil, dataengine=nil, appdriversize=nil, appexecutorsize=nil, appexecutornums=nil, appexecutormaxnumbers=nil, isinherit=nil)
6070
6070
  @SparkAppId = sparkappid
6071
6071
  @DataEngine = dataengine
@@ -6093,7 +6093,7 @@ module TencentCloud
6093
6093
  # @type RequestId: String
6094
6094
 
6095
6095
  attr_accessor :RequestId
6096
-
6096
+
6097
6097
  def initialize(requestid=nil)
6098
6098
  @RequestId = requestid
6099
6099
  end
@@ -6165,7 +6165,7 @@ module TencentCloud
6165
6165
  # @type IsInherit: Integer
6166
6166
 
6167
6167
  attr_accessor :AppName, :AppType, :DataEngine, :AppFile, :RoleArn, :AppDriverSize, :AppExecutorSize, :AppExecutorNums, :SparkAppId, :Eni, :IsLocal, :MainClass, :AppConf, :IsLocalJars, :AppJars, :IsLocalFiles, :AppFiles, :IsLocalPythonFiles, :AppPythonFiles, :CmdArgs, :MaxRetries, :DataSource, :IsLocalArchives, :AppArchives, :SparkImage, :SparkImageVersion, :AppExecutorMaxNumbers, :SessionId, :IsInherit
6168
-
6168
+
6169
6169
  def initialize(appname=nil, apptype=nil, dataengine=nil, appfile=nil, rolearn=nil, appdriversize=nil, appexecutorsize=nil, appexecutornums=nil, sparkappid=nil, eni=nil, islocal=nil, mainclass=nil, appconf=nil, islocaljars=nil, appjars=nil, islocalfiles=nil, appfiles=nil, islocalpythonfiles=nil, apppythonfiles=nil, cmdargs=nil, maxretries=nil, datasource=nil, islocalarchives=nil, apparchives=nil, sparkimage=nil, sparkimageversion=nil, appexecutormaxnumbers=nil, sessionid=nil, isinherit=nil)
6170
6170
  @AppName = appname
6171
6171
  @AppType = apptype
@@ -6237,7 +6237,7 @@ module TencentCloud
6237
6237
  # @type RequestId: String
6238
6238
 
6239
6239
  attr_accessor :RequestId
6240
-
6240
+
6241
6241
  def initialize(requestid=nil)
6242
6242
  @RequestId = requestid
6243
6243
  end
@@ -6255,7 +6255,7 @@ module TencentCloud
6255
6255
  # @type UserDescription: String
6256
6256
 
6257
6257
  attr_accessor :UserId, :UserDescription
6258
-
6258
+
6259
6259
  def initialize(userid=nil, userdescription=nil)
6260
6260
  @UserId = userid
6261
6261
  @UserDescription = userdescription
@@ -6273,7 +6273,7 @@ module TencentCloud
6273
6273
  # @type RequestId: String
6274
6274
 
6275
6275
  attr_accessor :RequestId
6276
-
6276
+
6277
6277
  def initialize(requestid=nil)
6278
6278
  @RequestId = requestid
6279
6279
  end
@@ -6291,7 +6291,7 @@ module TencentCloud
6291
6291
  # @type WorkGroupDescription: String
6292
6292
 
6293
6293
  attr_accessor :WorkGroupId, :WorkGroupDescription
6294
-
6294
+
6295
6295
  def initialize(workgroupid=nil, workgroupdescription=nil)
6296
6296
  @WorkGroupId = workgroupid
6297
6297
  @WorkGroupDescription = workgroupdescription
@@ -6309,7 +6309,7 @@ module TencentCloud
6309
6309
  # @type RequestId: String
6310
6310
 
6311
6311
  attr_accessor :RequestId
6312
-
6312
+
6313
6313
  def initialize(requestid=nil)
6314
6314
  @RequestId = requestid
6315
6315
  end
@@ -6377,7 +6377,7 @@ module TencentCloud
6377
6377
  # @type DatasourceConnectionSubnetCidrBlock: String
6378
6378
 
6379
6379
  attr_accessor :Id, :AssociateId, :HouseId, :DatasourceConnectionId, :State, :CreateTime, :UpdateTime, :Appid, :HouseName, :DatasourceConnectionName, :NetworkConnectionType, :Uin, :SubAccountUin, :NetworkConnectionDesc, :DatasourceConnectionVpcId, :DatasourceConnectionSubnetId, :DatasourceConnectionCidrBlock, :DatasourceConnectionSubnetCidrBlock
6380
-
6380
+
6381
6381
  def initialize(id=nil, associateid=nil, houseid=nil, datasourceconnectionid=nil, state=nil, createtime=nil, updatetime=nil, appid=nil, housename=nil, datasourceconnectionname=nil, networkconnectiontype=nil, uin=nil, subaccountuin=nil, networkconnectiondesc=nil, datasourceconnectionvpcid=nil, datasourceconnectionsubnetid=nil, datasourceconnectioncidrblock=nil, datasourceconnectionsubnetcidrblock=nil)
6382
6382
  @Id = id
6383
6383
  @AssociateId = associateid
@@ -6479,7 +6479,7 @@ module TencentCloud
6479
6479
  # @type ExecutorMaxNumbers: Integer
6480
6480
 
6481
6481
  attr_accessor :Name, :Kind, :DataEngineName, :Arguments, :ProgramDependentFiles, :ProgramDependentJars, :ProgramDependentPython, :ProgramArchives, :DriverSize, :ExecutorSize, :ExecutorNumbers, :ProxyUser, :TimeoutInSecond, :SparkAppId, :SessionId, :State, :CreateTime, :AppInfo, :SparkUiUrl, :ExecutorMaxNumbers
6482
-
6482
+
6483
6483
  def initialize(name=nil, kind=nil, dataenginename=nil, arguments=nil, programdependentfiles=nil, programdependentjars=nil, programdependentpython=nil, programarchives=nil, driversize=nil, executorsize=nil, executornumbers=nil, proxyuser=nil, timeoutinsecond=nil, sparkappid=nil, sessionid=nil, state=nil, createtime=nil, appinfo=nil, sparkuiurl=nil, executormaxnumbers=nil)
6484
6484
  @Name = name
6485
6485
  @Kind = kind
@@ -6557,7 +6557,7 @@ module TencentCloud
6557
6557
  # @type BatchId: String
6558
6558
 
6559
6559
  attr_accessor :NotebookSessionStatementBatch, :IsAvailable, :SessionId, :BatchId
6560
-
6560
+
6561
6561
  def initialize(notebooksessionstatementbatch=nil, isavailable=nil, sessionid=nil, batchid=nil)
6562
6562
  @NotebookSessionStatementBatch = notebooksessionstatementbatch
6563
6563
  @IsAvailable = isavailable
@@ -6609,7 +6609,7 @@ module TencentCloud
6609
6609
  # @type TaskId: String
6610
6610
 
6611
6611
  attr_accessor :Completed, :Started, :Progress, :StatementId, :State, :OutPut, :BatchId, :Code, :TaskId
6612
-
6612
+
6613
6613
  def initialize(completed=nil, started=nil, progress=nil, statementid=nil, state=nil, output=nil, batchid=nil, code=nil, taskid=nil)
6614
6614
  @Completed = completed
6615
6615
  @Started = started
@@ -6668,7 +6668,7 @@ module TencentCloud
6668
6668
  # @type SparkUiUrl: String
6669
6669
 
6670
6670
  attr_accessor :Kind, :SessionId, :ProxyUser, :State, :SparkAppId, :Name, :CreateTime, :DataEngineName, :LastRunningTime, :Creator, :SparkUiUrl
6671
-
6671
+
6672
6672
  def initialize(kind=nil, sessionid=nil, proxyuser=nil, state=nil, sparkappid=nil, name=nil, createtime=nil, dataenginename=nil, lastrunningtime=nil, creator=nil, sparkuiurl=nil)
6673
6673
  @Kind = kind
6674
6674
  @SessionId = sessionid
@@ -6704,7 +6704,7 @@ module TencentCloud
6704
6704
  # @type Format: String
6705
6705
 
6706
6706
  attr_accessor :Format
6707
-
6707
+
6708
6708
  def initialize(format=nil)
6709
6709
  @Format = format
6710
6710
  end
@@ -6733,7 +6733,7 @@ module TencentCloud
6733
6733
  # @type CreateTime: Integer
6734
6734
 
6735
6735
  attr_accessor :Name, :Type, :Comment, :Transform, :TransformArgs, :CreateTime
6736
-
6736
+
6737
6737
  def initialize(name=nil, type=nil, comment=nil, transform=nil, transformargs=nil, createtime=nil)
6738
6738
  @Name = name
6739
6739
  @Type = type
@@ -6803,7 +6803,7 @@ module TencentCloud
6803
6803
  # @type Id: Integer
6804
6804
 
6805
6805
  attr_accessor :Database, :Catalog, :Table, :Operation, :PolicyType, :Function, :View, :Column, :DataEngine, :ReAuth, :Source, :Mode, :Operator, :CreateTime, :SourceId, :SourceName, :Id
6806
-
6806
+
6807
6807
  def initialize(database=nil, catalog=nil, table=nil, operation=nil, policytype=nil, function=nil, view=nil, column=nil, dataengine=nil, reauth=nil, source=nil, mode=nil, operator=nil, createtime=nil, sourceid=nil, sourcename=nil, id=nil)
6808
6808
  @Database = database
6809
6809
  @Catalog = catalog
@@ -6853,7 +6853,7 @@ module TencentCloud
6853
6853
  # @type Value: String
6854
6854
 
6855
6855
  attr_accessor :Key, :Value
6856
-
6856
+
6857
6857
  def initialize(key=nil, value=nil)
6858
6858
  @Key = key
6859
6859
  @Value = value
@@ -6875,7 +6875,7 @@ module TencentCloud
6875
6875
  # @type TxnId: Integer
6876
6876
 
6877
6877
  attr_accessor :DatasourceConnectionName, :LockId, :TxnId
6878
-
6878
+
6879
6879
  def initialize(datasourceconnectionname=nil, lockid=nil, txnid=nil)
6880
6880
  @DatasourceConnectionName = datasourceconnectionname
6881
6881
  @LockId = lockid
@@ -6895,7 +6895,7 @@ module TencentCloud
6895
6895
  # @type RequestId: String
6896
6896
 
6897
6897
  attr_accessor :RequestId
6898
-
6898
+
6899
6899
  def initialize(requestid=nil)
6900
6900
  @RequestId = requestid
6901
6901
  end
@@ -6913,7 +6913,7 @@ module TencentCloud
6913
6913
  # @type Config: Array
6914
6914
 
6915
6915
  attr_accessor :SQL, :Config
6916
-
6916
+
6917
6917
  def initialize(sql=nil, config=nil)
6918
6918
  @SQL = sql
6919
6919
  @Config = config
@@ -6954,7 +6954,7 @@ module TencentCloud
6954
6954
  # @type UpdateTime: Integer
6955
6955
 
6956
6956
  attr_accessor :ScriptId, :ScriptName, :ScriptDesc, :DatabaseName, :SQLStatement, :UpdateTime
6957
-
6957
+
6958
6958
  def initialize(scriptid=nil, scriptname=nil, scriptdesc=nil, databasename=nil, sqlstatement=nil, updatetime=nil)
6959
6959
  @ScriptId = scriptid
6960
6960
  @ScriptName = scriptname
@@ -6990,7 +6990,7 @@ module TencentCloud
6990
6990
  # @type ExecutorMaxNumbers: Integer
6991
6991
 
6992
6992
  attr_accessor :DriverSize, :ExecutorSize, :ExecutorNums, :ExecutorMaxNumbers
6993
-
6993
+
6994
6994
  def initialize(driversize=nil, executorsize=nil, executornums=nil, executormaxnumbers=nil)
6995
6995
  @DriverSize = driversize
6996
6996
  @ExecutorSize = executorsize
@@ -7106,7 +7106,7 @@ module TencentCloud
7106
7106
  # @type IsInherit: Integer
7107
7107
 
7108
7108
  attr_accessor :JobId, :JobName, :JobType, :DataEngine, :Eni, :IsLocal, :JobFile, :RoleArn, :MainClass, :CmdArgs, :JobConf, :IsLocalJars, :JobJars, :IsLocalFiles, :JobFiles, :JobDriverSize, :JobExecutorSize, :JobExecutorNums, :JobMaxAttempts, :JobCreator, :JobCreateTime, :JobUpdateTime, :CurrentTaskId, :JobStatus, :StreamingStat, :DataSource, :IsLocalPythonFiles, :AppPythonFiles, :IsLocalArchives, :JobArchives, :SparkImage, :JobPythonFiles, :TaskNum, :DataEngineStatus, :JobExecutorMaxNumbers, :SparkImageVersion, :SessionId, :DataEngineClusterType, :DataEngineImageVersion, :IsInherit
7109
-
7109
+
7110
7110
  def initialize(jobid=nil, jobname=nil, jobtype=nil, dataengine=nil, eni=nil, islocal=nil, jobfile=nil, rolearn=nil, mainclass=nil, cmdargs=nil, jobconf=nil, islocaljars=nil, jobjars=nil, islocalfiles=nil, jobfiles=nil, jobdriversize=nil, jobexecutorsize=nil, jobexecutornums=nil, jobmaxattempts=nil, jobcreator=nil, jobcreatetime=nil, jobupdatetime=nil, currenttaskid=nil, jobstatus=nil, streamingstat=nil, datasource=nil, islocalpythonfiles=nil, apppythonfiles=nil, islocalarchives=nil, jobarchives=nil, sparkimage=nil, jobpythonfiles=nil, tasknum=nil, dataenginestatus=nil, jobexecutormaxnumbers=nil, sparkimageversion=nil, sessionid=nil, dataengineclustertype=nil, dataengineimageversion=nil, isinherit=nil)
7111
7111
  @JobId = jobid
7112
7112
  @JobName = jobname
@@ -7213,7 +7213,7 @@ module TencentCloud
7213
7213
  # @type Operate: Array
7214
7214
 
7215
7215
  attr_accessor :Step, :Time, :Message, :Operate
7216
-
7216
+
7217
7217
  def initialize(step=nil, time=nil, message=nil, operate=nil)
7218
7218
  @Step = step
7219
7219
  @Time = time
@@ -7249,7 +7249,7 @@ module TencentCloud
7249
7249
  # @type Supplement: Array
7250
7250
 
7251
7251
  attr_accessor :Text, :Operate, :Supplement
7252
-
7252
+
7253
7253
  def initialize(text=nil, operate=nil, supplement=nil)
7254
7254
  @Text = text
7255
7255
  @Operate = operate
@@ -7295,7 +7295,7 @@ module TencentCloud
7295
7295
  # @type SQLResult: String
7296
7296
 
7297
7297
  attr_accessor :ExecutionCount, :Data, :Status, :ErrorName, :ErrorValue, :ErrorMessage, :SQLResult
7298
-
7298
+
7299
7299
  def initialize(executioncount=nil, data=nil, status=nil, errorname=nil, errorvalue=nil, errormessage=nil, sqlresult=nil)
7300
7300
  @ExecutionCount = executioncount
7301
7301
  @Data = data
@@ -7350,7 +7350,7 @@ module TencentCloud
7350
7350
  # @type AverageTotalDelay: Float
7351
7351
 
7352
7352
  attr_accessor :StartTime, :Receivers, :NumActiveReceivers, :NumInactiveReceivers, :NumActiveBatches, :NumRetainedCompletedBatches, :NumTotalCompletedBatches, :AverageInputRate, :AverageSchedulingDelay, :AverageProcessingTime, :AverageTotalDelay
7353
-
7353
+
7354
7354
  def initialize(starttime=nil, receivers=nil, numactivereceivers=nil, numinactivereceivers=nil, numactivebatches=nil, numretainedcompletedbatches=nil, numtotalcompletedbatches=nil, averageinputrate=nil, averageschedulingdelay=nil, averageprocessingtime=nil, averagetotaldelay=nil)
7355
7355
  @StartTime = starttime
7356
7356
  @Receivers = receivers
@@ -7388,7 +7388,7 @@ module TencentCloud
7388
7388
  # @type Operate: String
7389
7389
 
7390
7390
  attr_accessor :DataEngineName, :Operate
7391
-
7391
+
7392
7392
  def initialize(dataenginename=nil, operate=nil)
7393
7393
  @DataEngineName = dataenginename
7394
7394
  @Operate = operate
@@ -7408,7 +7408,7 @@ module TencentCloud
7408
7408
  # @type RequestId: String
7409
7409
 
7410
7410
  attr_accessor :DataEngineName, :RequestId
7411
-
7411
+
7412
7412
  def initialize(dataenginename=nil, requestid=nil)
7413
7413
  @DataEngineName = dataenginename
7414
7414
  @RequestId = requestid
@@ -7428,7 +7428,7 @@ module TencentCloud
7428
7428
  # @type StartStandbyCluster: Boolean
7429
7429
 
7430
7430
  attr_accessor :DataEngineName, :StartStandbyCluster
7431
-
7431
+
7432
7432
  def initialize(dataenginename=nil, startstandbycluster=nil)
7433
7433
  @DataEngineName = dataenginename
7434
7434
  @StartStandbyCluster = startstandbycluster
@@ -7446,7 +7446,7 @@ module TencentCloud
7446
7446
  # @type RequestId: String
7447
7447
 
7448
7448
  attr_accessor :RequestId
7449
-
7449
+
7450
7450
  def initialize(requestid=nil)
7451
7451
  @RequestId = requestid
7452
7452
  end
@@ -7470,7 +7470,7 @@ module TencentCloud
7470
7470
  # @type NotNull: Boolean
7471
7471
 
7472
7472
  attr_accessor :Name, :Type, :Comment, :Default, :NotNull
7473
-
7473
+
7474
7474
  def initialize(name=nil, type=nil, comment=nil, default=nil, notnull=nil)
7475
7475
  @Name = name
7476
7476
  @Type = type
@@ -7508,7 +7508,7 @@ module TencentCloud
7508
7508
  # @type TransformArgs: Array
7509
7509
 
7510
7510
  attr_accessor :Name, :Type, :Comment, :PartitionType, :PartitionFormat, :PartitionDot, :Transform, :TransformArgs
7511
-
7511
+
7512
7512
  def initialize(name=nil, type=nil, comment=nil, partitiontype=nil, partitionformat=nil, partitiondot=nil, transform=nil, transformargs=nil)
7513
7513
  @Name = name
7514
7514
  @Type = type
@@ -7564,7 +7564,7 @@ module TencentCloud
7564
7564
  # @type DbGovernPolicyIsDisable: String
7565
7565
 
7566
7566
  attr_accessor :DatabaseName, :TableName, :DatasourceConnectionName, :TableComment, :Type, :TableFormat, :UserAlias, :UserSubUin, :GovernPolicy, :DbGovernPolicyIsDisable
7567
-
7567
+
7568
7568
  def initialize(databasename=nil, tablename=nil, datasourceconnectionname=nil, tablecomment=nil, type=nil, tableformat=nil, useralias=nil, usersubuin=nil, governpolicy=nil, dbgovernpolicyisdisable=nil)
7569
7569
  @DatabaseName = databasename
7570
7570
  @TableName = tablename
@@ -7609,7 +7609,7 @@ module TencentCloud
7609
7609
  # @type Location: String
7610
7610
 
7611
7611
  attr_accessor :TableBaseInfo, :DataFormat, :Columns, :Partitions, :Location
7612
-
7612
+
7613
7613
  def initialize(tablebaseinfo=nil, dataformat=nil, columns=nil, partitions=nil, location=nil)
7614
7614
  @TableBaseInfo = tablebaseinfo
7615
7615
  @DataFormat = dataformat
@@ -7683,7 +7683,7 @@ module TencentCloud
7683
7683
  # @type MapMaterializedViewName: String
7684
7684
 
7685
7685
  attr_accessor :TableBaseInfo, :Columns, :Partitions, :Location, :Properties, :ModifiedTime, :CreateTime, :InputFormat, :StorageSize, :RecordCount, :MapMaterializedViewName
7686
-
7686
+
7687
7687
  def initialize(tablebaseinfo=nil, columns=nil, partitions=nil, location=nil, properties=nil, modifiedtime=nil, createtime=nil, inputformat=nil, storagesize=nil, recordcount=nil, mapmaterializedviewname=nil)
7688
7688
  @TableBaseInfo = tablebaseinfo
7689
7689
  @Columns = columns
@@ -7747,7 +7747,7 @@ module TencentCloud
7747
7747
  # @type TagValue: String
7748
7748
 
7749
7749
  attr_accessor :TagKey, :TagValue
7750
-
7750
+
7751
7751
  def initialize(tagkey=nil, tagvalue=nil)
7752
7752
  @TagKey = tagkey
7753
7753
  @TagValue = tagvalue
@@ -7767,7 +7767,7 @@ module TencentCloud
7767
7767
  # @type SparkSQLTask: :class:`Tencentcloud::Dlc.v20210125.models.SQLTask`
7768
7768
 
7769
7769
  attr_accessor :SQLTask, :SparkSQLTask
7770
-
7770
+
7771
7771
  def initialize(sqltask=nil, sparksqltask=nil)
7772
7772
  @SQLTask = sqltask
7773
7773
  @SparkSQLTask = sparksqltask
@@ -7885,7 +7885,7 @@ module TencentCloud
7885
7885
  # @type ExecutorMaxNumbers: Integer
7886
7886
 
7887
7887
  attr_accessor :DatabaseName, :DataAmount, :Id, :UsedTime, :OutputPath, :CreateTime, :State, :SQLType, :SQL, :ResultExpired, :RowAffectInfo, :DataSet, :Error, :Percentage, :OutputMessage, :TaskType, :ProgressDetail, :UpdateTime, :DataEngineId, :OperateUin, :DataEngineName, :InputType, :InputConf, :DataNumber, :CanDownload, :UserAlias, :SparkJobName, :SparkJobId, :SparkJobFile, :UiUrl, :TotalTime, :CmdArgs, :ImageVersion, :DriverSize, :ExecutorSize, :ExecutorNums, :ExecutorMaxNumbers
7888
-
7888
+
7889
7889
  def initialize(databasename=nil, dataamount=nil, id=nil, usedtime=nil, outputpath=nil, createtime=nil, state=nil, sqltype=nil, sql=nil, resultexpired=nil, rowaffectinfo=nil, dataset=nil, error=nil, percentage=nil, outputmessage=nil, tasktype=nil, progressdetail=nil, updatetime=nil, dataengineid=nil, operateuin=nil, dataenginename=nil, inputtype=nil, inputconf=nil, datanumber=nil, candownload=nil, useralias=nil, sparkjobname=nil, sparkjobid=nil, sparkjobfile=nil, uiurl=nil, totaltime=nil, cmdargs=nil, imageversion=nil, driversize=nil, executorsize=nil, executornums=nil, executormaxnumbers=nil)
7890
7890
  @DatabaseName = databasename
7891
7891
  @DataAmount = dataamount
@@ -8013,7 +8013,7 @@ module TencentCloud
8013
8013
  # @type TotalTime: Integer
8014
8014
 
8015
8015
  attr_accessor :TaskId, :DatasourceConnectionName, :DatabaseName, :SQL, :SQLType, :State, :DataAmount, :UsedTime, :OutputPath, :CreateTime, :OutputMessage, :RowAffectInfo, :ResultSchema, :ResultSet, :NextToken, :Percentage, :ProgressDetail, :DisplayFormat, :TotalTime
8016
-
8016
+
8017
8017
  def initialize(taskid=nil, datasourceconnectionname=nil, databasename=nil, sql=nil, sqltype=nil, state=nil, dataamount=nil, usedtime=nil, outputpath=nil, createtime=nil, outputmessage=nil, rowaffectinfo=nil, resultschema=nil, resultset=nil, nexttoken=nil, percentage=nil, progressdetail=nil, displayformat=nil, totaltime=nil)
8018
8018
  @TaskId = taskid
8019
8019
  @DatasourceConnectionName = datasourceconnectionname
@@ -8080,7 +8080,7 @@ module TencentCloud
8080
8080
  # @type Params: Array
8081
8081
 
8082
8082
  attr_accessor :TaskType, :FailureTolerance, :SQL, :Config, :Params
8083
-
8083
+
8084
8084
  def initialize(tasktype=nil, failuretolerance=nil, sql=nil, config=nil, params=nil)
8085
8085
  @TaskType = tasktype
8086
8086
  @FailureTolerance = failuretolerance
@@ -8124,7 +8124,7 @@ module TencentCloud
8124
8124
  # @type TotalTaskCount: Integer
8125
8125
 
8126
8126
  attr_accessor :TaskQueuedCount, :TaskInitCount, :TaskRunningCount, :TotalTaskCount
8127
-
8127
+
8128
8128
  def initialize(taskqueuedcount=nil, taskinitcount=nil, taskrunningcount=nil, totaltaskcount=nil)
8129
8129
  @TaskQueuedCount = taskqueuedcount
8130
8130
  @TaskInitCount = taskinitcount
@@ -8149,7 +8149,7 @@ module TencentCloud
8149
8149
  # @type Regex: String
8150
8150
 
8151
8151
  attr_accessor :Format, :Regex
8152
-
8152
+
8153
8153
  def initialize(format=nil, regex=nil)
8154
8154
  @Format = format
8155
8155
  @Regex = regex
@@ -8167,7 +8167,7 @@ module TencentCloud
8167
8167
  # @type AddInfo: :class:`Tencentcloud::Dlc.v20210125.models.WorkGroupIdSetOfUserId`
8168
8168
 
8169
8169
  attr_accessor :AddInfo
8170
-
8170
+
8171
8171
  def initialize(addinfo=nil)
8172
8172
  @AddInfo = addinfo
8173
8173
  end
@@ -8186,7 +8186,7 @@ module TencentCloud
8186
8186
  # @type RequestId: String
8187
8187
 
8188
8188
  attr_accessor :RequestId
8189
-
8189
+
8190
8190
  def initialize(requestid=nil)
8191
8191
  @RequestId = requestid
8192
8192
  end
@@ -8204,7 +8204,7 @@ module TencentCloud
8204
8204
  # @type DatasourceConnectionName: String
8205
8205
 
8206
8206
  attr_accessor :LockId, :DatasourceConnectionName
8207
-
8207
+
8208
8208
  def initialize(lockid=nil, datasourceconnectionname=nil)
8209
8209
  @LockId = lockid
8210
8210
  @DatasourceConnectionName = datasourceconnectionname
@@ -8222,7 +8222,7 @@ module TencentCloud
8222
8222
  # @type RequestId: String
8223
8223
 
8224
8224
  attr_accessor :RequestId
8225
-
8225
+
8226
8226
  def initialize(requestid=nil)
8227
8227
  @RequestId = requestid
8228
8228
  end
@@ -8240,7 +8240,7 @@ module TencentCloud
8240
8240
  # @type Policy: :class:`Tencentcloud::Dlc.v20210125.models.Policy`
8241
8241
 
8242
8242
  attr_accessor :PolicyId, :Policy
8243
-
8243
+
8244
8244
  def initialize(policyid=nil, policy=nil)
8245
8245
  @PolicyId = policyid
8246
8246
  @Policy = policy
@@ -8261,7 +8261,7 @@ module TencentCloud
8261
8261
  # @type RequestId: String
8262
8262
 
8263
8263
  attr_accessor :RequestId
8264
-
8264
+
8265
8265
  def initialize(requestid=nil)
8266
8266
  @RequestId = requestid
8267
8267
  end
@@ -8279,7 +8279,7 @@ module TencentCloud
8279
8279
  # @type UserIds: Array
8280
8280
 
8281
8281
  attr_accessor :WorkGroupId, :UserIds
8282
-
8282
+
8283
8283
  def initialize(workgroupid=nil, userids=nil)
8284
8284
  @WorkGroupId = workgroupid
8285
8285
  @UserIds = userids
@@ -8319,7 +8319,7 @@ module TencentCloud
8319
8319
  # @type UserAlias: String
8320
8320
 
8321
8321
  attr_accessor :UserId, :UserDescription, :PolicySet, :Creator, :CreateTime, :WorkGroupSet, :IsOwner, :UserType, :UserAlias
8322
-
8322
+
8323
8323
  def initialize(userid=nil, userdescription=nil, policyset=nil, creator=nil, createtime=nil, workgroupset=nil, isowner=nil, usertype=nil, useralias=nil)
8324
8324
  @UserId = userid
8325
8325
  @UserDescription = userdescription
@@ -8374,7 +8374,7 @@ module TencentCloud
8374
8374
  # @type UserAlias: String
8375
8375
 
8376
8376
  attr_accessor :UserId, :UserDescription, :Creator, :CreateTime, :UserAlias
8377
-
8377
+
8378
8378
  def initialize(userid=nil, userdescription=nil, creator=nil, createtime=nil, useralias=nil)
8379
8379
  @UserId = userid
8380
8380
  @UserDescription = userdescription
@@ -8404,7 +8404,7 @@ module TencentCloud
8404
8404
  # @type UserSubUin: String
8405
8405
 
8406
8406
  attr_accessor :DatabaseName, :ViewName, :UserAlias, :UserSubUin
8407
-
8407
+
8408
8408
  def initialize(databasename=nil, viewname=nil, useralias=nil, usersubuin=nil)
8409
8409
  @DatabaseName = databasename
8410
8410
  @ViewName = viewname
@@ -8436,7 +8436,7 @@ module TencentCloud
8436
8436
  # @type ModifiedTime: String
8437
8437
 
8438
8438
  attr_accessor :ViewBaseInfo, :Columns, :Properties, :CreateTime, :ModifiedTime
8439
-
8439
+
8440
8440
  def initialize(viewbaseinfo=nil, columns=nil, properties=nil, createtime=nil, modifiedtime=nil)
8441
8441
  @ViewBaseInfo = viewbaseinfo
8442
8442
  @Columns = columns
@@ -8479,7 +8479,7 @@ module TencentCloud
8479
8479
  # @type WorkGroupIds: Array
8480
8480
 
8481
8481
  attr_accessor :UserId, :WorkGroupIds
8482
-
8482
+
8483
8483
  def initialize(userid=nil, workgroupids=nil)
8484
8484
  @UserId = userid
8485
8485
  @WorkGroupIds = workgroupids
@@ -8514,7 +8514,7 @@ module TencentCloud
8514
8514
  # @type CreateTime: String
8515
8515
 
8516
8516
  attr_accessor :WorkGroupId, :WorkGroupName, :WorkGroupDescription, :UserNum, :UserSet, :PolicySet, :Creator, :CreateTime
8517
-
8517
+
8518
8518
  def initialize(workgroupid=nil, workgroupname=nil, workgroupdescription=nil, usernum=nil, userset=nil, policyset=nil, creator=nil, createtime=nil)
8519
8519
  @WorkGroupId = workgroupid
8520
8520
  @WorkGroupName = workgroupname
@@ -8567,7 +8567,7 @@ module TencentCloud
8567
8567
  # @type CreateTime: String
8568
8568
 
8569
8569
  attr_accessor :WorkGroupId, :WorkGroupName, :WorkGroupDescription, :Creator, :CreateTime
8570
-
8570
+
8571
8571
  def initialize(workgroupid=nil, workgroupname=nil, workgroupdescription=nil, creator=nil, createtime=nil)
8572
8572
  @WorkGroupId = workgroupid
8573
8573
  @WorkGroupName = workgroupname