tencentcloud-sdk-dlc 3.0.967 → 3.0.968
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20210125/models.rb +87 -12
- metadata +1 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 68764049d015082d5b792cea942dcc3c19419519
|
4
|
+
data.tar.gz: 9f2599802c534e9c13a30097a0e5e47ef0f1b94e
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: a19476ecac589a6ea30a3a1be32a249fca32a8ffb66732325143a881a75ccd544d77a6ef78a8d884b33c82219ffcc6cf32ebfb35a940025c82a03863ef6569ed
|
7
|
+
data.tar.gz: 8f76e964bef4a7abc7e192686bb438b07c61f13b2ce01aaf30d6879b6417491b67c51fa058156b3789147285257b909879f5b9c113b6092874668970cd4b77a2
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.968
|
data/lib/v20210125/models.rb
CHANGED
@@ -1718,8 +1718,8 @@ module TencentCloud
|
|
1718
1718
|
|
1719
1719
|
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, :AutoAuthorization, :EngineNetworkId, :EngineGeneration
|
1720
1720
|
extend Gem::Deprecate
|
1721
|
-
deprecate :DefaultDataEngine, :none, 2024,
|
1722
|
-
deprecate :DefaultDataEngine=, :none, 2024,
|
1721
|
+
deprecate :DefaultDataEngine, :none, 2024, 12
|
1722
|
+
deprecate :DefaultDataEngine=, :none, 2024, 12
|
1723
1723
|
|
1724
1724
|
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, autoauthorization=nil, enginenetworkid=nil, enginegeneration=nil)
|
1725
1725
|
@EngineType = enginetype
|
@@ -3816,10 +3816,25 @@ module TencentCloud
|
|
3816
3816
|
# @param IsPoolMode: 是否使用预留池
|
3817
3817
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
3818
3818
|
# @type IsPoolMode: String
|
3819
|
+
# @param IsSupportAI: 是否支持AI,false: 不支持;true:支持
|
3820
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
3821
|
+
# @type IsSupportAI: Boolean
|
3822
|
+
# @param GatewayId: 网关id
|
3823
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
3824
|
+
# @type GatewayId: String
|
3825
|
+
# @param GatewayState: 网关状态
|
3826
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
3827
|
+
# @type GatewayState: Integer
|
3828
|
+
# @param IsAIGateway: 是否能执行AI任务
|
3829
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
3830
|
+
# @type IsAIGateway: Boolean
|
3831
|
+
# @param IsAIEngine: 1:AI引擎,0:非AI引擎
|
3832
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
3833
|
+
# @type IsAIEngine: Integer
|
3819
3834
|
|
3820
|
-
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, :AutoAuthorization, :EngineGeneration, :EngineTypeDetail, :EngineNetworkId, :EngineResourceGroupCount, :EngineResourceUsedCU, :AccessInfos, :EngineNetworkName, :IsPoolMode
|
3835
|
+
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, :AutoAuthorization, :EngineGeneration, :EngineTypeDetail, :EngineNetworkId, :EngineResourceGroupCount, :EngineResourceUsedCU, :AccessInfos, :EngineNetworkName, :IsPoolMode, :IsSupportAI, :GatewayId, :GatewayState, :IsAIGateway, :IsAIEngine
|
3821
3836
|
|
3822
|
-
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, autoauthorization=nil, enginegeneration=nil, enginetypedetail=nil, enginenetworkid=nil, engineresourcegroupcount=nil, engineresourceusedcu=nil, accessinfos=nil, enginenetworkname=nil, ispoolmode=nil)
|
3837
|
+
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, autoauthorization=nil, enginegeneration=nil, enginetypedetail=nil, enginenetworkid=nil, engineresourcegroupcount=nil, engineresourceusedcu=nil, accessinfos=nil, enginenetworkname=nil, ispoolmode=nil, issupportai=nil, gatewayid=nil, gatewaystate=nil, isaigateway=nil, isaiengine=nil)
|
3823
3838
|
@DataEngineName = dataenginename
|
3824
3839
|
@EngineType = enginetype
|
3825
3840
|
@ClusterType = clustertype
|
@@ -3874,6 +3889,11 @@ module TencentCloud
|
|
3874
3889
|
@AccessInfos = accessinfos
|
3875
3890
|
@EngineNetworkName = enginenetworkname
|
3876
3891
|
@IsPoolMode = ispoolmode
|
3892
|
+
@IsSupportAI = issupportai
|
3893
|
+
@GatewayId = gatewayid
|
3894
|
+
@GatewayState = gatewaystate
|
3895
|
+
@IsAIGateway = isaigateway
|
3896
|
+
@IsAIEngine = isaiengine
|
3877
3897
|
end
|
3878
3898
|
|
3879
3899
|
def deserialize(params)
|
@@ -3958,6 +3978,11 @@ module TencentCloud
|
|
3958
3978
|
end
|
3959
3979
|
@EngineNetworkName = params['EngineNetworkName']
|
3960
3980
|
@IsPoolMode = params['IsPoolMode']
|
3981
|
+
@IsSupportAI = params['IsSupportAI']
|
3982
|
+
@GatewayId = params['GatewayId']
|
3983
|
+
@GatewayState = params['GatewayState']
|
3984
|
+
@IsAIGateway = params['IsAIGateway']
|
3985
|
+
@IsAIEngine = params['IsAIEngine']
|
3961
3986
|
end
|
3962
3987
|
end
|
3963
3988
|
|
@@ -10205,10 +10230,28 @@ module TencentCloud
|
|
10205
10230
|
# @param ExecutorMaxNumbers: 指定的Executor数量(最大值),默认为1,当开启动态分配有效,若未开启,则该值等于ExecutorNumbers
|
10206
10231
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
10207
10232
|
# @type ExecutorMaxNumbers: Integer
|
10233
|
+
# @param SessionType: session类型,group:资源组下session independent:独立资源session, 不依赖资源组
|
10234
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
10235
|
+
# @type SessionType: String
|
10236
|
+
# @param DataEngineId: 引擎id
|
10237
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
10238
|
+
# @type DataEngineId: String
|
10239
|
+
# @param ResourceGroupId: 资源组id
|
10240
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
10241
|
+
# @type ResourceGroupId: String
|
10242
|
+
# @param ResourceGroupName: 资源组名称
|
10243
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
10244
|
+
# @type ResourceGroupName: String
|
10245
|
+
# @param PodSize: session,pod大小
|
10246
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
10247
|
+
# @type PodSize: Integer
|
10248
|
+
# @param PodNumbers: pod数量
|
10249
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
10250
|
+
# @type PodNumbers: Integer
|
10208
10251
|
|
10209
|
-
attr_accessor :Name, :Kind, :DataEngineName, :Arguments, :ProgramDependentFiles, :ProgramDependentJars, :ProgramDependentPython, :ProgramArchives, :DriverSize, :ExecutorSize, :ExecutorNumbers, :ProxyUser, :TimeoutInSecond, :SparkAppId, :SessionId, :State, :CreateTime, :AppInfo, :SparkUiUrl, :ExecutorMaxNumbers
|
10252
|
+
attr_accessor :Name, :Kind, :DataEngineName, :Arguments, :ProgramDependentFiles, :ProgramDependentJars, :ProgramDependentPython, :ProgramArchives, :DriverSize, :ExecutorSize, :ExecutorNumbers, :ProxyUser, :TimeoutInSecond, :SparkAppId, :SessionId, :State, :CreateTime, :AppInfo, :SparkUiUrl, :ExecutorMaxNumbers, :SessionType, :DataEngineId, :ResourceGroupId, :ResourceGroupName, :PodSize, :PodNumbers
|
10210
10253
|
|
10211
|
-
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)
|
10254
|
+
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, sessiontype=nil, dataengineid=nil, resourcegroupid=nil, resourcegroupname=nil, podsize=nil, podnumbers=nil)
|
10212
10255
|
@Name = name
|
10213
10256
|
@Kind = kind
|
10214
10257
|
@DataEngineName = dataenginename
|
@@ -10229,6 +10272,12 @@ module TencentCloud
|
|
10229
10272
|
@AppInfo = appinfo
|
10230
10273
|
@SparkUiUrl = sparkuiurl
|
10231
10274
|
@ExecutorMaxNumbers = executormaxnumbers
|
10275
|
+
@SessionType = sessiontype
|
10276
|
+
@DataEngineId = dataengineid
|
10277
|
+
@ResourceGroupId = resourcegroupid
|
10278
|
+
@ResourceGroupName = resourcegroupname
|
10279
|
+
@PodSize = podsize
|
10280
|
+
@PodNumbers = podnumbers
|
10232
10281
|
end
|
10233
10282
|
|
10234
10283
|
def deserialize(params)
|
@@ -10266,6 +10315,12 @@ module TencentCloud
|
|
10266
10315
|
end
|
10267
10316
|
@SparkUiUrl = params['SparkUiUrl']
|
10268
10317
|
@ExecutorMaxNumbers = params['ExecutorMaxNumbers']
|
10318
|
+
@SessionType = params['SessionType']
|
10319
|
+
@DataEngineId = params['DataEngineId']
|
10320
|
+
@ResourceGroupId = params['ResourceGroupId']
|
10321
|
+
@ResourceGroupName = params['ResourceGroupName']
|
10322
|
+
@PodSize = params['PodSize']
|
10323
|
+
@PodNumbers = params['PodNumbers']
|
10269
10324
|
end
|
10270
10325
|
end
|
10271
10326
|
|
@@ -10394,10 +10449,22 @@ module TencentCloud
|
|
10394
10449
|
# @param SparkUiUrl: spark ui地址
|
10395
10450
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
10396
10451
|
# @type SparkUiUrl: String
|
10452
|
+
# @param SessionType: session类型,group:资源组session independent:独立资源session,不依赖资源组
|
10453
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
10454
|
+
# @type SessionType: String
|
10455
|
+
# @param DataEngineId: 引擎id
|
10456
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
10457
|
+
# @type DataEngineId: String
|
10458
|
+
# @param ResourceGroupId: 资源组id
|
10459
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
10460
|
+
# @type ResourceGroupId: String
|
10461
|
+
# @param ResourceGroupName: 资源组名字
|
10462
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
10463
|
+
# @type ResourceGroupName: String
|
10397
10464
|
|
10398
|
-
attr_accessor :Kind, :SessionId, :ProxyUser, :State, :SparkAppId, :Name, :CreateTime, :DataEngineName, :LastRunningTime, :Creator, :SparkUiUrl
|
10465
|
+
attr_accessor :Kind, :SessionId, :ProxyUser, :State, :SparkAppId, :Name, :CreateTime, :DataEngineName, :LastRunningTime, :Creator, :SparkUiUrl, :SessionType, :DataEngineId, :ResourceGroupId, :ResourceGroupName
|
10399
10466
|
|
10400
|
-
def initialize(kind=nil, sessionid=nil, proxyuser=nil, state=nil, sparkappid=nil, name=nil, createtime=nil, dataenginename=nil, lastrunningtime=nil, creator=nil, sparkuiurl=nil)
|
10467
|
+
def initialize(kind=nil, sessionid=nil, proxyuser=nil, state=nil, sparkappid=nil, name=nil, createtime=nil, dataenginename=nil, lastrunningtime=nil, creator=nil, sparkuiurl=nil, sessiontype=nil, dataengineid=nil, resourcegroupid=nil, resourcegroupname=nil)
|
10401
10468
|
@Kind = kind
|
10402
10469
|
@SessionId = sessionid
|
10403
10470
|
@ProxyUser = proxyuser
|
@@ -10409,6 +10476,10 @@ module TencentCloud
|
|
10409
10476
|
@LastRunningTime = lastrunningtime
|
10410
10477
|
@Creator = creator
|
10411
10478
|
@SparkUiUrl = sparkuiurl
|
10479
|
+
@SessionType = sessiontype
|
10480
|
+
@DataEngineId = dataengineid
|
10481
|
+
@ResourceGroupId = resourcegroupid
|
10482
|
+
@ResourceGroupName = resourcegroupname
|
10412
10483
|
end
|
10413
10484
|
|
10414
10485
|
def deserialize(params)
|
@@ -10423,6 +10494,10 @@ module TencentCloud
|
|
10423
10494
|
@LastRunningTime = params['LastRunningTime']
|
10424
10495
|
@Creator = params['Creator']
|
10425
10496
|
@SparkUiUrl = params['SparkUiUrl']
|
10497
|
+
@SessionType = params['SessionType']
|
10498
|
+
@DataEngineId = params['DataEngineId']
|
10499
|
+
@ResourceGroupId = params['ResourceGroupId']
|
10500
|
+
@ResourceGroupName = params['ResourceGroupName']
|
10426
10501
|
end
|
10427
10502
|
end
|
10428
10503
|
|
@@ -12249,10 +12324,10 @@ module TencentCloud
|
|
12249
12324
|
|
12250
12325
|
attr_accessor :DatabaseName, :TableName, :DatasourceConnectionName, :TableComment, :Type, :TableFormat, :UserAlias, :UserSubUin, :GovernPolicy, :DbGovernPolicyIsDisable, :SmartPolicy
|
12251
12326
|
extend Gem::Deprecate
|
12252
|
-
deprecate :GovernPolicy, :none, 2024,
|
12253
|
-
deprecate :GovernPolicy=, :none, 2024,
|
12254
|
-
deprecate :DbGovernPolicyIsDisable, :none, 2024,
|
12255
|
-
deprecate :DbGovernPolicyIsDisable=, :none, 2024,
|
12327
|
+
deprecate :GovernPolicy, :none, 2024, 12
|
12328
|
+
deprecate :GovernPolicy=, :none, 2024, 12
|
12329
|
+
deprecate :DbGovernPolicyIsDisable, :none, 2024, 12
|
12330
|
+
deprecate :DbGovernPolicyIsDisable=, :none, 2024, 12
|
12256
12331
|
|
12257
12332
|
def initialize(databasename=nil, tablename=nil, datasourceconnectionname=nil, tablecomment=nil, type=nil, tableformat=nil, useralias=nil, usersubuin=nil, governpolicy=nil, dbgovernpolicyisdisable=nil, smartpolicy=nil)
|
12258
12333
|
@DatabaseName = databasename
|