class TencentCloud::Ckafka::V20190819::TopicResult

def initialize(topiclist=nil, totalcount=nil)

def initialize(topiclist=nil, totalcount=nil)
  @TopicList = topiclist
  @TotalCount = totalcount
end