tencentcloud-sdk-wedata 3.0.779 → 3.0.780

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 104281000a5144ddf5d0942791a4ea8143476890
4
- data.tar.gz: f079b0718dfcfce2a5ebbe2a93fcc70bf96cdd45
3
+ metadata.gz: 9314805c8f76c83491cdab33b97b65cab36d21e0
4
+ data.tar.gz: 93b9f682fbe4fb9edb7450da38654eb074b24c2c
5
5
  SHA512:
6
- metadata.gz: bb6bad6d9efdc01832d323ab65f2e5e9498a08009436405f7b99fa973ae45293c55d3d9c6b726ab30c83c83f184db430128e9c435cd9ddebc87af87cb6a3c7ba
7
- data.tar.gz: 680b22b2de491e4e4d33504a15d4d8cdd808ac29c89130e85eba015de82e3ae0e19586d28aa3c6f265363dc5d8b8ad9d2364f577735691341ce55c4f7b36ea2f
6
+ metadata.gz: 45911d142dfb7790ee4ad84f1059e5d8fdb464f58b4eb7c05afe06010628169a10ac283c8726648edd077d048877dc29b88d7fa6c9ec91d78f2bdbd0fed61413
7
+ data.tar.gz: d075887f5e26eb533c18356d87c4aceede3fa1a3cf2af70f8a0c97ee927c7ed89b65b0985817f501d45ab90a4ada1ff4b7a2584c3f5a04da390b8e41f00fbda1
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.779
1
+ 3.0.780
@@ -1162,7 +1162,7 @@ module TencentCloud
1162
1162
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
1163
1163
  end
1164
1164
 
1165
- # 创建规则模版
1165
+ # 创建规则模板
1166
1166
 
1167
1167
  # @param request: Request instance for CreateRuleTemplate.
1168
1168
  # @type request: :class:`Tencentcloud::wedata::V20210820::CreateRuleTemplateRequest`
@@ -1718,7 +1718,7 @@ module TencentCloud
1718
1718
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
1719
1719
  end
1720
1720
 
1721
- # 删除规则模版
1721
+ # 删除规则模板
1722
1722
 
1723
1723
  # @param request: Request instance for DeleteRuleTemplate.
1724
1724
  # @type request: :class:`Tencentcloud::wedata::V20210820::DeleteRuleTemplateRequest`
@@ -4681,7 +4681,7 @@ module TencentCloud
4681
4681
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
4682
4682
  end
4683
4683
 
4684
- # 查询规则模版列表
4684
+ # 查询规则模板列表
4685
4685
 
4686
4686
  # @param request: Request instance for DescribeRuleTemplates.
4687
4687
  # @type request: :class:`Tencentcloud::wedata::V20210820::DescribeRuleTemplatesRequest`
@@ -4705,7 +4705,7 @@ module TencentCloud
4705
4705
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
4706
4706
  end
4707
4707
 
4708
- # 过滤条件】 {模版名称Name,支持模糊匹配} {模版类型type,1.系统模版 2.自定义模版} {质量检测维度QualityDims, 1.准确性 2.唯一性 3.完整性 4.一致性 5.及时性 6.有效性} 【排序字段】 { 引用数排序类型CitationOrderType,根据引用数量排序 ASC DESC}
4708
+ # 【过滤条件】 {模板名称Name,支持模糊匹配} {模板类型type,1.系统模板 2.自定义模板} {质量检测维度QualityDims, 1.准确性 2.唯一性 3.完整性 4.一致性 5.及时性 6.有效性} 【排序字段】 { 引用数排序类型CitationOrderType,根据引用数量排序 ASC DESC}
4709
4709
 
4710
4710
  # @param request: Request instance for DescribeRuleTemplatesByPage.
4711
4711
  # @type request: :class:`Tencentcloud::wedata::V20210820::DescribeRuleTemplatesByPageRequest`
@@ -4145,8 +4145,8 @@ module TencentCloud
4145
4145
  # IRLORO:在区间内(左开右开)
4146
4146
  # NRLCRO:不在区间内(左闭右开)
4147
4147
  # NRLORC:不在区间内(左开右闭)
4148
- # NRLCRC:不在在区间内(左闭右闭)
4149
- # NRLORO:不在在区间内(左开右开)
4148
+ # NRLCRC:不在区间内(左闭右闭)
4149
+ # NRLORO:不在区间内(左开右开)
4150
4150
  # 注意:此字段可能返回 null,表示取不到有效值。
4151
4151
  # @type Operator: String
4152
4152
  # @param ValueComputeType: 质量统计值类型 1.绝对值 2.上升 3. 下降 4._C包含 5. N_C不包含
@@ -5433,9 +5433,9 @@ module TencentCloud
5433
5433
 
5434
5434
  # CreateRuleTemplate请求参数结构体
5435
5435
  class CreateRuleTemplateRequest < TencentCloud::Common::AbstractModel
5436
- # @param Type: 模版类型 1.系统模版 2.自定义模版
5436
+ # @param Type: 模板类型 1.系统模板 2.自定义模板
5437
5437
  # @type Type: Integer
5438
- # @param Name: 模版名称
5438
+ # @param Name: 模板名称
5439
5439
  # @type Name: String
5440
5440
  # @param QualityDim: 质量检测维度 1.准确性 2.唯一性 3.完整性 4.一致性 5.及时性 6.有效性
5441
5441
  # @type QualityDim: Integer
@@ -7125,7 +7125,7 @@ module TencentCloud
7125
7125
  class DeleteRuleTemplateRequest < TencentCloud::Common::AbstractModel
7126
7126
  # @param ProjectId: 项目Id
7127
7127
  # @type ProjectId: String
7128
- # @param Ids: 模版Id列表
7128
+ # @param Ids: 模板Id列表
7129
7129
  # @type Ids: Array
7130
7130
 
7131
7131
  attr_accessor :ProjectId, :Ids
@@ -15146,7 +15146,7 @@ module TencentCloud
15146
15146
 
15147
15147
  # DescribeRuleTemplates请求参数结构体
15148
15148
  class DescribeRuleTemplatesRequest < TencentCloud::Common::AbstractModel
15149
- # @param Type: 模版类型 1.系统模版 2.自定义模版
15149
+ # @param Type: 模板类型 1.系统模板 2.自定义模板
15150
15150
  # @type Type: Integer
15151
15151
  # @param SourceObjectType: 1.常量 2.离线表级 2.离线字段级
15152
15152
  # @type SourceObjectType: Integer
@@ -15174,7 +15174,7 @@ module TencentCloud
15174
15174
 
15175
15175
  # DescribeRuleTemplates返回参数结构体
15176
15176
  class DescribeRuleTemplatesResponse < TencentCloud::Common::AbstractModel
15177
- # @param Data: 规则模版列表
15177
+ # @param Data: 规则模板列表
15178
15178
  # 注意:此字段可能返回 null,表示取不到有效值。
15179
15179
  # @type Data: Array
15180
15180
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
@@ -21097,10 +21097,13 @@ module TencentCloud
21097
21097
  # @param InstanceLogListOpsDto: 实例日志简略信息
21098
21098
  # 注意:此字段可能返回 null,表示取不到有效值。
21099
21099
  # @type InstanceLogListOpsDto: :class:`Tencentcloud::Wedata.v20210820.models.InstanceLogInfo`
21100
+ # @param InstanceState: 实例状态
21101
+ # 注意:此字段可能返回 null,表示取不到有效值。
21102
+ # @type InstanceState: String
21100
21103
 
21101
- attr_accessor :TaskId, :CurRunDate, :LifeRound, :RunType, :Tries, :InstanceLifeDetailDtoList, :RunnerState, :ErrorDesc, :ErrorCodeLevel, :InstanceLogListOpsDto
21104
+ attr_accessor :TaskId, :CurRunDate, :LifeRound, :RunType, :Tries, :InstanceLifeDetailDtoList, :RunnerState, :ErrorDesc, :ErrorCodeLevel, :InstanceLogListOpsDto, :InstanceState
21102
21105
 
21103
- def initialize(taskid=nil, currundate=nil, liferound=nil, runtype=nil, tries=nil, instancelifedetaildtolist=nil, runnerstate=nil, errordesc=nil, errorcodelevel=nil, instanceloglistopsdto=nil)
21106
+ def initialize(taskid=nil, currundate=nil, liferound=nil, runtype=nil, tries=nil, instancelifedetaildtolist=nil, runnerstate=nil, errordesc=nil, errorcodelevel=nil, instanceloglistopsdto=nil, instancestate=nil)
21104
21107
  @TaskId = taskid
21105
21108
  @CurRunDate = currundate
21106
21109
  @LifeRound = liferound
@@ -21111,6 +21114,7 @@ module TencentCloud
21111
21114
  @ErrorDesc = errordesc
21112
21115
  @ErrorCodeLevel = errorcodelevel
21113
21116
  @InstanceLogListOpsDto = instanceloglistopsdto
21117
+ @InstanceState = instancestate
21114
21118
  end
21115
21119
 
21116
21120
  def deserialize(params)
@@ -21134,6 +21138,7 @@ module TencentCloud
21134
21138
  @InstanceLogListOpsDto = InstanceLogInfo.new
21135
21139
  @InstanceLogListOpsDto.deserialize(params['InstanceLogListOpsDto'])
21136
21140
  end
21141
+ @InstanceState = params['InstanceState']
21137
21142
  end
21138
21143
  end
21139
21144
 
@@ -21145,17 +21150,27 @@ module TencentCloud
21145
21150
  # @param StartTime: 该状态开始时间
21146
21151
  # 注意:此字段可能返回 null,表示取不到有效值。
21147
21152
  # @type StartTime: String
21153
+ # @param DetailState: 实例生命周期阶段状态
21154
+ # 注意:此字段可能返回 null,表示取不到有效值。
21155
+ # @type DetailState: String
21156
+ # @param EndTime: 该状态结束时间
21157
+ # 注意:此字段可能返回 null,表示取不到有效值。
21158
+ # @type EndTime: String
21148
21159
 
21149
- attr_accessor :State, :StartTime
21160
+ attr_accessor :State, :StartTime, :DetailState, :EndTime
21150
21161
 
21151
- def initialize(state=nil, starttime=nil)
21162
+ def initialize(state=nil, starttime=nil, detailstate=nil, endtime=nil)
21152
21163
  @State = state
21153
21164
  @StartTime = starttime
21165
+ @DetailState = detailstate
21166
+ @EndTime = endtime
21154
21167
  end
21155
21168
 
21156
21169
  def deserialize(params)
21157
21170
  @State = params['State']
21158
21171
  @StartTime = params['StartTime']
21172
+ @DetailState = params['DetailState']
21173
+ @EndTime = params['EndTime']
21159
21174
  end
21160
21175
  end
21161
21176
 
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.779
4
+ version: 3.0.780
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-03-11 00:00:00.000000000 Z
11
+ date: 2024-03-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common