tencentcloud-sdk-wedata 3.0.530 → 3.0.532
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 +32 -2
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 5dd15861e9f5c8c5de129dd66c18fae12bb5c54a
|
4
|
+
data.tar.gz: 997719c2eb5a2fd210e638e461d303b7a0216304
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: b12eaeaf2174ef0df3a9ad2a9f4e0e1d1fe0f4d47981f41c93aa73d8ae8b1a889eed605185d8f6e7540a1cbab6830546a31973c0ae5fbc686a7c542ee9bd67af
|
7
|
+
data.tar.gz: 1f1693de10757be213a0d3d29960e1f215390f34654c13d375ee146cde3d900b2e2376ec64a0c72367c08cb5c291b1824b7b4eefdef1ec63fc956f47d63b44cc
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.532
|
data/lib/v20210820/models.rb
CHANGED
@@ -13895,10 +13895,28 @@ module TencentCloud
|
|
13895
13895
|
# @param WhereFlag: 是否where参数
|
13896
13896
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
13897
13897
|
# @type WhereFlag: Boolean
|
13898
|
+
# @param TemplateSql: 模版原始SQL
|
13899
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
13900
|
+
# @type TemplateSql: String
|
13901
|
+
# @param SubQualityDim: 模版子维度:0.父维度类型,1.一致性: 枚举范围一致性,2.一致性:数值范围一致性,3.一致性:字段数据相关性
|
13902
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
13903
|
+
# @type SubQualityDim: Integer
|
13904
|
+
# @param TargetObjectType: 规则适用的目标数据对象类型(1:常量,2:离线表级,3:离线字段级别)
|
13905
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
13906
|
+
# @type TargetObjectType: Integer
|
13907
|
+
# @param TargetObjectDataType: 规则适用的目标数据对象类型(1:数值,2:字符串)
|
13908
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
13909
|
+
# @type TargetObjectDataType: Integer
|
13910
|
+
# @param TargetObjectDataTypeName: 目标字段详细类型,INT、STRING
|
13911
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
13912
|
+
# @type TargetObjectDataTypeName: String
|
13913
|
+
# @param TargetObjectValue: 目标字段名称
|
13914
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
13915
|
+
# @type TargetObjectValue: String
|
13898
13916
|
|
13899
|
-
attr_accessor :RuleId, :RuleGroupId, :TableId, :Name, :Type, :RuleTemplateId, :RuleTemplateContent, :QualityDim, :SourceObjectType, :SourceObjectDataType, :SourceObjectDataTypeName, :SourceObjectValue, :ConditionType, :ConditionExpression, :CustomSql, :CompareRule, :AlarmLevel, :Description, :Operator, :TargetDatabaseId, :TargetDatabaseName, :TargetTableId, :TargetTableName, :TargetConditionExpr, :RelConditionExpr, :FieldConfig, :MultiSourceFlag, :WhereFlag
|
13917
|
+
attr_accessor :RuleId, :RuleGroupId, :TableId, :Name, :Type, :RuleTemplateId, :RuleTemplateContent, :QualityDim, :SourceObjectType, :SourceObjectDataType, :SourceObjectDataTypeName, :SourceObjectValue, :ConditionType, :ConditionExpression, :CustomSql, :CompareRule, :AlarmLevel, :Description, :Operator, :TargetDatabaseId, :TargetDatabaseName, :TargetTableId, :TargetTableName, :TargetConditionExpr, :RelConditionExpr, :FieldConfig, :MultiSourceFlag, :WhereFlag, :TemplateSql, :SubQualityDim, :TargetObjectType, :TargetObjectDataType, :TargetObjectDataTypeName, :TargetObjectValue
|
13900
13918
|
|
13901
|
-
def initialize(ruleid=nil, rulegroupid=nil, tableid=nil, name=nil, type=nil, ruletemplateid=nil, ruletemplatecontent=nil, qualitydim=nil, sourceobjecttype=nil, sourceobjectdatatype=nil, sourceobjectdatatypename=nil, sourceobjectvalue=nil, conditiontype=nil, conditionexpression=nil, customsql=nil, comparerule=nil, alarmlevel=nil, description=nil, operator=nil, targetdatabaseid=nil, targetdatabasename=nil, targettableid=nil, targettablename=nil, targetconditionexpr=nil, relconditionexpr=nil, fieldconfig=nil, multisourceflag=nil, whereflag=nil)
|
13919
|
+
def initialize(ruleid=nil, rulegroupid=nil, tableid=nil, name=nil, type=nil, ruletemplateid=nil, ruletemplatecontent=nil, qualitydim=nil, sourceobjecttype=nil, sourceobjectdatatype=nil, sourceobjectdatatypename=nil, sourceobjectvalue=nil, conditiontype=nil, conditionexpression=nil, customsql=nil, comparerule=nil, alarmlevel=nil, description=nil, operator=nil, targetdatabaseid=nil, targetdatabasename=nil, targettableid=nil, targettablename=nil, targetconditionexpr=nil, relconditionexpr=nil, fieldconfig=nil, multisourceflag=nil, whereflag=nil, templatesql=nil, subqualitydim=nil, targetobjecttype=nil, targetobjectdatatype=nil, targetobjectdatatypename=nil, targetobjectvalue=nil)
|
13902
13920
|
@RuleId = ruleid
|
13903
13921
|
@RuleGroupId = rulegroupid
|
13904
13922
|
@TableId = tableid
|
@@ -13927,6 +13945,12 @@ module TencentCloud
|
|
13927
13945
|
@FieldConfig = fieldconfig
|
13928
13946
|
@MultiSourceFlag = multisourceflag
|
13929
13947
|
@WhereFlag = whereflag
|
13948
|
+
@TemplateSql = templatesql
|
13949
|
+
@SubQualityDim = subqualitydim
|
13950
|
+
@TargetObjectType = targetobjecttype
|
13951
|
+
@TargetObjectDataType = targetobjectdatatype
|
13952
|
+
@TargetObjectDataTypeName = targetobjectdatatypename
|
13953
|
+
@TargetObjectValue = targetobjectvalue
|
13930
13954
|
end
|
13931
13955
|
|
13932
13956
|
def deserialize(params)
|
@@ -13964,6 +13988,12 @@ module TencentCloud
|
|
13964
13988
|
end
|
13965
13989
|
@MultiSourceFlag = params['MultiSourceFlag']
|
13966
13990
|
@WhereFlag = params['WhereFlag']
|
13991
|
+
@TemplateSql = params['TemplateSql']
|
13992
|
+
@SubQualityDim = params['SubQualityDim']
|
13993
|
+
@TargetObjectType = params['TargetObjectType']
|
13994
|
+
@TargetObjectDataType = params['TargetObjectDataType']
|
13995
|
+
@TargetObjectDataTypeName = params['TargetObjectDataTypeName']
|
13996
|
+
@TargetObjectValue = params['TargetObjectValue']
|
13967
13997
|
end
|
13968
13998
|
end
|
13969
13999
|
|
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.532
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Tencent Cloud
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2023-03-
|
11
|
+
date: 2023-03-17 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|