tencentcloud-sdk-wedata 3.0.530 → 3.0.531
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/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: b39c2dfd9982e80f4b822c3c799b2c933c44e940
|
4
|
+
data.tar.gz: bd19b24568331322a22ba3b75d54da6f7066c749
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: d2e5c0ffddb09105098b557af84a77865318de451ed948a21d3200f49468a069a69578c59f0b3e7d3a97221bc582f072793ba45784cfee6b91f5b1e860c83d71
|
7
|
+
data.tar.gz: b1964ed85a712a4847913c5ebb5859a47c790971d3219f6bb2da021c9ea8d908113204f8a55985c07e2335b259bd25b1f1c034efd532be13db0ea070619e6212
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.531
|
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.531
|
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-16 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|