Class: TencentCloud::Tcaplusdb::V20190823::TableResultNew

Inherits:
Common::AbstractModel
  • Object
show all
Defined in:
lib/v20190823/models.rb

Overview

表处理结果信息

Instance Attribute Summary collapse

Instance Method Summary collapse

Constructor Details

#initialize(tableinstanceid = nil, taskid = nil, tablename = nil, tabletype = nil, tableidltype = nil, tablegroupid = nil, error = nil, taskids = nil, applicationid = nil) ⇒ TableResultNew

Returns a new instance of TableResultNew.



4490
4491
4492
4493
4494
4495
4496
4497
4498
4499
4500
# File 'lib/v20190823/models.rb', line 4490

def initialize(tableinstanceid=nil, taskid=nil, tablename=nil, tabletype=nil, tableidltype=nil, tablegroupid=nil, error=nil, taskids=nil, applicationid=nil)
  @TableInstanceId = tableinstanceid
  @TaskId = taskid
  @TableName = tablename
  @TableType = tabletype
  @TableIdlType = tableidltype
  @TableGroupId = tablegroupid
  @Error = error
  @TaskIds = taskids
  @ApplicationId = applicationid
end

Instance Attribute Details

#ApplicationIdObject

Parameters:

  • 表格实例ID,形如:tcaplus-3be64cbb

  • 任务ID,对于创建单任务的接口有效

  • 表格名称

  • 表格数据结构类型,如:GENERICLIST

  • 表数据描述语言(IDL)类型,如:PROTOTDR

  • 表格所属表格组ID

  • 错误信息

  • 任务ID列表,对于创建多任务的接口有效

  • 腾讯云申请审核单Id



4488
4489
4490
# File 'lib/v20190823/models.rb', line 4488

def ApplicationId
  @ApplicationId
end

#ErrorObject

Parameters:

  • 表格实例ID,形如:tcaplus-3be64cbb

  • 任务ID,对于创建单任务的接口有效

  • 表格名称

  • 表格数据结构类型,如:GENERICLIST

  • 表数据描述语言(IDL)类型,如:PROTOTDR

  • 表格所属表格组ID

  • 错误信息

  • 任务ID列表,对于创建多任务的接口有效

  • 腾讯云申请审核单Id



4488
4489
4490
# File 'lib/v20190823/models.rb', line 4488

def Error
  @Error
end

#TableGroupIdObject

Parameters:

  • 表格实例ID,形如:tcaplus-3be64cbb

  • 任务ID,对于创建单任务的接口有效

  • 表格名称

  • 表格数据结构类型,如:GENERICLIST

  • 表数据描述语言(IDL)类型,如:PROTOTDR

  • 表格所属表格组ID

  • 错误信息

  • 任务ID列表,对于创建多任务的接口有效

  • 腾讯云申请审核单Id



4488
4489
4490
# File 'lib/v20190823/models.rb', line 4488

def TableGroupId
  @TableGroupId
end

#TableIdlTypeObject

Parameters:

  • 表格实例ID,形如:tcaplus-3be64cbb

  • 任务ID,对于创建单任务的接口有效

  • 表格名称

  • 表格数据结构类型,如:GENERICLIST

  • 表数据描述语言(IDL)类型,如:PROTOTDR

  • 表格所属表格组ID

  • 错误信息

  • 任务ID列表,对于创建多任务的接口有效

  • 腾讯云申请审核单Id



4488
4489
4490
# File 'lib/v20190823/models.rb', line 4488

def TableIdlType
  @TableIdlType
end

#TableInstanceIdObject

Parameters:

  • 表格实例ID,形如:tcaplus-3be64cbb

  • 任务ID,对于创建单任务的接口有效

  • 表格名称

  • 表格数据结构类型,如:GENERICLIST

  • 表数据描述语言(IDL)类型,如:PROTOTDR

  • 表格所属表格组ID

  • 错误信息

  • 任务ID列表,对于创建多任务的接口有效

  • 腾讯云申请审核单Id



4488
4489
4490
# File 'lib/v20190823/models.rb', line 4488

def TableInstanceId
  @TableInstanceId
end

#TableNameObject

Parameters:

  • 表格实例ID,形如:tcaplus-3be64cbb

  • 任务ID,对于创建单任务的接口有效

  • 表格名称

  • 表格数据结构类型,如:GENERICLIST

  • 表数据描述语言(IDL)类型,如:PROTOTDR

  • 表格所属表格组ID

  • 错误信息

  • 任务ID列表,对于创建多任务的接口有效

  • 腾讯云申请审核单Id



4488
4489
4490
# File 'lib/v20190823/models.rb', line 4488

def TableName
  @TableName
end

#TableTypeObject

Parameters:

  • 表格实例ID,形如:tcaplus-3be64cbb

  • 任务ID,对于创建单任务的接口有效

  • 表格名称

  • 表格数据结构类型,如:GENERICLIST

  • 表数据描述语言(IDL)类型,如:PROTOTDR

  • 表格所属表格组ID

  • 错误信息

  • 任务ID列表,对于创建多任务的接口有效

  • 腾讯云申请审核单Id



4488
4489
4490
# File 'lib/v20190823/models.rb', line 4488

def TableType
  @TableType
end

#TaskIdObject

Parameters:

  • 表格实例ID,形如:tcaplus-3be64cbb

  • 任务ID,对于创建单任务的接口有效

  • 表格名称

  • 表格数据结构类型,如:GENERICLIST

  • 表数据描述语言(IDL)类型,如:PROTOTDR

  • 表格所属表格组ID

  • 错误信息

  • 任务ID列表,对于创建多任务的接口有效

  • 腾讯云申请审核单Id



4488
4489
4490
# File 'lib/v20190823/models.rb', line 4488

def TaskId
  @TaskId
end

#TaskIdsObject

Parameters:

  • 表格实例ID,形如:tcaplus-3be64cbb

  • 任务ID,对于创建单任务的接口有效

  • 表格名称

  • 表格数据结构类型,如:GENERICLIST

  • 表数据描述语言(IDL)类型,如:PROTOTDR

  • 表格所属表格组ID

  • 错误信息

  • 任务ID列表,对于创建多任务的接口有效

  • 腾讯云申请审核单Id



4488
4489
4490
# File 'lib/v20190823/models.rb', line 4488

def TaskIds
  @TaskIds
end

Instance Method Details

#deserialize(params) ⇒ Object



4502
4503
4504
4505
4506
4507
4508
4509
4510
4511
4512
4513
4514
4515
# File 'lib/v20190823/models.rb', line 4502

def deserialize(params)
  @TableInstanceId = params['TableInstanceId']
  @TaskId = params['TaskId']
  @TableName = params['TableName']
  @TableType = params['TableType']
  @TableIdlType = params['TableIdlType']
  @TableGroupId = params['TableGroupId']
  unless params['Error'].nil?
    @Error = ErrorInfo.new
    @Error.deserialize(params['Error'])
  end
  @TaskIds = params['TaskIds']
  @ApplicationId = params['ApplicationId']
end