class TencentCloud::Ckafka::V20190819::CreateTopicResp
创建主题返回
def deserialize(params)
def deserialize(params) @TopicId = params['TopicId'] end
def initialize(topicid=nil)
def initialize(topicid=nil) @TopicId = topicid end
创建主题返回
def deserialize(params) @TopicId = params['TopicId'] end
def initialize(topicid=nil) @TopicId = topicid end