class TencentCloud::Ckafka::V20190819::Topic

def initialize(topicid=nil, topicname=nil, note=nil)

def initialize(topicid=nil, topicname=nil, note=nil)
  @TopicId = topicid
  @TopicName = topicname
  @Note = note
end