Class: TencentCloud::Lowcode::V20210108::QureyKnowledgeDocumentSetInfo

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

Overview

查询文件集合信息详情

Instance Attribute Summary collapse

Instance Method Summary collapse

Constructor Details

#initialize(textlength = nil, bytelength = nil, indexedprogress = nil, indexedstatus = nil, indexederrormsg = nil, createtime = nil, lastupdatetime = nil, keywords = nil) ⇒ QureyKnowledgeDocumentSetInfo

Returns a new instance of QureyKnowledgeDocumentSetInfo.



1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
# File 'lib/v20210108/models.rb', line 1592

def initialize(textlength=nil, bytelength=nil, indexedprogress=nil, indexedstatus=nil, indexederrormsg=nil, createtime=nil, lastupdatetime=nil, keywords=nil)
  @TextLength = textlength
  @ByteLength = bytelength
  @IndexedProgress = indexedprogress
  @IndexedStatus = indexedstatus
  @IndexedErrorMsg = indexederrormsg
  @CreateTime = createtime
  @LastUpdateTime = lastupdatetime
  @Keywords = keywords
end

Instance Attribute Details

#ByteLengthObject

New:等待解析。Loading:文件解析中。Failure:文件解析、写入出错。Ready:文件解析、写入完成。

Parameters:

  • TextLength:

    文件的字符数。

  • ByteLength:

    文件的字节数。

  • IndexedProgress:

    文件被预处理、Embedding 向量化的进度。

  • IndexedStatus:

    文件预处理、Embedding 向量化的状态。

  • IndexedErrorMsg:

    错误信息

  • CreateTime:

    文件创建时间。

  • LastUpdateTime:

    文件最后更新时间。

  • Keywords:

    文件关键字。



1590
1591
1592
# File 'lib/v20210108/models.rb', line 1590

def ByteLength
  @ByteLength
end

#CreateTimeObject

New:等待解析。Loading:文件解析中。Failure:文件解析、写入出错。Ready:文件解析、写入完成。

Parameters:

  • TextLength:

    文件的字符数。

  • ByteLength:

    文件的字节数。

  • IndexedProgress:

    文件被预处理、Embedding 向量化的进度。

  • IndexedStatus:

    文件预处理、Embedding 向量化的状态。

  • IndexedErrorMsg:

    错误信息

  • CreateTime:

    文件创建时间。

  • LastUpdateTime:

    文件最后更新时间。

  • Keywords:

    文件关键字。



1590
1591
1592
# File 'lib/v20210108/models.rb', line 1590

def CreateTime
  @CreateTime
end

#IndexedErrorMsgObject

New:等待解析。Loading:文件解析中。Failure:文件解析、写入出错。Ready:文件解析、写入完成。

Parameters:

  • TextLength:

    文件的字符数。

  • ByteLength:

    文件的字节数。

  • IndexedProgress:

    文件被预处理、Embedding 向量化的进度。

  • IndexedStatus:

    文件预处理、Embedding 向量化的状态。

  • IndexedErrorMsg:

    错误信息

  • CreateTime:

    文件创建时间。

  • LastUpdateTime:

    文件最后更新时间。

  • Keywords:

    文件关键字。



1590
1591
1592
# File 'lib/v20210108/models.rb', line 1590

def IndexedErrorMsg
  @IndexedErrorMsg
end

#IndexedProgressObject

New:等待解析。Loading:文件解析中。Failure:文件解析、写入出错。Ready:文件解析、写入完成。

Parameters:

  • TextLength:

    文件的字符数。

  • ByteLength:

    文件的字节数。

  • IndexedProgress:

    文件被预处理、Embedding 向量化的进度。

  • IndexedStatus:

    文件预处理、Embedding 向量化的状态。

  • IndexedErrorMsg:

    错误信息

  • CreateTime:

    文件创建时间。

  • LastUpdateTime:

    文件最后更新时间。

  • Keywords:

    文件关键字。



1590
1591
1592
# File 'lib/v20210108/models.rb', line 1590

def IndexedProgress
  @IndexedProgress
end

#IndexedStatusObject

New:等待解析。Loading:文件解析中。Failure:文件解析、写入出错。Ready:文件解析、写入完成。

Parameters:

  • TextLength:

    文件的字符数。

  • ByteLength:

    文件的字节数。

  • IndexedProgress:

    文件被预处理、Embedding 向量化的进度。

  • IndexedStatus:

    文件预处理、Embedding 向量化的状态。

  • IndexedErrorMsg:

    错误信息

  • CreateTime:

    文件创建时间。

  • LastUpdateTime:

    文件最后更新时间。

  • Keywords:

    文件关键字。



1590
1591
1592
# File 'lib/v20210108/models.rb', line 1590

def IndexedStatus
  @IndexedStatus
end

#KeywordsObject

New:等待解析。Loading:文件解析中。Failure:文件解析、写入出错。Ready:文件解析、写入完成。

Parameters:

  • TextLength:

    文件的字符数。

  • ByteLength:

    文件的字节数。

  • IndexedProgress:

    文件被预处理、Embedding 向量化的进度。

  • IndexedStatus:

    文件预处理、Embedding 向量化的状态。

  • IndexedErrorMsg:

    错误信息

  • CreateTime:

    文件创建时间。

  • LastUpdateTime:

    文件最后更新时间。

  • Keywords:

    文件关键字。



1590
1591
1592
# File 'lib/v20210108/models.rb', line 1590

def Keywords
  @Keywords
end

#LastUpdateTimeObject

New:等待解析。Loading:文件解析中。Failure:文件解析、写入出错。Ready:文件解析、写入完成。

Parameters:

  • TextLength:

    文件的字符数。

  • ByteLength:

    文件的字节数。

  • IndexedProgress:

    文件被预处理、Embedding 向量化的进度。

  • IndexedStatus:

    文件预处理、Embedding 向量化的状态。

  • IndexedErrorMsg:

    错误信息

  • CreateTime:

    文件创建时间。

  • LastUpdateTime:

    文件最后更新时间。

  • Keywords:

    文件关键字。



1590
1591
1592
# File 'lib/v20210108/models.rb', line 1590

def LastUpdateTime
  @LastUpdateTime
end

#TextLengthObject

New:等待解析。Loading:文件解析中。Failure:文件解析、写入出错。Ready:文件解析、写入完成。

Parameters:

  • TextLength:

    文件的字符数。

  • ByteLength:

    文件的字节数。

  • IndexedProgress:

    文件被预处理、Embedding 向量化的进度。

  • IndexedStatus:

    文件预处理、Embedding 向量化的状态。

  • IndexedErrorMsg:

    错误信息

  • CreateTime:

    文件创建时间。

  • LastUpdateTime:

    文件最后更新时间。

  • Keywords:

    文件关键字。



1590
1591
1592
# File 'lib/v20210108/models.rb', line 1590

def TextLength
  @TextLength
end

Instance Method Details

#deserialize(params) ⇒ Object



1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
# File 'lib/v20210108/models.rb', line 1603

def deserialize(params)
  @TextLength = params['TextLength']
  @ByteLength = params['ByteLength']
  @IndexedProgress = params['IndexedProgress']
  @IndexedStatus = params['IndexedStatus']
  @IndexedErrorMsg = params['IndexedErrorMsg']
  @CreateTime = params['CreateTime']
  @LastUpdateTime = params['LastUpdateTime']
  @Keywords = params['Keywords']
end