tencentcloud-sdk-wedata 3.0.1197 → 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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 111765a6ce9c5ac528daa137ddb2e8d644c40dbd
4
- data.tar.gz: 2bc2592b882d179acbe1d0eee46e7754e3726ce1
3
+ metadata.gz: 597c106480fb6be3069f0b51d1a2c1073523404a
4
+ data.tar.gz: bfcf2bba5f8e784c15e2a8c0f3452ff1141d75a3
5
5
  SHA512:
6
- metadata.gz: cc6bd80e7aa38f7b89f85b52759452e6dea48fa174cfd8688e4858eb6be6cc5a1dfe7a8e24a5d82823221b8aceb4163582cf455c45d4cee5794260ab3fe8c689
7
- data.tar.gz: 42c3d20fbf99eb63ab78fe3077fe45a99011bb80fde01527ccb065787ffc6bf994bacb245b8218652b4bd8a941a39f255886e1818c6ad37e51490e009376be08
6
+ metadata.gz: 900b76565b3be3c0eab9c41d08d1f4ae9850cc7de8a9770d77819b847d78e1dcb931b1a661a0bfc5bbb633b15b9626dd7b90214344dbb723e6f8e869a0c7da48
7
+ data.tar.gz: c49b2c93a79073cd78e44d1d8de44461cf7b43a23be97db8d8f842c920699bd25c1ea907db32be4d2e7adb4dc7e1560e767ccd60671a3cc3cf319c28815cb5ee
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1197
1
+ 3.0.1201
@@ -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, 2025, 12
3183
- deprecate :TaskId=, :none, 2025, 12
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, 2025, 12
10842
- deprecate :EventType=, :none, 2025, 12
10843
- deprecate :EventBroadcastType, :none, 2025, 12
10844
- deprecate :EventBroadcastType=, :none, 2025, 12
10845
- deprecate :Status, :none, 2025, 12
10846
- deprecate :Status=, :none, 2025, 12
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: 任务Id
17221
+ # @param TaskId: 任务ID
17222
17222
  # @type TaskId: String
17223
- # @param ProjectId: 项目Id
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, 2025, 12
18757
- deprecate :DimType=, :none, 2025, 12
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, 2025, 12
28074
- deprecate :InCharge=, :none, 2025, 12
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, 2025, 12
30831
- deprecate :EventType=, :none, 2025, 12
30832
- deprecate :EventBroadcastType, :none, 2025, 12
30833
- deprecate :EventBroadcastType=, :none, 2025, 12
30834
- deprecate :DimensionFormat, :none, 2025, 12
30835
- deprecate :DimensionFormat=, :none, 2025, 12
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, :LifeCycleTime, :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, :IsPartitionTable, :PartitionColumns, :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
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, lifecycletime=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, ispartitiontable=nil, partitioncolumns=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)
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 = []
@@ -293,6 +293,30 @@ module TencentCloud
293
293
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
294
294
  end
295
295
 
296
+ # 创建质量规则接口
297
+
298
+ # @param request: Request instance for CreateQualityRule.
299
+ # @type request: :class:`Tencentcloud::wedata::V20250806::CreateQualityRuleRequest`
300
+ # @rtype: :class:`Tencentcloud::wedata::V20250806::CreateQualityRuleResponse`
301
+ def CreateQualityRule(request)
302
+ body = send_request('CreateQualityRule', request.serialize)
303
+ response = JSON.parse(body)
304
+ if response['Response'].key?('Error') == false
305
+ model = CreateQualityRuleResponse.new
306
+ model.deserialize(response['Response'])
307
+ model
308
+ else
309
+ code = response['Response']['Error']['Code']
310
+ message = response['Response']['Error']['Message']
311
+ reqid = response['Response']['RequestId']
312
+ raise TencentCloud::Common::TencentCloudSDKException.new(code, message, reqid)
313
+ end
314
+ rescue TencentCloud::Common::TencentCloudSDKException => e
315
+ raise e
316
+ rescue StandardError => e
317
+ raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
318
+ end
319
+
296
320
  # 创建监控任务
297
321
 
298
322
  # @param request: Request instance for CreateQualityRuleGroup.
@@ -2717,6 +2741,33 @@ module TencentCloud
2717
2741
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
2718
2742
  end
2719
2743
 
2744
+ # 【过滤条件】
2745
+ # {表idTableId,支持匹配} {任务负责人Operator,支持匹配}
2746
+ # 【必要字段】
2747
+ # {数据来源TableId}
2748
+
2749
+ # @param request: Request instance for ListQualityRuleGroups.
2750
+ # @type request: :class:`Tencentcloud::wedata::V20250806::ListQualityRuleGroupsRequest`
2751
+ # @rtype: :class:`Tencentcloud::wedata::V20250806::ListQualityRuleGroupsResponse`
2752
+ def ListQualityRuleGroups(request)
2753
+ body = send_request('ListQualityRuleGroups', request.serialize)
2754
+ response = JSON.parse(body)
2755
+ if response['Response'].key?('Error') == false
2756
+ model = ListQualityRuleGroupsResponse.new
2757
+ model.deserialize(response['Response'])
2758
+ model
2759
+ else
2760
+ code = response['Response']['Error']['Code']
2761
+ message = response['Response']['Error']['Message']
2762
+ reqid = response['Response']['RequestId']
2763
+ raise TencentCloud::Common::TencentCloudSDKException.new(code, message, reqid)
2764
+ end
2765
+ rescue TencentCloud::Common::TencentCloudSDKException => e
2766
+ raise e
2767
+ rescue StandardError => e
2768
+ raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
2769
+ end
2770
+
2720
2771
  # 查询监控列表
2721
2772
 
2722
2773
  # @param request: Request instance for ListQualityRuleGroupsTable.
@@ -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/database",
1627
+ # "url": "jdbc:mysql://1.1.1.1:1111/example#test#123456",
1628
1628
  # "username": "root",
1629
- # "password": "root",
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": "mysql",
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;DatabaseName=database",
1647
+ # "url": "jdbc:sqlserver://1.1.1.1:223;example#test#123456",
1648
1648
  # "username": "user_1",
1649
- # "password": "pass_2",
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": "pass",
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:prod",
1668
+ # "url": "jdbc:oracle:thin:@1.1.1.1:1521:example#test#123456",
1669
1669
  # "username": "oracle",
1670
- # "password": "pass",
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": "pass",
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/database",
1694
+ # "url": "jdbc:postgresql://1.1.1.1:1921/example#test#123456",
1695
1695
  # "username": "user",
1696
- # "password": "pass",
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": "sssssss",
1724
+ # "secretKey": "example#test#123456",
1725
1725
  # "bucket": "aaa",
1726
1726
  # "type": "COS"
1727
1727
  # }
@@ -2089,6 +2089,113 @@ module TencentCloud
2089
2089
  end
2090
2090
  end
2091
2091
 
2092
+ # CreateQualityRule请求参数结构体
2093
+ class CreateQualityRuleRequest < TencentCloud::Common::AbstractModel
2094
+ # @param ProjectId: 项目id
2095
+ # @type ProjectId: String
2096
+ # @param CreateRuleScene: 规则创建场景
2097
+ # 1:单表多规则
2098
+ # 2:多表单规则
2099
+ # 3:克隆创建规则
2100
+ # @type CreateRuleScene: Integer
2101
+ # @param RuleBOList: 单条规则信息集合
2102
+ # @type RuleBOList: Array
2103
+
2104
+ attr_accessor :ProjectId, :CreateRuleScene, :RuleBOList
2105
+
2106
+ def initialize(projectid=nil, createrulescene=nil, rulebolist=nil)
2107
+ @ProjectId = projectid
2108
+ @CreateRuleScene = createrulescene
2109
+ @RuleBOList = rulebolist
2110
+ end
2111
+
2112
+ def deserialize(params)
2113
+ @ProjectId = params['ProjectId']
2114
+ @CreateRuleScene = params['CreateRuleScene']
2115
+ unless params['RuleBOList'].nil?
2116
+ @RuleBOList = []
2117
+ params['RuleBOList'].each do |i|
2118
+ qualityruleinfo_tmp = QualityRuleInfo.new
2119
+ qualityruleinfo_tmp.deserialize(i)
2120
+ @RuleBOList << qualityruleinfo_tmp
2121
+ end
2122
+ end
2123
+ end
2124
+ end
2125
+
2126
+ # CreateQualityRule返回参数结构体
2127
+ class CreateQualityRuleResponse < TencentCloud::Common::AbstractModel
2128
+ # @param Data: 规则创建结果
2129
+ # 注意:此字段可能返回 null,表示取不到有效值。
2130
+ # @type Data: :class:`Tencentcloud::Wedata.v20250806.models.CreateQualityRuleVO`
2131
+ # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
2132
+ # @type RequestId: String
2133
+
2134
+ attr_accessor :Data, :RequestId
2135
+
2136
+ def initialize(data=nil, requestid=nil)
2137
+ @Data = data
2138
+ @RequestId = requestid
2139
+ end
2140
+
2141
+ def deserialize(params)
2142
+ unless params['Data'].nil?
2143
+ @Data = CreateQualityRuleVO.new
2144
+ @Data.deserialize(params['Data'])
2145
+ end
2146
+ @RequestId = params['RequestId']
2147
+ end
2148
+ end
2149
+
2150
+ # 数据质量规则批量创建结果
2151
+ class CreateQualityRuleVO < TencentCloud::Common::AbstractModel
2152
+ # @param Msg: 操作结果文案
2153
+ # 注意:此字段可能返回 null,表示取不到有效值。
2154
+ # @type Msg: String
2155
+ # @param Results: 单条数据新增结果对象
2156
+ # 注意:此字段可能返回 null,表示取不到有效值。
2157
+ # @type Results: Array
2158
+ # @param SumCount: 总新增条数
2159
+ # 注意:此字段可能返回 null,表示取不到有效值。
2160
+ # @type SumCount: Integer
2161
+ # @param SuccessCount: 新增成功条数
2162
+ # 注意:此字段可能返回 null,表示取不到有效值。
2163
+ # @type SuccessCount: Integer
2164
+ # @param FailedCount: 新增失败条数
2165
+ # 注意:此字段可能返回 null,表示取不到有效值。
2166
+ # @type FailedCount: Integer
2167
+ # @param SuccessRuleIds: 新增成功的 ruleId集合
2168
+ # 注意:此字段可能返回 null,表示取不到有效值。
2169
+ # @type SuccessRuleIds: Array
2170
+
2171
+ attr_accessor :Msg, :Results, :SumCount, :SuccessCount, :FailedCount, :SuccessRuleIds
2172
+
2173
+ def initialize(msg=nil, results=nil, sumcount=nil, successcount=nil, failedcount=nil, successruleids=nil)
2174
+ @Msg = msg
2175
+ @Results = results
2176
+ @SumCount = sumcount
2177
+ @SuccessCount = successcount
2178
+ @FailedCount = failedcount
2179
+ @SuccessRuleIds = successruleids
2180
+ end
2181
+
2182
+ def deserialize(params)
2183
+ @Msg = params['Msg']
2184
+ unless params['Results'].nil?
2185
+ @Results = []
2186
+ params['Results'].each do |i|
2187
+ qualityrulecreateresult_tmp = QualityRuleCreateResult.new
2188
+ qualityrulecreateresult_tmp.deserialize(i)
2189
+ @Results << qualityrulecreateresult_tmp
2190
+ end
2191
+ end
2192
+ @SumCount = params['SumCount']
2193
+ @SuccessCount = params['SuccessCount']
2194
+ @FailedCount = params['FailedCount']
2195
+ @SuccessRuleIds = params['SuccessRuleIds']
2196
+ end
2197
+ end
2198
+
2092
2199
  # CreateResourceFile请求参数结构体
2093
2200
  class CreateResourceFileRequest < TencentCloud::Common::AbstractModel
2094
2201
  # @param ProjectId: 项目ID
@@ -4910,10 +5017,7 @@ module TencentCloud
4910
5017
  # false:不通知
4911
5018
  # 不传默认false
4912
5019
  # @type OperateInform: Boolean
4913
- # @param DeleteMode: 任务删除方式
4914
- # true:不针对下游任务实例进行强制失败
4915
- # false:针对下游任务实例进行强制失败
4916
- # 不传默认false
5020
+ # @param DeleteMode: (本参数暂不生效)当前删除上游任务时,不会针对下游任务实例进行强制失败
4917
5021
  # @type DeleteMode: Boolean
4918
5022
 
4919
5023
  attr_accessor :ProjectId, :TaskId, :OperateInform, :DeleteMode
@@ -10719,6 +10823,123 @@ module TencentCloud
10719
10823
  end
10720
10824
  end
10721
10825
 
10826
+ # ListQualityRuleGroups请求参数结构体
10827
+ class ListQualityRuleGroupsRequest < TencentCloud::Common::AbstractModel
10828
+ # @param ProjectId: 项目Id
10829
+ # @type ProjectId: String
10830
+ # @param PageNumber: 分页序号,默认1
10831
+ # @type PageNumber: Integer
10832
+ # @param PageSize: 分页大小,默认10
10833
+ # @type PageSize: Integer
10834
+ # @param Filters: 过滤条件,每次请求的Filters的上限为10,Filter.Values的上限为5,可选过滤条件如下:
10835
+
10836
+ # 1. RuleGroupId
10837
+ # 描述:规则组ID。
10838
+ # 取值:整数
10839
+
10840
+ # 2. RuleGroupName
10841
+ # 描述:规则组名称。
10842
+ # 取值:字符串
10843
+
10844
+ # 3. TableId
10845
+ # 描述:数据源表id
10846
+ # 取值:字符串
10847
+
10848
+ # 4. TableName
10849
+ # 描述:数据源表名称,支持模糊匹配。
10850
+ # 取值:字符串
10851
+
10852
+ # 5. TableOwnerName
10853
+ # 描述:表负责人名称,支持模糊匹配。
10854
+ # 取值:字符串
10855
+
10856
+
10857
+ # 6. DatasourceType
10858
+ # 描述:数据源类型。
10859
+ # 取值:1 - MYSQL;2 - HIVE;3 - DLC;4 - GBASE;5 - TCHouse-P/CDW;6 - ICEBERG;7 - DORIS;8 - TCHouse-D;9 - EMR_STARROCKS;10 - TBDS_STARROCKS;11 - TCHouse-X
10860
+
10861
+ # 7. DatasourceId
10862
+ # 描述:数据源ID。
10863
+ # 取值:字符串
10864
+
10865
+ # 8. DatabaseName
10866
+ # 描述:数据库名称。
10867
+ # 取值:字符串
10868
+
10869
+ # 9. SchemaName
10870
+ # 描述:Schema名称。
10871
+ # 取值:字符串
10872
+
10873
+ # 10. CatalogName
10874
+ # 描述:数据目录名称。
10875
+ # 取值:字符串
10876
+
10877
+ # @type Filters: Array
10878
+ # @param OrderFields: 通用排序,支持的排序字段:
10879
+ # CreateTime - 按创建时间排序
10880
+ # UpdateTime - 按更新时间排序(默认)
10881
+ # 排序方向:
10882
+ # 1 - 升序(ASC)
10883
+ # 2 - 降序(DESC)
10884
+ # @type OrderFields: Array
10885
+
10886
+ attr_accessor :ProjectId, :PageNumber, :PageSize, :Filters, :OrderFields
10887
+
10888
+ def initialize(projectid=nil, pagenumber=nil, pagesize=nil, filters=nil, orderfields=nil)
10889
+ @ProjectId = projectid
10890
+ @PageNumber = pagenumber
10891
+ @PageSize = pagesize
10892
+ @Filters = filters
10893
+ @OrderFields = orderfields
10894
+ end
10895
+
10896
+ def deserialize(params)
10897
+ @ProjectId = params['ProjectId']
10898
+ @PageNumber = params['PageNumber']
10899
+ @PageSize = params['PageSize']
10900
+ unless params['Filters'].nil?
10901
+ @Filters = []
10902
+ params['Filters'].each do |i|
10903
+ filter_tmp = Filter.new
10904
+ filter_tmp.deserialize(i)
10905
+ @Filters << filter_tmp
10906
+ end
10907
+ end
10908
+ unless params['OrderFields'].nil?
10909
+ @OrderFields = []
10910
+ params['OrderFields'].each do |i|
10911
+ orderfield_tmp = OrderField.new
10912
+ orderfield_tmp.deserialize(i)
10913
+ @OrderFields << orderfield_tmp
10914
+ end
10915
+ end
10916
+ end
10917
+ end
10918
+
10919
+ # ListQualityRuleGroups返回参数结构体
10920
+ class ListQualityRuleGroupsResponse < TencentCloud::Common::AbstractModel
10921
+ # @param Data: 任务列表
10922
+ # 注意:此字段可能返回 null,表示取不到有效值。
10923
+ # @type Data: :class:`Tencentcloud::Wedata.v20250806.models.QualityRuleGroupPage`
10924
+ # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
10925
+ # @type RequestId: String
10926
+
10927
+ attr_accessor :Data, :RequestId
10928
+
10929
+ def initialize(data=nil, requestid=nil)
10930
+ @Data = data
10931
+ @RequestId = requestid
10932
+ end
10933
+
10934
+ def deserialize(params)
10935
+ unless params['Data'].nil?
10936
+ @Data = QualityRuleGroupPage.new
10937
+ @Data.deserialize(params['Data'])
10938
+ end
10939
+ @RequestId = params['RequestId']
10940
+ end
10941
+ end
10942
+
10722
10943
  # ListQualityRuleGroupsTable请求参数结构体
10723
10944
  class ListQualityRuleGroupsTableRequest < TencentCloud::Common::AbstractModel
10724
10945
  # @param ProjectId: 项目Id
@@ -14497,10 +14718,10 @@ module TencentCloud
14497
14718
 
14498
14719
  # 比较条件
14499
14720
  class QualityCompareRuleItem < TencentCloud::Common::AbstractModel
14500
- # @param CompareType: 比较类型 1.固定值 2.波动值 3.数值范围比较 4.枚举范围比较 5.不用比较
14721
+ # @param CompareType: 比较类型【入参必填】,1.固定值 2.波动值 3.数值范围比较 4.枚举范围比较 5.不用比较 6.字段数据相关性 7.公平性
14501
14722
  # 注意:此字段可能返回 null,表示取不到有效值。
14502
14723
  # @type CompareType: Integer
14503
- # @param Operator: 比较操作类型
14724
+ # @param Operator: 比较操作类型【入参条件必填】,CompareType ∈ {1,2,6,7} 时必填
14504
14725
  # < <= == => > !=
14505
14726
  # IRLCRO:在区间内(左闭右开)
14506
14727
  # IRLORC:在区间内(左开右闭)
@@ -14512,10 +14733,23 @@ module TencentCloud
14512
14733
  # NRLORO:不在区间内(左开右开)
14513
14734
  # 注意:此字段可能返回 null,表示取不到有效值。
14514
14735
  # @type Operator: String
14515
- # @param ValueComputeType: 质量统计值类型 1.绝对值 2.上升 3. 下降 4._C包含 5. N_C不包含
14736
+ # @param ValueComputeType: 质量统计值类型【入参条件必填】,当 CompareType ∈ {2,3,7} 时必填
14737
+ # 可选值:
14738
+ # 当 compareType = 2(波动值) 时:
14739
+ # - 1 = 绝对值(ABS)
14740
+ # - 2 = 上升(ASCEND)
14741
+ # - 3 = 下降(DESCEND)
14742
+
14743
+ # 当 compareType = 3(数值范围) 时:
14744
+ # - 4 = 范围内(WITH_IN_RANGE)
14745
+ # - 5 = 范围外(OUT_OF_RANGE)
14746
+
14747
+ # 当 compareType = 7(公平性) 时:
14748
+ # - 6 = 公平率(FAIRNESS_RATE)
14749
+ # - 7 = 公平差(FAIRNESS_GAP)
14516
14750
  # 注意:此字段可能返回 null,表示取不到有效值。
14517
14751
  # @type ValueComputeType: Integer
14518
- # @param ValueList: 比较阈值列表
14752
+ # @param ValueList: 比较阈值列表【入参必填】
14519
14753
  # 注意:此字段可能返回 null,表示取不到有效值。
14520
14754
  # @type ValueList: Array
14521
14755
 
@@ -14944,6 +15178,48 @@ module TencentCloud
14944
15178
  end
14945
15179
  end
14946
15180
 
15181
+ # 批量创建规则时的单条数据创建结果
15182
+ class QualityRuleCreateResult < TencentCloud::Common::AbstractModel
15183
+ # @param Msg: 操作结果文案
15184
+ # 注意:此字段可能返回 null,表示取不到有效值。
15185
+ # @type Msg: String
15186
+ # @param Success: 操作结果
15187
+ # 注意:此字段可能返回 null,表示取不到有效值。
15188
+ # @type Success: Boolean
15189
+ # @param Name: 规则名
15190
+ # 注意:此字段可能返回 null,表示取不到有效值。
15191
+ # @type Name: String
15192
+ # @param RuleGroupId: 规则组id
15193
+ # 注意:此字段可能返回 null,表示取不到有效值。
15194
+ # @type RuleGroupId: Integer
15195
+ # @param RuleGroupTableId: 本地表id
15196
+ # 注意:此字段可能返回 null,表示取不到有效值。
15197
+ # @type RuleGroupTableId: Integer
15198
+ # @param RuleId: 规则id
15199
+ # 注意:此字段可能返回 null,表示取不到有效值。
15200
+ # @type RuleId: Integer
15201
+
15202
+ attr_accessor :Msg, :Success, :Name, :RuleGroupId, :RuleGroupTableId, :RuleId
15203
+
15204
+ def initialize(msg=nil, success=nil, name=nil, rulegroupid=nil, rulegrouptableid=nil, ruleid=nil)
15205
+ @Msg = msg
15206
+ @Success = success
15207
+ @Name = name
15208
+ @RuleGroupId = rulegroupid
15209
+ @RuleGroupTableId = rulegrouptableid
15210
+ @RuleId = ruleid
15211
+ end
15212
+
15213
+ def deserialize(params)
15214
+ @Msg = params['Msg']
15215
+ @Success = params['Success']
15216
+ @Name = params['Name']
15217
+ @RuleGroupId = params['RuleGroupId']
15218
+ @RuleGroupTableId = params['RuleGroupTableId']
15219
+ @RuleId = params['RuleId']
15220
+ end
15221
+ end
15222
+
14947
15223
  # 规则执行结果
14948
15224
  class QualityRuleExecResult < TencentCloud::Common::AbstractModel
14949
15225
  # @param RuleExecId: 规则执行ID
@@ -15178,49 +15454,232 @@ module TencentCloud
15178
15454
  end
15179
15455
  end
15180
15456
 
15181
- # 任务配置
15182
- class QualityRuleGroupConfig < TencentCloud::Common::AbstractModel
15183
- # @param AnalysisType: 分析类型,可选值:
15184
- # INFERENCE-推理表
15185
- # TIME_SERIES-时序表
15186
- # SNAPSHOT-快照表
15457
+ # 数据质量监控任务
15458
+ class QualityRuleGroup < TencentCloud::Common::AbstractModel
15459
+ # @param RuleGroupId: 规则组Id
15187
15460
  # 注意:此字段可能返回 null,表示取不到有效值。
15188
- # @type AnalysisType: String
15189
- # @param ModelMonitorType: 模型检测类型,分析类型为推理表(INFERENCE)时必填,可选值:
15190
- # CLAASSIFICATION-分类
15191
- # REGRESSION-回归
15461
+ # @type RuleGroupId: Integer
15462
+ # @param DatasourceId: 数据源Id
15192
15463
  # 注意:此字段可能返回 null,表示取不到有效值。
15193
- # @type ModelMonitorType: String
15194
- # @param PredictColumn: 预测列
15464
+ # @type DatasourceId: String
15465
+ # @param DatasourceName: 数据源名称
15195
15466
  # 注意:此字段可能返回 null,表示取不到有效值。
15196
- # @type PredictColumn: String
15197
- # @param PredictColumnType: 预测列类型
15467
+ # @type DatasourceName: String
15468
+ # @param DatasourceType: 数据源类型
15198
15469
  # 注意:此字段可能返回 null,表示取不到有效值。
15199
- # @type PredictColumnType: String
15200
- # @param LabelColumn: 标签列
15470
+ # @type DatasourceType: Integer
15471
+ # @param MonitorType: 监控类型 1.未配置, 2.关联生产调度, 3.离线周期检测
15201
15472
  # 注意:此字段可能返回 null,表示取不到有效值。
15202
- # @type LabelColumn: String
15203
- # @param LabelColumnType: 标签列类型
15473
+ # @type MonitorType: Integer
15474
+ # @param UpdateTime: 更新时间
15204
15475
  # 注意:此字段可能返回 null,表示取不到有效值。
15205
- # @type LabelColumnType: String
15206
- # @param ModelIdColumn: 模型id列
15476
+ # @type UpdateTime: String
15477
+ # @param TableName: 关联数据表名称
15207
15478
  # 注意:此字段可能返回 null,表示取不到有效值。
15208
- # @type ModelIdColumn: String
15209
- # @param ModelIdColumnType: 模型id列类型
15479
+ # @type TableName: String
15480
+ # @param TableId: 关联数据表Id
15210
15481
  # 注意:此字段可能返回 null,表示取不到有效值。
15211
- # @type ModelIdColumnType: String
15212
- # @param TimestampColumn: 时间戳列
15482
+ # @type TableId: String
15483
+ # @param TableOwnerName: 关联数据表负责人
15213
15484
  # 注意:此字段可能返回 null,表示取不到有效值。
15214
- # @type TimestampColumn: String
15215
- # @param TimestampColumnType: 时间戳列类型
15485
+ # @type TableOwnerName: String
15486
+ # @param ExecStrategy: 执行策略
15216
15487
  # 注意:此字段可能返回 null,表示取不到有效值。
15217
- # @type TimestampColumnType: String
15218
- # @param Granularity: 指标粒度
15488
+ # @type ExecStrategy: :class:`Tencentcloud::Wedata.v20250806.models.QualityRuleGroupExecStrategy`
15489
+ # @param Subscription: 订阅信息
15219
15490
  # 注意:此字段可能返回 null,表示取不到有效值。
15220
- # @type Granularity: Integer
15221
- # @param GranularityType: 指标粒度单位
15491
+ # @type Subscription: :class:`Tencentcloud::Wedata.v20250806.models.QualityRuleGroupSubscribe`
15492
+ # @param DatabaseId: 数据库id
15222
15493
  # 注意:此字段可能返回 null,表示取不到有效值。
15223
- # @type GranularityType: String
15494
+ # @type DatabaseId: String
15495
+ # @param DatabaseName: 数据库名称
15496
+ # 注意:此字段可能返回 null,表示取不到有效值。
15497
+ # @type DatabaseName: String
15498
+ # @param SchemaName: 模式名称
15499
+ # 注意:此字段可能返回 null,表示取不到有效值。
15500
+ # @type SchemaName: String
15501
+ # @param Permission: 是否有权限
15502
+ # 注意:此字段可能返回 null,表示取不到有效值。
15503
+ # @type Permission: Boolean
15504
+ # @param RuleCount: 已经配置的规则数量
15505
+ # 注意:此字段可能返回 null,表示取不到有效值。
15506
+ # @type RuleCount: Integer
15507
+ # @param MonitorStatus: 监控状态
15508
+ # 注意:此字段可能返回 null,表示取不到有效值。
15509
+ # @type MonitorStatus: Boolean
15510
+ # @param TableOwnerUserId: 表负责人UserId
15511
+ # 注意:此字段可能返回 null,表示取不到有效值。
15512
+ # @type TableOwnerUserId: Integer
15513
+ # @param InstanceId: 实例ID
15514
+ # 注意:此字段可能返回 null,表示取不到有效值。
15515
+ # @type InstanceId: String
15516
+ # @param CreateTime: 创建时间
15517
+ # 注意:此字段可能返回 null,表示取不到有效值。
15518
+ # @type CreateTime: String
15519
+ # @param StrategyConfig: 是否已配置执行策略
15520
+ # 注意:此字段可能返回 null,表示取不到有效值。
15521
+ # @type StrategyConfig: Boolean
15522
+ # @param SubscribeConfig: 是否已配置执行策略
15523
+ # 注意:此字段可能返回 null,表示取不到有效值。
15524
+ # @type SubscribeConfig: Boolean
15525
+ # @param DsEnvType: 数据源环境:0或者未返回.未定义,1.生产 2.开发
15526
+ # 注意:此字段可能返回 null,表示取不到有效值。
15527
+ # @type DsEnvType: Integer
15528
+ # @param ClusterDeployType: EMR集群部署方式:CVM/TKE
15529
+ # 注意:此字段可能返回 null,表示取不到有效值。
15530
+ # @type ClusterDeployType: String
15531
+ # @param Name: 任务名称
15532
+ # 注意:此字段可能返回 null,表示取不到有效值。
15533
+ # @type Name: String
15534
+ # @param ExecDetail: 执行详情
15535
+ # 注意:此字段可能返回 null,表示取不到有效值。
15536
+ # @type ExecDetail: String
15537
+ # @param PipelineTaskCount: 事中关联任务数量
15538
+ # 注意:此字段可能返回 null,表示取不到有效值。
15539
+ # @type PipelineTaskCount: Integer
15540
+ # @param EnableRuleCount: 有效规则数
15541
+ # 注意:此字段可能返回 null,表示取不到有效值。
15542
+ # @type EnableRuleCount: Integer
15543
+ # @param Description: 任务描述
15544
+ # 注意:此字段可能返回 null,表示取不到有效值。
15545
+ # @type Description: String
15546
+ # @param CreateUserName: 监控创建人
15547
+ # 注意:此字段可能返回 null,表示取不到有效值。
15548
+ # @type CreateUserName: String
15549
+ # @param GroupType: 任务类型
15550
+ # 注意:此字段可能返回 null,表示取不到有效值。
15551
+ # @type GroupType: String
15552
+ # @param AspectTaskId: 任务id
15553
+ # 注意:此字段可能返回 null,表示取不到有效值。
15554
+ # @type AspectTaskId: String
15555
+ # @param CatalogName: 数据目录名称
15556
+ # 注意:此字段可能返回 null,表示取不到有效值。
15557
+ # @type CatalogName: String
15558
+
15559
+ attr_accessor :RuleGroupId, :DatasourceId, :DatasourceName, :DatasourceType, :MonitorType, :UpdateTime, :TableName, :TableId, :TableOwnerName, :ExecStrategy, :Subscription, :DatabaseId, :DatabaseName, :SchemaName, :Permission, :RuleCount, :MonitorStatus, :TableOwnerUserId, :InstanceId, :CreateTime, :StrategyConfig, :SubscribeConfig, :DsEnvType, :ClusterDeployType, :Name, :ExecDetail, :PipelineTaskCount, :EnableRuleCount, :Description, :CreateUserName, :GroupType, :AspectTaskId, :CatalogName
15560
+
15561
+ def initialize(rulegroupid=nil, datasourceid=nil, datasourcename=nil, datasourcetype=nil, monitortype=nil, updatetime=nil, tablename=nil, tableid=nil, tableownername=nil, execstrategy=nil, subscription=nil, databaseid=nil, databasename=nil, schemaname=nil, permission=nil, rulecount=nil, monitorstatus=nil, tableowneruserid=nil, instanceid=nil, createtime=nil, strategyconfig=nil, subscribeconfig=nil, dsenvtype=nil, clusterdeploytype=nil, name=nil, execdetail=nil, pipelinetaskcount=nil, enablerulecount=nil, description=nil, createusername=nil, grouptype=nil, aspecttaskid=nil, catalogname=nil)
15562
+ @RuleGroupId = rulegroupid
15563
+ @DatasourceId = datasourceid
15564
+ @DatasourceName = datasourcename
15565
+ @DatasourceType = datasourcetype
15566
+ @MonitorType = monitortype
15567
+ @UpdateTime = updatetime
15568
+ @TableName = tablename
15569
+ @TableId = tableid
15570
+ @TableOwnerName = tableownername
15571
+ @ExecStrategy = execstrategy
15572
+ @Subscription = subscription
15573
+ @DatabaseId = databaseid
15574
+ @DatabaseName = databasename
15575
+ @SchemaName = schemaname
15576
+ @Permission = permission
15577
+ @RuleCount = rulecount
15578
+ @MonitorStatus = monitorstatus
15579
+ @TableOwnerUserId = tableowneruserid
15580
+ @InstanceId = instanceid
15581
+ @CreateTime = createtime
15582
+ @StrategyConfig = strategyconfig
15583
+ @SubscribeConfig = subscribeconfig
15584
+ @DsEnvType = dsenvtype
15585
+ @ClusterDeployType = clusterdeploytype
15586
+ @Name = name
15587
+ @ExecDetail = execdetail
15588
+ @PipelineTaskCount = pipelinetaskcount
15589
+ @EnableRuleCount = enablerulecount
15590
+ @Description = description
15591
+ @CreateUserName = createusername
15592
+ @GroupType = grouptype
15593
+ @AspectTaskId = aspecttaskid
15594
+ @CatalogName = catalogname
15595
+ end
15596
+
15597
+ def deserialize(params)
15598
+ @RuleGroupId = params['RuleGroupId']
15599
+ @DatasourceId = params['DatasourceId']
15600
+ @DatasourceName = params['DatasourceName']
15601
+ @DatasourceType = params['DatasourceType']
15602
+ @MonitorType = params['MonitorType']
15603
+ @UpdateTime = params['UpdateTime']
15604
+ @TableName = params['TableName']
15605
+ @TableId = params['TableId']
15606
+ @TableOwnerName = params['TableOwnerName']
15607
+ unless params['ExecStrategy'].nil?
15608
+ @ExecStrategy = QualityRuleGroupExecStrategy.new
15609
+ @ExecStrategy.deserialize(params['ExecStrategy'])
15610
+ end
15611
+ unless params['Subscription'].nil?
15612
+ @Subscription = QualityRuleGroupSubscribe.new
15613
+ @Subscription.deserialize(params['Subscription'])
15614
+ end
15615
+ @DatabaseId = params['DatabaseId']
15616
+ @DatabaseName = params['DatabaseName']
15617
+ @SchemaName = params['SchemaName']
15618
+ @Permission = params['Permission']
15619
+ @RuleCount = params['RuleCount']
15620
+ @MonitorStatus = params['MonitorStatus']
15621
+ @TableOwnerUserId = params['TableOwnerUserId']
15622
+ @InstanceId = params['InstanceId']
15623
+ @CreateTime = params['CreateTime']
15624
+ @StrategyConfig = params['StrategyConfig']
15625
+ @SubscribeConfig = params['SubscribeConfig']
15626
+ @DsEnvType = params['DsEnvType']
15627
+ @ClusterDeployType = params['ClusterDeployType']
15628
+ @Name = params['Name']
15629
+ @ExecDetail = params['ExecDetail']
15630
+ @PipelineTaskCount = params['PipelineTaskCount']
15631
+ @EnableRuleCount = params['EnableRuleCount']
15632
+ @Description = params['Description']
15633
+ @CreateUserName = params['CreateUserName']
15634
+ @GroupType = params['GroupType']
15635
+ @AspectTaskId = params['AspectTaskId']
15636
+ @CatalogName = params['CatalogName']
15637
+ end
15638
+ end
15639
+
15640
+ # 任务配置
15641
+ class QualityRuleGroupConfig < TencentCloud::Common::AbstractModel
15642
+ # @param AnalysisType: 分析类型,可选值:
15643
+ # INFERENCE-推理表
15644
+ # TIME_SERIES-时序表
15645
+ # SNAPSHOT-快照表
15646
+ # 注意:此字段可能返回 null,表示取不到有效值。
15647
+ # @type AnalysisType: String
15648
+ # @param ModelMonitorType: 模型检测类型,分析类型为推理表(INFERENCE)时必填,可选值:
15649
+ # CLAASSIFICATION-分类
15650
+ # REGRESSION-回归
15651
+ # 注意:此字段可能返回 null,表示取不到有效值。
15652
+ # @type ModelMonitorType: String
15653
+ # @param PredictColumn: 预测列
15654
+ # 注意:此字段可能返回 null,表示取不到有效值。
15655
+ # @type PredictColumn: String
15656
+ # @param PredictColumnType: 预测列类型
15657
+ # 注意:此字段可能返回 null,表示取不到有效值。
15658
+ # @type PredictColumnType: String
15659
+ # @param LabelColumn: 标签列
15660
+ # 注意:此字段可能返回 null,表示取不到有效值。
15661
+ # @type LabelColumn: String
15662
+ # @param LabelColumnType: 标签列类型
15663
+ # 注意:此字段可能返回 null,表示取不到有效值。
15664
+ # @type LabelColumnType: String
15665
+ # @param ModelIdColumn: 模型id列
15666
+ # 注意:此字段可能返回 null,表示取不到有效值。
15667
+ # @type ModelIdColumn: String
15668
+ # @param ModelIdColumnType: 模型id列类型
15669
+ # 注意:此字段可能返回 null,表示取不到有效值。
15670
+ # @type ModelIdColumnType: String
15671
+ # @param TimestampColumn: 时间戳列
15672
+ # 注意:此字段可能返回 null,表示取不到有效值。
15673
+ # @type TimestampColumn: String
15674
+ # @param TimestampColumnType: 时间戳列类型
15675
+ # 注意:此字段可能返回 null,表示取不到有效值。
15676
+ # @type TimestampColumnType: String
15677
+ # @param Granularity: 指标粒度
15678
+ # 注意:此字段可能返回 null,表示取不到有效值。
15679
+ # @type Granularity: Integer
15680
+ # @param GranularityType: 指标粒度单位
15681
+ # 注意:此字段可能返回 null,表示取不到有效值。
15682
+ # @type GranularityType: String
15224
15683
  # @param BaseTable: 基准表
15225
15684
  # 注意:此字段可能返回 null,表示取不到有效值。
15226
15685
  # @type BaseTable: String
@@ -15391,7 +15850,7 @@ module TencentCloud
15391
15850
  # @param EngineParam: 引擎参数
15392
15851
  # 注意:此字段可能返回 null,表示取不到有效值。
15393
15852
  # @type EngineParam: String
15394
- # @param CatalogName: 数据目录名称,不填默认为DataLakeCatalog
15853
+ # @param CatalogName: 数据目录名称,不填默认为DataLakeCatalog(更新质量监控时该参数无效)
15395
15854
  # 注意:此字段可能返回 null,表示取不到有效值。
15396
15855
  # @type CatalogName: String
15397
15856
 
@@ -15470,6 +15929,35 @@ module TencentCloud
15470
15929
  end
15471
15930
  end
15472
15931
 
15932
+ # 质量监控分页
15933
+ class QualityRuleGroupPage < TencentCloud::Common::AbstractModel
15934
+ # @param TotalCount: 总数
15935
+ # 注意:此字段可能返回 null,表示取不到有效值。
15936
+ # @type TotalCount: Integer
15937
+ # @param Items: 质量监控列表
15938
+ # 注意:此字段可能返回 null,表示取不到有效值。
15939
+ # @type Items: Array
15940
+
15941
+ attr_accessor :TotalCount, :Items
15942
+
15943
+ def initialize(totalcount=nil, items=nil)
15944
+ @TotalCount = totalcount
15945
+ @Items = items
15946
+ end
15947
+
15948
+ def deserialize(params)
15949
+ @TotalCount = params['TotalCount']
15950
+ unless params['Items'].nil?
15951
+ @Items = []
15952
+ params['Items'].each do |i|
15953
+ qualityrulegroup_tmp = QualityRuleGroup.new
15954
+ qualityrulegroup_tmp.deserialize(i)
15955
+ @Items << qualityrulegroup_tmp
15956
+ end
15957
+ end
15958
+ end
15959
+ end
15960
+
15473
15961
  # 任务创建结果
15474
15962
  class QualityRuleGroupResult < TencentCloud::Common::AbstractModel
15475
15963
  # @param Id: 任务id
@@ -15734,6 +16222,213 @@ module TencentCloud
15734
16222
  end
15735
16223
  end
15736
16224
 
16225
+ # 数据质量规则
16226
+ class QualityRuleInfo < TencentCloud::Common::AbstractModel
16227
+ # @param Name: 规则名称
16228
+ # 注意:此字段可能返回 null,表示取不到有效值。
16229
+ # @type Name: String
16230
+ # @param Type: 规则类型
16231
+ # 1:系统模版
16232
+ # 2:自定义模版
16233
+ # 3:自定义SQL
16234
+ # 注意:此字段可能返回 null,表示取不到有效值。
16235
+ # @type Type: Integer
16236
+ # @param DatasourceId: 数据源Id
16237
+ # 注意:此字段可能返回 null,表示取不到有效值。
16238
+ # @type DatasourceId: String
16239
+ # @param DatabaseName: 数据库名称
16240
+ # 注意:此字段可能返回 null,表示取不到有效值。
16241
+ # @type DatabaseName: String
16242
+ # @param CompareRule: 报警触发条件
16243
+ # 注意:此字段可能返回 null,表示取不到有效值。
16244
+ # @type CompareRule: :class:`Tencentcloud::Wedata.v20250806.models.QualityCompareRule`
16245
+ # @param AlarmLevel: 报警触发级别 1.低, 2.中, 3.高
16246
+ # 注意:此字段可能返回 null,表示取不到有效值。
16247
+ # @type AlarmLevel: Integer
16248
+ # @param SourceEngineTypes: 该规则支持的执行引擎列表,可选值如下:
16249
+ # 1 - MYSQL
16250
+ # 2 - HIVE
16251
+ # 4 - SPARK
16252
+ # 8 - LIVY
16253
+ # 16 - DLC
16254
+ # 32 - GBASE
16255
+ # 64 - TCHouse-P
16256
+ # 128 - DORIS
16257
+ # 256 - TCHouse-D
16258
+ # 512 - EMR_STARROCKS
16259
+ # 1024 - TCHouse-X
16260
+ # 注意:此字段可能返回 null,表示取不到有效值。
16261
+ # @type SourceEngineTypes: Array
16262
+ # @param TableName: 表名称,TableId和TableName至少填一个
16263
+ # 注意:此字段可能返回 null,表示取不到有效值。
16264
+ # @type TableName: String
16265
+ # @param RuleTemplateId: 规则模板id,【条件必填】当Type≠3(自定义SQL)时必填
16266
+ # 注意:此字段可能返回 null,表示取不到有效值。
16267
+ # @type RuleTemplateId: Integer
16268
+ # @param QualityDim: 规则所属质量维度,Type=3(自定义SQL)时必填(1:准确性,2:唯一性,3:完整性,4:一致性,5:及时性,6:有效性)
16269
+ # 注意:此字段可能返回 null,表示取不到有效值。
16270
+ # @type QualityDim: Integer
16271
+ # @param ProjectId: 项目id
16272
+ # 注意:此字段可能返回 null,表示取不到有效值。
16273
+ # @type ProjectId: String
16274
+ # @param RuleGroupId: 规则组Id
16275
+ # 注意:此字段可能返回 null,表示取不到有效值。
16276
+ # @type RuleGroupId: Integer
16277
+ # @param TableId: 数据表ID,TableId和TableName至少要有一个
16278
+ # 注意:此字段可能返回 null,表示取不到有效值。
16279
+ # @type TableId: String
16280
+ # @param SourceObjectDataTypeName: 源数据对象(表、字段等)详细类型,【条件必填】当Type=1(系统模板)时必填
16281
+ # 表对应固定值“table”(模板是表级的)
16282
+ # 字段则是对应字段类型:int、string等(模板是字段级的)
16283
+ # 注意:此字段可能返回 null,表示取不到有效值。
16284
+ # @type SourceObjectDataTypeName: String
16285
+ # @param SourceObjectValue: 源数据对象(表、字段等)名称,【条件必填】当Type=1(系统模板)时必填
16286
+ # 注意:此字段可能返回 null,表示取不到有效值。
16287
+ # @type SourceObjectValue: String
16288
+ # @param ConditionType: 检测范围,【条件必填】当Type=1(系统模板)或2(自定义模板)时必填。
16289
+ # 1.全表
16290
+ # 2.条件扫描
16291
+ # 注意:CompareType为2(波动值)或 使用用户自定义模板时包含过滤条件${FILTER}时,检测范围必须为2条件扫描
16292
+ # 注意:此字段可能返回 null,表示取不到有效值。
16293
+ # @type ConditionType: Integer
16294
+ # @param ConditionExpression: 条件扫描WHERE条件表达式,【条件必填】ConditionType=2(条件扫描)时必填
16295
+ # 注意:此字段可能返回 null,表示取不到有效值。
16296
+ # @type ConditionExpression: String
16297
+ # @param CustomSql: 自定义SQL(Base64编码),【条件必填】Type=3(自定义SQL)时必填
16298
+ # 注意:此字段可能返回 null,表示取不到有效值。
16299
+ # @type CustomSql: String
16300
+ # @param Description: 规则描述
16301
+ # 注意:此字段可能返回 null,表示取不到有效值。
16302
+ # @type Description: String
16303
+ # @param DatabaseId: 数据库Id
16304
+ # 注意:此字段可能返回 null,表示取不到有效值。
16305
+ # @type DatabaseId: String
16306
+ # @param TargetDatabaseId: 目标库Id
16307
+ # 注意:此字段可能返回 null,表示取不到有效值。
16308
+ # @type TargetDatabaseId: String
16309
+ # @param TargetTableId: 目标表Id
16310
+ # 注意:此字段可能返回 null,表示取不到有效值。
16311
+ # @type TargetTableId: String
16312
+ # @param TargetConditionExpr: 目标过滤条件表达式
16313
+ # 注意:此字段可能返回 null,表示取不到有效值。
16314
+ # @type TargetConditionExpr: String
16315
+ # @param RelConditionExpr: 源字段与目标字段关联条件on表达式,【条件必填】仅在字段数据相关性规则时必填(ruleTemplate中qualityDim=4(一致性) 且 subQualityDim=3(字段数据相关性)),例如sourceTable.model_id=targetTable.model_id
16316
+ # 注意:此字段可能返回 null,表示取不到有效值。
16317
+ # @type RelConditionExpr: String
16318
+ # @param FieldConfig: 自定义模版sql表达式字段替换参数,【条件必填】Type=2(自定义模板)时必填
16319
+ # 注意:此字段可能返回 null,表示取不到有效值。
16320
+ # @type FieldConfig: :class:`Tencentcloud::Wedata.v20250806.models.QualityRuleFieldConfig`
16321
+ # @param TargetObjectValue: 目标字段名称 CITY
16322
+ # 注意:此字段可能返回 null,表示取不到有效值。
16323
+ # @type TargetObjectValue: String
16324
+ # @param Index: 下标,新增时区分不同数据
16325
+ # 注意:此字段可能返回 null,表示取不到有效值。
16326
+ # @type Index: String
16327
+ # @param SchemaName: 模式名称
16328
+ # 注意:此字段可能返回 null,表示取不到有效值。
16329
+ # @type SchemaName: String
16330
+ # @param TargetSchemaName: 目标schema名称,【条件必填】仅在系统模板的“字段数据相关性”规则以及数据源为TCHouse-P时必填(ruleTemplate的qualityDim=4 且 subQualityDim=3)。用于校验和关联跨表数据
16331
+ # 注意:此字段可能返回 null,表示取不到有效值。
16332
+ # @type TargetSchemaName: String
16333
+ # @param TargetDatabaseName: 目标库名称,【条件必填】仅在系统模板的“字段数据相关性”规则时必填(ruleTemplate的qualityDim=4 且 subQualityDim=3)。用于校验和关联跨表数据
16334
+ # 注意:此字段可能返回 null,表示取不到有效值。
16335
+ # @type TargetDatabaseName: String
16336
+ # @param TargetTableName: 目标表名称,【条件必填】仅在系统模板的“字段数据相关性”规则时必填(ruleTemplate的qualityDim=4 且 subQualityDim=3)。用于校验和关联跨表数据
16337
+ # 注意:此字段可能返回 null,表示取不到有效值。
16338
+ # @type TargetTableName: String
16339
+ # @param TaskId: 任务id
16340
+ # 注意:此字段可能返回 null,表示取不到有效值。
16341
+ # @type TaskId: String
16342
+ # @param CatalogName: 数据目录名称,主要用于dlc数据源
16343
+ # 注意:此字段可能返回 null,表示取不到有效值。
16344
+ # @type CatalogName: String
16345
+ # @param TargetCatalogName: 目标数据目录名称,【条件必填】仅在系统模板的“字段数据相关性”规则以及数据源为DLC时必填(ruleTemplate的qualityDim=4 且 subQualityDim=3)。用于校验和关联跨表数据
16346
+ # 注意:此字段可能返回 null,表示取不到有效值。
16347
+ # @type TargetCatalogName: String
16348
+
16349
+ attr_accessor :Name, :Type, :DatasourceId, :DatabaseName, :CompareRule, :AlarmLevel, :SourceEngineTypes, :TableName, :RuleTemplateId, :QualityDim, :ProjectId, :RuleGroupId, :TableId, :SourceObjectDataTypeName, :SourceObjectValue, :ConditionType, :ConditionExpression, :CustomSql, :Description, :DatabaseId, :TargetDatabaseId, :TargetTableId, :TargetConditionExpr, :RelConditionExpr, :FieldConfig, :TargetObjectValue, :Index, :SchemaName, :TargetSchemaName, :TargetDatabaseName, :TargetTableName, :TaskId, :CatalogName, :TargetCatalogName
16350
+
16351
+ def initialize(name=nil, type=nil, datasourceid=nil, databasename=nil, comparerule=nil, alarmlevel=nil, sourceenginetypes=nil, tablename=nil, ruletemplateid=nil, qualitydim=nil, projectid=nil, rulegroupid=nil, tableid=nil, sourceobjectdatatypename=nil, sourceobjectvalue=nil, conditiontype=nil, conditionexpression=nil, customsql=nil, description=nil, databaseid=nil, targetdatabaseid=nil, targettableid=nil, targetconditionexpr=nil, relconditionexpr=nil, fieldconfig=nil, targetobjectvalue=nil, index=nil, schemaname=nil, targetschemaname=nil, targetdatabasename=nil, targettablename=nil, taskid=nil, catalogname=nil, targetcatalogname=nil)
16352
+ @Name = name
16353
+ @Type = type
16354
+ @DatasourceId = datasourceid
16355
+ @DatabaseName = databasename
16356
+ @CompareRule = comparerule
16357
+ @AlarmLevel = alarmlevel
16358
+ @SourceEngineTypes = sourceenginetypes
16359
+ @TableName = tablename
16360
+ @RuleTemplateId = ruletemplateid
16361
+ @QualityDim = qualitydim
16362
+ @ProjectId = projectid
16363
+ @RuleGroupId = rulegroupid
16364
+ @TableId = tableid
16365
+ @SourceObjectDataTypeName = sourceobjectdatatypename
16366
+ @SourceObjectValue = sourceobjectvalue
16367
+ @ConditionType = conditiontype
16368
+ @ConditionExpression = conditionexpression
16369
+ @CustomSql = customsql
16370
+ @Description = description
16371
+ @DatabaseId = databaseid
16372
+ @TargetDatabaseId = targetdatabaseid
16373
+ @TargetTableId = targettableid
16374
+ @TargetConditionExpr = targetconditionexpr
16375
+ @RelConditionExpr = relconditionexpr
16376
+ @FieldConfig = fieldconfig
16377
+ @TargetObjectValue = targetobjectvalue
16378
+ @Index = index
16379
+ @SchemaName = schemaname
16380
+ @TargetSchemaName = targetschemaname
16381
+ @TargetDatabaseName = targetdatabasename
16382
+ @TargetTableName = targettablename
16383
+ @TaskId = taskid
16384
+ @CatalogName = catalogname
16385
+ @TargetCatalogName = targetcatalogname
16386
+ end
16387
+
16388
+ def deserialize(params)
16389
+ @Name = params['Name']
16390
+ @Type = params['Type']
16391
+ @DatasourceId = params['DatasourceId']
16392
+ @DatabaseName = params['DatabaseName']
16393
+ unless params['CompareRule'].nil?
16394
+ @CompareRule = QualityCompareRule.new
16395
+ @CompareRule.deserialize(params['CompareRule'])
16396
+ end
16397
+ @AlarmLevel = params['AlarmLevel']
16398
+ @SourceEngineTypes = params['SourceEngineTypes']
16399
+ @TableName = params['TableName']
16400
+ @RuleTemplateId = params['RuleTemplateId']
16401
+ @QualityDim = params['QualityDim']
16402
+ @ProjectId = params['ProjectId']
16403
+ @RuleGroupId = params['RuleGroupId']
16404
+ @TableId = params['TableId']
16405
+ @SourceObjectDataTypeName = params['SourceObjectDataTypeName']
16406
+ @SourceObjectValue = params['SourceObjectValue']
16407
+ @ConditionType = params['ConditionType']
16408
+ @ConditionExpression = params['ConditionExpression']
16409
+ @CustomSql = params['CustomSql']
16410
+ @Description = params['Description']
16411
+ @DatabaseId = params['DatabaseId']
16412
+ @TargetDatabaseId = params['TargetDatabaseId']
16413
+ @TargetTableId = params['TargetTableId']
16414
+ @TargetConditionExpr = params['TargetConditionExpr']
16415
+ @RelConditionExpr = params['RelConditionExpr']
16416
+ unless params['FieldConfig'].nil?
16417
+ @FieldConfig = QualityRuleFieldConfig.new
16418
+ @FieldConfig.deserialize(params['FieldConfig'])
16419
+ end
16420
+ @TargetObjectValue = params['TargetObjectValue']
16421
+ @Index = params['Index']
16422
+ @SchemaName = params['SchemaName']
16423
+ @TargetSchemaName = params['TargetSchemaName']
16424
+ @TargetDatabaseName = params['TargetDatabaseName']
16425
+ @TargetTableName = params['TargetTableName']
16426
+ @TaskId = params['TaskId']
16427
+ @CatalogName = params['CatalogName']
16428
+ @TargetCatalogName = params['TargetCatalogName']
16429
+ end
16430
+ end
16431
+
15737
16432
  # 数据质量规则分页
15738
16433
  class QualityRulePage < TencentCloud::Common::AbstractModel
15739
16434
  # @param TotalCount: 记录数
@@ -16060,10 +16755,10 @@ module TencentCloud
16060
16755
 
16061
16756
  # 数据质量阈值
16062
16757
  class QualityThresholdValue < TencentCloud::Common::AbstractModel
16063
- # @param ValueType: 阈值类型 1.低阈值 2.高阈值 3.普通阈值 4.枚举值
16758
+ # @param ValueType: 阈值类型【入参必填】 1.低阈值 2.高阈值 3.普通阈值 4.枚举值
16064
16759
  # 注意:此字段可能返回 null,表示取不到有效值。
16065
16760
  # @type ValueType: Integer
16066
- # @param Value: 阈值
16761
+ # @param Value: 阈值【入参必填】
16067
16762
  # 注意:此字段可能返回 null,表示取不到有效值。
16068
16763
  # @type Value: String
16069
16764
 
@@ -21088,9 +21783,9 @@ module TencentCloud
21088
21783
  # mysql: 自建实例
21089
21784
  # {
21090
21785
  # "deployType": "CONNSTR_CVMDB",
21091
- # "url": "jdbc:mysql://1.1.1.1:1111/database",
21786
+ # "url": "jdbc:mysql://1.1.1.1:1111/example#test#123456",
21092
21787
  # "username": "root",
21093
- # "password": "root",
21788
+ # "password": "example#test#123456",
21094
21789
  # "region": "ap-shanghai",
21095
21790
  # "vpcId": "vpc-kprq42yo",
21096
21791
  # "type": "MYSQL"
@@ -21101,16 +21796,16 @@ module TencentCloud
21101
21796
  # "db": "db",
21102
21797
  # "region": "ap-shanghai",
21103
21798
  # "username": "msyql",
21104
- # "password": "mysql",
21799
+ # "password": "example#test#123456",
21105
21800
  # "deployType": "INSTANCE",
21106
21801
  # "type": "TENCENT_MYSQL"
21107
21802
  # }
21108
21803
  # sql_server:
21109
21804
  # {
21110
21805
  # "deployType": "CONNSTR_PUBLICDB",
21111
- # "url": "jdbc:sqlserver://1.1.1.1:223;DatabaseName=database",
21806
+ # "url": "jdbc:sqlserver://1.1.1.1:223;example#test#123456",
21112
21807
  # "username": "user_1",
21113
- # "password": "pass_2",
21808
+ # "password": "example#test#123456",
21114
21809
  # "type": "SQLSERVER"
21115
21810
  # }
21116
21811
  # redis:
@@ -21120,7 +21815,7 @@ module TencentCloud
21120
21815
  # {
21121
21816
  # "deployType": "CONNSTR_PUBLICDB",
21122
21817
  # "username":""
21123
- # "password": "pass",
21818
+ # "password": "example#test#123456",
21124
21819
  # "ip": "1.1.1.1",
21125
21820
  # "port": "6379",
21126
21821
  # "redisType": "NO_ACCOUT",
@@ -21129,9 +21824,9 @@ module TencentCloud
21129
21824
  # oracle:
21130
21825
  # {
21131
21826
  # "deployType": "CONNSTR_CVMDB",
21132
- # "url": "jdbc:oracle:thin:@1.1.1.1:1521:prod",
21827
+ # "url": "jdbc:oracle:thin:@1.1.1.1:1521:example#test#123456",
21133
21828
  # "username": "oracle",
21134
- # "password": "pass",
21829
+ # "password": "example#test#123456",
21135
21830
  # "region": "ap-shanghai",
21136
21831
  # "vpcId": "vpc-kprq42yo",
21137
21832
  # "type": "ORACLE"
@@ -21148,16 +21843,16 @@ module TencentCloud
21148
21843
  # "db": "admin",
21149
21844
  # "deployType": "CONNSTR_PUBLICDB",
21150
21845
  # "username": "user",
21151
- # "password": "pass",
21846
+ # "password": "example#test#123456",
21152
21847
  # "type": "MONGODB",
21153
21848
  # "host": "1.1.1.1:9200"
21154
21849
  # }
21155
21850
  # postgresql:
21156
21851
  # {
21157
21852
  # "deployType": "CONNSTR_PUBLICDB",
21158
- # "url": "jdbc:postgresql://1.1.1.1:1921/database",
21853
+ # "url": "jdbc:postgresql://1.1.1.1:1921/example#test#123456",
21159
21854
  # "username": "user",
21160
- # "password": "pass",
21855
+ # "password": "example#test#123456",
21161
21856
  # "type": "POSTGRE"
21162
21857
  # }
21163
21858
  # kafka:
@@ -21185,7 +21880,7 @@ module TencentCloud
21185
21880
  # "region": "ap-shanghai",
21186
21881
  # "deployType": "INSTANCE",
21187
21882
  # "secretId": "aaaaa",
21188
- # "secretKey": "sssssss",
21883
+ # "secretKey": "example#test#123456",
21189
21884
  # "bucket": "aaa",
21190
21885
  # "type": "COS"
21191
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.1197
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-06 00:00:00.000000000 Z
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