class TencentCloud::Lkeap::V20240522::RetrieveKnowledgeResponse

def initialize(records=nil, totalcount=nil, requestid=nil)

def initialize(records=nil, totalcount=nil, requestid=nil)
  @Records = records
  @TotalCount = totalcount
  @RequestId = requestid
end