class TencentCloud::Ckafka::V20190819::BrokerTopicFlowData

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

def initialize(topicname=nil, topicid=nil, topictraffic=nil)
  @TopicName = topicname
  @TopicId = topicid
  @TopicTraffic = topictraffic
end