tencentcloud-sdk-wedata 3.0.1199 → 3.0.1201
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.
- checksums.yaml +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20210820/models.rb +33 -28
- data/lib/v20250806/models.rb +25 -28
- metadata +3 -3
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 597c106480fb6be3069f0b51d1a2c1073523404a
|
|
4
|
+
data.tar.gz: bfcf2bba5f8e784c15e2a8c0f3452ff1141d75a3
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 900b76565b3be3c0eab9c41d08d1f4ae9850cc7de8a9770d77819b847d78e1dcb931b1a661a0bfc5bbb633b15b9626dd7b90214344dbb723e6f8e869a0c7da48
|
|
7
|
+
data.tar.gz: c49b2c93a79073cd78e44d1d8de44461cf7b43a23be97db8d8f842c920699bd25c1ea907db32be4d2e7adb4dc7e1560e767ccd60671a3cc3cf319c28815cb5ee
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.1201
|
data/lib/v20210820/models.rb
CHANGED
|
@@ -3179,8 +3179,8 @@ module TencentCloud
|
|
|
3179
3179
|
|
|
3180
3180
|
attr_accessor :ProjectId, :AlarmRegularName, :TaskId, :Id, :TaskType, :MonitorType
|
|
3181
3181
|
extend Gem::Deprecate
|
|
3182
|
-
deprecate :TaskId, :none,
|
|
3183
|
-
deprecate :TaskId=, :none,
|
|
3182
|
+
deprecate :TaskId, :none, 2026, 1
|
|
3183
|
+
deprecate :TaskId=, :none, 2026, 1
|
|
3184
3184
|
|
|
3185
3185
|
def initialize(projectid=nil, alarmregularname=nil, taskid=nil, id=nil, tasktype=nil, monitortype=nil)
|
|
3186
3186
|
@ProjectId = projectid
|
|
@@ -10838,12 +10838,12 @@ module TencentCloud
|
|
|
10838
10838
|
|
|
10839
10839
|
attr_accessor :ProjectId, :Category, :PageNumber, :PageSize, :EventName, :EventType, :EventSubType, :EventBroadcastType, :Status, :CreationTimeStart, :CreationTimeEnd, :EventTriggeredTimeStart, :EventTriggeredTimeEnd, :LogTimeStart, :LogTimeEnd, :Dimension, :TimeToLive, :SortItem, :SortType, :ConsumeCount
|
|
10840
10840
|
extend Gem::Deprecate
|
|
10841
|
-
deprecate :EventType, :none,
|
|
10842
|
-
deprecate :EventType=, :none,
|
|
10843
|
-
deprecate :EventBroadcastType, :none,
|
|
10844
|
-
deprecate :EventBroadcastType=, :none,
|
|
10845
|
-
deprecate :Status, :none,
|
|
10846
|
-
deprecate :Status=, :none,
|
|
10841
|
+
deprecate :EventType, :none, 2026, 1
|
|
10842
|
+
deprecate :EventType=, :none, 2026, 1
|
|
10843
|
+
deprecate :EventBroadcastType, :none, 2026, 1
|
|
10844
|
+
deprecate :EventBroadcastType=, :none, 2026, 1
|
|
10845
|
+
deprecate :Status, :none, 2026, 1
|
|
10846
|
+
deprecate :Status=, :none, 2026, 1
|
|
10847
10847
|
|
|
10848
10848
|
def initialize(projectid=nil, category=nil, pagenumber=nil, pagesize=nil, eventname=nil, eventtype=nil, eventsubtype=nil, eventbroadcasttype=nil, status=nil, creationtimestart=nil, creationtimeend=nil, eventtriggeredtimestart=nil, eventtriggeredtimeend=nil, logtimestart=nil, logtimeend=nil, dimension=nil, timetolive=nil, sortitem=nil, sorttype=nil, consumecount=nil)
|
|
10849
10849
|
@ProjectId = projectid
|
|
@@ -17218,9 +17218,9 @@ module TencentCloud
|
|
|
17218
17218
|
|
|
17219
17219
|
# DescribeTaskDetailDs请求参数结构体
|
|
17220
17220
|
class DescribeTaskDetailDsRequest < TencentCloud::Common::AbstractModel
|
|
17221
|
-
# @param TaskId: 任务
|
|
17221
|
+
# @param TaskId: 任务ID
|
|
17222
17222
|
# @type TaskId: String
|
|
17223
|
-
# @param ProjectId: 项目
|
|
17223
|
+
# @param ProjectId: 项目ID (必填属性)
|
|
17224
17224
|
# @type ProjectId: String
|
|
17225
17225
|
# @param TaskAlarmStatus: 已废弃,无需填写
|
|
17226
17226
|
# @type TaskAlarmStatus: Integer
|
|
@@ -18753,8 +18753,8 @@ module TencentCloud
|
|
|
18753
18753
|
|
|
18754
18754
|
attr_accessor :DimType, :Count, :QualityDim
|
|
18755
18755
|
extend Gem::Deprecate
|
|
18756
|
-
deprecate :DimType, :none,
|
|
18757
|
-
deprecate :DimType=, :none,
|
|
18756
|
+
deprecate :DimType, :none, 2026, 1
|
|
18757
|
+
deprecate :DimType=, :none, 2026, 1
|
|
18758
18758
|
|
|
18759
18759
|
def initialize(dimtype=nil, count=nil, qualitydim=nil)
|
|
18760
18760
|
@DimType = dimtype
|
|
@@ -25327,7 +25327,7 @@ module TencentCloud
|
|
|
25327
25327
|
|
|
25328
25328
|
# 表生命周期相关信息
|
|
25329
25329
|
class LifecycleInfo < TencentCloud::Common::AbstractModel
|
|
25330
|
-
# @param Lifecycle:
|
|
25330
|
+
# @param Lifecycle: 生命周期值,如果PartitionLifeCycle=custom时,表示自定义生命周期
|
|
25331
25331
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
25332
25332
|
# @type Lifecycle: Integer
|
|
25333
25333
|
# @param Columns: 列名
|
|
@@ -28070,8 +28070,8 @@ module TencentCloud
|
|
|
28070
28070
|
|
|
28071
28071
|
attr_accessor :ProjectId, :TaskId, :DelayTime, :StartupTime, :SelfDepend, :StartTime, :EndTime, :TaskAction, :CycleType, :CycleStep, :CrontabExpression, :ExecutionStartTime, :ExecutionEndTime, :TaskName, :RetryWait, :TryLimit, :Retriable, :RunPriority, :TaskExt, :ResourceGroup, :YarnQueue, :BrokerIp, :InCharge, :Notes, :TaskParamInfos, :SourceServer, :TargetServer, :DependencyWorkflow, :DependencyConfigDTOs, :ExecutionTTL, :ScriptChange, :InChargeIds
|
|
28072
28072
|
extend Gem::Deprecate
|
|
28073
|
-
deprecate :InCharge, :none,
|
|
28074
|
-
deprecate :InCharge=, :none,
|
|
28073
|
+
deprecate :InCharge, :none, 2026, 1
|
|
28074
|
+
deprecate :InCharge=, :none, 2026, 1
|
|
28075
28075
|
|
|
28076
28076
|
def initialize(projectid=nil, taskid=nil, delaytime=nil, startuptime=nil, selfdepend=nil, starttime=nil, endtime=nil, taskaction=nil, cycletype=nil, cyclestep=nil, crontabexpression=nil, executionstarttime=nil, executionendtime=nil, taskname=nil, retrywait=nil, trylimit=nil, retriable=nil, runpriority=nil, taskext=nil, resourcegroup=nil, yarnqueue=nil, brokerip=nil, incharge=nil, notes=nil, taskparaminfos=nil, sourceserver=nil, targetserver=nil, dependencyworkflow=nil, dependencyconfigdtos=nil, executionttl=nil, scriptchange=nil, inchargeids=nil)
|
|
28077
28077
|
@ProjectId = projectid
|
|
@@ -30827,12 +30827,12 @@ module TencentCloud
|
|
|
30827
30827
|
|
|
30828
30828
|
attr_accessor :ProjectId, :Name, :EventSubType, :TimeToLive, :TimeUnit, :Owner, :Description, :EventType, :EventBroadcastType, :DimensionFormat, :ValidConsumeCount
|
|
30829
30829
|
extend Gem::Deprecate
|
|
30830
|
-
deprecate :EventType, :none,
|
|
30831
|
-
deprecate :EventType=, :none,
|
|
30832
|
-
deprecate :EventBroadcastType, :none,
|
|
30833
|
-
deprecate :EventBroadcastType=, :none,
|
|
30834
|
-
deprecate :DimensionFormat, :none,
|
|
30835
|
-
deprecate :DimensionFormat=, :none,
|
|
30830
|
+
deprecate :EventType, :none, 2026, 1
|
|
30831
|
+
deprecate :EventType=, :none, 2026, 1
|
|
30832
|
+
deprecate :EventBroadcastType, :none, 2026, 1
|
|
30833
|
+
deprecate :EventBroadcastType=, :none, 2026, 1
|
|
30834
|
+
deprecate :DimensionFormat, :none, 2026, 1
|
|
30835
|
+
deprecate :DimensionFormat=, :none, 2026, 1
|
|
30836
30836
|
|
|
30837
30837
|
def initialize(projectid=nil, name=nil, eventsubtype=nil, timetolive=nil, timeunit=nil, owner=nil, description=nil, eventtype=nil, eventbroadcasttype=nil, dimensionformat=nil, validconsumecount=nil)
|
|
30838
30838
|
@ProjectId = projectid
|
|
@@ -37040,9 +37040,6 @@ module TencentCloud
|
|
|
37040
37040
|
# @param HasFavorite: true已收藏/false表示未收藏状态
|
|
37041
37041
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
37042
37042
|
# @type HasFavorite: Boolean
|
|
37043
|
-
# @param LifeCycleTime: 生命周期
|
|
37044
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
37045
|
-
# @type LifeCycleTime: Integer
|
|
37046
37043
|
# @param StorageSizeWithUnit: 存储量,已转为适合的单位展示
|
|
37047
37044
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
37048
37045
|
# @type StorageSizeWithUnit: String
|
|
@@ -37119,12 +37116,18 @@ module TencentCloud
|
|
|
37119
37116
|
# @param Location: 存储位置
|
|
37120
37117
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
37121
37118
|
# @type Location: String
|
|
37119
|
+
# @param LifeCycleTime: 生命周期
|
|
37120
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
37121
|
+
# @type LifeCycleTime: Integer
|
|
37122
37122
|
# @param IsPartitionTable: 判断是否是分区表1 是 0否
|
|
37123
37123
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
37124
37124
|
# @type IsPartitionTable: Integer
|
|
37125
37125
|
# @param PartitionColumns: 分区字段 key
|
|
37126
37126
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
37127
37127
|
# @type PartitionColumns: Array
|
|
37128
|
+
# @param DateFormat: 分区时间格式:yyyy-MM-dd
|
|
37129
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
37130
|
+
# @type DateFormat: String
|
|
37128
37131
|
# @param PartitionExpireDays: 生命周期-分区保留天数【分区保留策略时有效】
|
|
37129
37132
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
37130
37133
|
# @type PartitionExpireDays: Integer
|
|
@@ -37210,9 +37213,9 @@ module TencentCloud
|
|
|
37210
37213
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
37211
37214
|
# @type EngineCreator: String
|
|
37212
37215
|
|
|
37213
|
-
attr_accessor :TableId, :TableName, :TableOwnerName, :DatasourceId, :ClusterName, :DatasourceName, :DatabaseName, :TablePath, :TableNameCn, :MetastoreId, :MetastoreType, :Description, :ColumnSeparator, :StorageFormat, :StorageSize, :TableType, :CreateTime, :ModifyTime, :DdlModifyTime, :LastAccessTime, :ProjectName, :BizCatalogIds, :BizCatalogNames, :HasFavorite, :
|
|
37216
|
+
attr_accessor :TableId, :TableName, :TableOwnerName, :DatasourceId, :ClusterName, :DatasourceName, :DatabaseName, :TablePath, :TableNameCn, :MetastoreId, :MetastoreType, :Description, :ColumnSeparator, :StorageFormat, :StorageSize, :TableType, :CreateTime, :ModifyTime, :DdlModifyTime, :LastAccessTime, :ProjectName, :BizCatalogIds, :BizCatalogNames, :HasFavorite, :StorageSizeWithUnit, :InstanceId, :TechnologyType, :TableNameEn, :ProjectId, :Partitions, :ReplicationFactor, :ProjectDisplayName, :DataModifyTime, :ClusterId, :HasAdminAuthority, :DatasourceDisplayName, :DatabaseId, :FavoriteCount, :LikeCount, :HasLike, :TablePropertyScore, :TableHeat, :OwnerProjectId, :TableOwnerId, :DataSourceCategory, :Columns, :MetaCrawlType, :IsView, :Location, :LifeCycleTime, :IsPartitionTable, :PartitionColumns, :DateFormat, :PartitionExpireDays, :TableProperties, :Environment, :Schema, :CollectDatasourceList, :CollectJobId, :CollectJobName, :Urn, :HasBizPermission, :OwnerByEngine, :ErrorTips, :IfSupportCreateAndDDL, :DataFromType, :EngineOwner, :DataLayerUuid, :DataLayerName, :ColumnCount, :TablePermissionFlag, :AssetStatus, :AssetLevel, :AssetCode, :AssetAuditStatus, :PublishedTime, :TagInfoList, :LabelValueSelections, :Namespace, :MetaFrom, :EngineCreator
|
|
37214
37217
|
|
|
37215
|
-
def initialize(tableid=nil, tablename=nil, tableownername=nil, datasourceid=nil, clustername=nil, datasourcename=nil, databasename=nil, tablepath=nil, tablenamecn=nil, metastoreid=nil, metastoretype=nil, description=nil, columnseparator=nil, storageformat=nil, storagesize=nil, tabletype=nil, createtime=nil, modifytime=nil, ddlmodifytime=nil, lastaccesstime=nil, projectname=nil, bizcatalogids=nil, bizcatalognames=nil, hasfavorite=nil,
|
|
37218
|
+
def initialize(tableid=nil, tablename=nil, tableownername=nil, datasourceid=nil, clustername=nil, datasourcename=nil, databasename=nil, tablepath=nil, tablenamecn=nil, metastoreid=nil, metastoretype=nil, description=nil, columnseparator=nil, storageformat=nil, storagesize=nil, tabletype=nil, createtime=nil, modifytime=nil, ddlmodifytime=nil, lastaccesstime=nil, projectname=nil, bizcatalogids=nil, bizcatalognames=nil, hasfavorite=nil, storagesizewithunit=nil, instanceid=nil, technologytype=nil, tablenameen=nil, projectid=nil, partitions=nil, replicationfactor=nil, projectdisplayname=nil, datamodifytime=nil, clusterid=nil, hasadminauthority=nil, datasourcedisplayname=nil, databaseid=nil, favoritecount=nil, likecount=nil, haslike=nil, tablepropertyscore=nil, tableheat=nil, ownerprojectid=nil, tableownerid=nil, datasourcecategory=nil, columns=nil, metacrawltype=nil, isview=nil, location=nil, lifecycletime=nil, ispartitiontable=nil, partitioncolumns=nil, dateformat=nil, partitionexpiredays=nil, tableproperties=nil, environment=nil, schema=nil, collectdatasourcelist=nil, collectjobid=nil, collectjobname=nil, urn=nil, hasbizpermission=nil, ownerbyengine=nil, errortips=nil, ifsupportcreateandddl=nil, datafromtype=nil, engineowner=nil, datalayeruuid=nil, datalayername=nil, columncount=nil, tablepermissionflag=nil, assetstatus=nil, assetlevel=nil, assetcode=nil, assetauditstatus=nil, publishedtime=nil, taginfolist=nil, labelvalueselections=nil, namespace=nil, metafrom=nil, enginecreator=nil)
|
|
37216
37219
|
@TableId = tableid
|
|
37217
37220
|
@TableName = tablename
|
|
37218
37221
|
@TableOwnerName = tableownername
|
|
@@ -37237,7 +37240,6 @@ module TencentCloud
|
|
|
37237
37240
|
@BizCatalogIds = bizcatalogids
|
|
37238
37241
|
@BizCatalogNames = bizcatalognames
|
|
37239
37242
|
@HasFavorite = hasfavorite
|
|
37240
|
-
@LifeCycleTime = lifecycletime
|
|
37241
37243
|
@StorageSizeWithUnit = storagesizewithunit
|
|
37242
37244
|
@InstanceId = instanceid
|
|
37243
37245
|
@TechnologyType = technologytype
|
|
@@ -37263,8 +37265,10 @@ module TencentCloud
|
|
|
37263
37265
|
@MetaCrawlType = metacrawltype
|
|
37264
37266
|
@IsView = isview
|
|
37265
37267
|
@Location = location
|
|
37268
|
+
@LifeCycleTime = lifecycletime
|
|
37266
37269
|
@IsPartitionTable = ispartitiontable
|
|
37267
37270
|
@PartitionColumns = partitioncolumns
|
|
37271
|
+
@DateFormat = dateformat
|
|
37268
37272
|
@PartitionExpireDays = partitionexpiredays
|
|
37269
37273
|
@TableProperties = tableproperties
|
|
37270
37274
|
@Environment = environment
|
|
@@ -37320,7 +37324,6 @@ module TencentCloud
|
|
|
37320
37324
|
@BizCatalogIds = params['BizCatalogIds']
|
|
37321
37325
|
@BizCatalogNames = params['BizCatalogNames']
|
|
37322
37326
|
@HasFavorite = params['HasFavorite']
|
|
37323
|
-
@LifeCycleTime = params['LifeCycleTime']
|
|
37324
37327
|
@StorageSizeWithUnit = params['StorageSizeWithUnit']
|
|
37325
37328
|
@InstanceId = params['InstanceId']
|
|
37326
37329
|
@TechnologyType = params['TechnologyType']
|
|
@@ -37359,8 +37362,10 @@ module TencentCloud
|
|
|
37359
37362
|
@MetaCrawlType = params['MetaCrawlType']
|
|
37360
37363
|
@IsView = params['IsView']
|
|
37361
37364
|
@Location = params['Location']
|
|
37365
|
+
@LifeCycleTime = params['LifeCycleTime']
|
|
37362
37366
|
@IsPartitionTable = params['IsPartitionTable']
|
|
37363
37367
|
@PartitionColumns = params['PartitionColumns']
|
|
37368
|
+
@DateFormat = params['DateFormat']
|
|
37364
37369
|
@PartitionExpireDays = params['PartitionExpireDays']
|
|
37365
37370
|
unless params['TableProperties'].nil?
|
|
37366
37371
|
@TableProperties = []
|
data/lib/v20250806/models.rb
CHANGED
|
@@ -1624,9 +1624,9 @@ module TencentCloud
|
|
|
1624
1624
|
# mysql: 自建实例
|
|
1625
1625
|
# {
|
|
1626
1626
|
# "deployType": "CONNSTR_CVMDB",
|
|
1627
|
-
# "url": "jdbc:mysql://1.1.1.1:1111/
|
|
1627
|
+
# "url": "jdbc:mysql://1.1.1.1:1111/example#test#123456",
|
|
1628
1628
|
# "username": "root",
|
|
1629
|
-
# "password": "
|
|
1629
|
+
# "password": "example#test#123456",
|
|
1630
1630
|
# "region": "ap-shanghai",
|
|
1631
1631
|
# "vpcId": "vpc-kprq42yo",
|
|
1632
1632
|
# "type": "MYSQL"
|
|
@@ -1637,16 +1637,16 @@ module TencentCloud
|
|
|
1637
1637
|
# "db": "db",
|
|
1638
1638
|
# "region": "ap-shanghai",
|
|
1639
1639
|
# "username": "msyql",
|
|
1640
|
-
# "password": "
|
|
1640
|
+
# "password": "example#test#123456",
|
|
1641
1641
|
# "deployType": "INSTANCE",
|
|
1642
1642
|
# "type": "TENCENT_MYSQL"
|
|
1643
1643
|
# }
|
|
1644
1644
|
# sql_server:
|
|
1645
1645
|
# {
|
|
1646
1646
|
# "deployType": "CONNSTR_PUBLICDB",
|
|
1647
|
-
# "url": "jdbc:sqlserver://1.1.1.1:223;
|
|
1647
|
+
# "url": "jdbc:sqlserver://1.1.1.1:223;example#test#123456",
|
|
1648
1648
|
# "username": "user_1",
|
|
1649
|
-
# "password": "
|
|
1649
|
+
# "password": "example#test#123456",
|
|
1650
1650
|
# "type": "SQLSERVER"
|
|
1651
1651
|
# }
|
|
1652
1652
|
# redis:
|
|
@@ -1656,7 +1656,7 @@ module TencentCloud
|
|
|
1656
1656
|
# {
|
|
1657
1657
|
# "deployType": "CONNSTR_PUBLICDB",
|
|
1658
1658
|
# "username":""
|
|
1659
|
-
# "password": "
|
|
1659
|
+
# "password": "example#test#123456",
|
|
1660
1660
|
# "ip": "1.1.1.1",
|
|
1661
1661
|
# "port": "6379",
|
|
1662
1662
|
# "redisType": "NO_ACCOUT",
|
|
@@ -1665,9 +1665,9 @@ module TencentCloud
|
|
|
1665
1665
|
# oracle:
|
|
1666
1666
|
# {
|
|
1667
1667
|
# "deployType": "CONNSTR_CVMDB",
|
|
1668
|
-
# "url": "jdbc:oracle:thin:@1.1.1.1:1521:
|
|
1668
|
+
# "url": "jdbc:oracle:thin:@1.1.1.1:1521:example#test#123456",
|
|
1669
1669
|
# "username": "oracle",
|
|
1670
|
-
# "password": "
|
|
1670
|
+
# "password": "example#test#123456",
|
|
1671
1671
|
# "region": "ap-shanghai",
|
|
1672
1672
|
# "vpcId": "vpc-kprq42yo",
|
|
1673
1673
|
# "type": "ORACLE"
|
|
@@ -1684,16 +1684,16 @@ module TencentCloud
|
|
|
1684
1684
|
# "db": "admin",
|
|
1685
1685
|
# "deployType": "CONNSTR_PUBLICDB",
|
|
1686
1686
|
# "username": "user",
|
|
1687
|
-
# "password": "
|
|
1687
|
+
# "password": "example#test#123456",
|
|
1688
1688
|
# "type": "MONGODB",
|
|
1689
1689
|
# "host": "1.1.1.1:9200"
|
|
1690
1690
|
# }
|
|
1691
1691
|
# postgresql:
|
|
1692
1692
|
# {
|
|
1693
1693
|
# "deployType": "CONNSTR_PUBLICDB",
|
|
1694
|
-
# "url": "jdbc:postgresql://1.1.1.1:1921/
|
|
1694
|
+
# "url": "jdbc:postgresql://1.1.1.1:1921/example#test#123456",
|
|
1695
1695
|
# "username": "user",
|
|
1696
|
-
# "password": "
|
|
1696
|
+
# "password": "example#test#123456",
|
|
1697
1697
|
# "type": "POSTGRE"
|
|
1698
1698
|
# }
|
|
1699
1699
|
# kafka:
|
|
@@ -1721,7 +1721,7 @@ module TencentCloud
|
|
|
1721
1721
|
# "region": "ap-shanghai",
|
|
1722
1722
|
# "deployType": "INSTANCE",
|
|
1723
1723
|
# "secretId": "aaaaa",
|
|
1724
|
-
# "secretKey": "
|
|
1724
|
+
# "secretKey": "example#test#123456",
|
|
1725
1725
|
# "bucket": "aaa",
|
|
1726
1726
|
# "type": "COS"
|
|
1727
1727
|
# }
|
|
@@ -5017,10 +5017,7 @@ module TencentCloud
|
|
|
5017
5017
|
# false:不通知
|
|
5018
5018
|
# 不传默认false
|
|
5019
5019
|
# @type OperateInform: Boolean
|
|
5020
|
-
# @param DeleteMode:
|
|
5021
|
-
# true:不针对下游任务实例进行强制失败
|
|
5022
|
-
# false:针对下游任务实例进行强制失败
|
|
5023
|
-
# 不传默认false
|
|
5020
|
+
# @param DeleteMode: (本参数暂不生效)当前删除上游任务时,不会针对下游任务实例进行强制失败
|
|
5024
5021
|
# @type DeleteMode: Boolean
|
|
5025
5022
|
|
|
5026
5023
|
attr_accessor :ProjectId, :TaskId, :OperateInform, :DeleteMode
|
|
@@ -21786,9 +21783,9 @@ module TencentCloud
|
|
|
21786
21783
|
# mysql: 自建实例
|
|
21787
21784
|
# {
|
|
21788
21785
|
# "deployType": "CONNSTR_CVMDB",
|
|
21789
|
-
# "url": "jdbc:mysql://1.1.1.1:1111/
|
|
21786
|
+
# "url": "jdbc:mysql://1.1.1.1:1111/example#test#123456",
|
|
21790
21787
|
# "username": "root",
|
|
21791
|
-
# "password": "
|
|
21788
|
+
# "password": "example#test#123456",
|
|
21792
21789
|
# "region": "ap-shanghai",
|
|
21793
21790
|
# "vpcId": "vpc-kprq42yo",
|
|
21794
21791
|
# "type": "MYSQL"
|
|
@@ -21799,16 +21796,16 @@ module TencentCloud
|
|
|
21799
21796
|
# "db": "db",
|
|
21800
21797
|
# "region": "ap-shanghai",
|
|
21801
21798
|
# "username": "msyql",
|
|
21802
|
-
# "password": "
|
|
21799
|
+
# "password": "example#test#123456",
|
|
21803
21800
|
# "deployType": "INSTANCE",
|
|
21804
21801
|
# "type": "TENCENT_MYSQL"
|
|
21805
21802
|
# }
|
|
21806
21803
|
# sql_server:
|
|
21807
21804
|
# {
|
|
21808
21805
|
# "deployType": "CONNSTR_PUBLICDB",
|
|
21809
|
-
# "url": "jdbc:sqlserver://1.1.1.1:223;
|
|
21806
|
+
# "url": "jdbc:sqlserver://1.1.1.1:223;example#test#123456",
|
|
21810
21807
|
# "username": "user_1",
|
|
21811
|
-
# "password": "
|
|
21808
|
+
# "password": "example#test#123456",
|
|
21812
21809
|
# "type": "SQLSERVER"
|
|
21813
21810
|
# }
|
|
21814
21811
|
# redis:
|
|
@@ -21818,7 +21815,7 @@ module TencentCloud
|
|
|
21818
21815
|
# {
|
|
21819
21816
|
# "deployType": "CONNSTR_PUBLICDB",
|
|
21820
21817
|
# "username":""
|
|
21821
|
-
# "password": "
|
|
21818
|
+
# "password": "example#test#123456",
|
|
21822
21819
|
# "ip": "1.1.1.1",
|
|
21823
21820
|
# "port": "6379",
|
|
21824
21821
|
# "redisType": "NO_ACCOUT",
|
|
@@ -21827,9 +21824,9 @@ module TencentCloud
|
|
|
21827
21824
|
# oracle:
|
|
21828
21825
|
# {
|
|
21829
21826
|
# "deployType": "CONNSTR_CVMDB",
|
|
21830
|
-
# "url": "jdbc:oracle:thin:@1.1.1.1:1521:
|
|
21827
|
+
# "url": "jdbc:oracle:thin:@1.1.1.1:1521:example#test#123456",
|
|
21831
21828
|
# "username": "oracle",
|
|
21832
|
-
# "password": "
|
|
21829
|
+
# "password": "example#test#123456",
|
|
21833
21830
|
# "region": "ap-shanghai",
|
|
21834
21831
|
# "vpcId": "vpc-kprq42yo",
|
|
21835
21832
|
# "type": "ORACLE"
|
|
@@ -21846,16 +21843,16 @@ module TencentCloud
|
|
|
21846
21843
|
# "db": "admin",
|
|
21847
21844
|
# "deployType": "CONNSTR_PUBLICDB",
|
|
21848
21845
|
# "username": "user",
|
|
21849
|
-
# "password": "
|
|
21846
|
+
# "password": "example#test#123456",
|
|
21850
21847
|
# "type": "MONGODB",
|
|
21851
21848
|
# "host": "1.1.1.1:9200"
|
|
21852
21849
|
# }
|
|
21853
21850
|
# postgresql:
|
|
21854
21851
|
# {
|
|
21855
21852
|
# "deployType": "CONNSTR_PUBLICDB",
|
|
21856
|
-
# "url": "jdbc:postgresql://1.1.1.1:1921/
|
|
21853
|
+
# "url": "jdbc:postgresql://1.1.1.1:1921/example#test#123456",
|
|
21857
21854
|
# "username": "user",
|
|
21858
|
-
# "password": "
|
|
21855
|
+
# "password": "example#test#123456",
|
|
21859
21856
|
# "type": "POSTGRE"
|
|
21860
21857
|
# }
|
|
21861
21858
|
# kafka:
|
|
@@ -21883,7 +21880,7 @@ module TencentCloud
|
|
|
21883
21880
|
# "region": "ap-shanghai",
|
|
21884
21881
|
# "deployType": "INSTANCE",
|
|
21885
21882
|
# "secretId": "aaaaa",
|
|
21886
|
-
# "secretKey": "
|
|
21883
|
+
# "secretKey": "example#test#123456",
|
|
21887
21884
|
# "bucket": "aaa",
|
|
21888
21885
|
# "type": "COS"
|
|
21889
21886
|
# }
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: tencentcloud-sdk-wedata
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 3.0.
|
|
4
|
+
version: 3.0.1201
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Tencent Cloud
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2026-01-
|
|
11
|
+
date: 2026-01-13 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: tencentcloud-sdk-common
|
|
@@ -33,9 +33,9 @@ executables: []
|
|
|
33
33
|
extensions: []
|
|
34
34
|
extra_rdoc_files: []
|
|
35
35
|
files:
|
|
36
|
+
- lib/tencentcloud-sdk-wedata.rb
|
|
36
37
|
- lib/v20250806/client.rb
|
|
37
38
|
- lib/v20250806/models.rb
|
|
38
|
-
- lib/tencentcloud-sdk-wedata.rb
|
|
39
39
|
- lib/v20210820/client.rb
|
|
40
40
|
- lib/v20210820/models.rb
|
|
41
41
|
- lib/VERSION
|