class TencentCloud::Lkeap::V20240522::UploadDocRequest

def initialize(knowledgebaseid=nil, filename=nil, filetype=nil, fileurl=nil, attributelabel=nil, attributelabels=nil, config=nil)

def initialize(knowledgebaseid=nil, filename=nil, filetype=nil, fileurl=nil, attributelabel=nil, attributelabels=nil, config=nil)
  @KnowledgeBaseId = knowledgebaseid
  @FileName = filename
  @FileType = filetype
  @FileUrl = fileurl
  @AttributeLabel = attributelabel
  @AttributeLabels = attributelabels
  @Config = config
end