class TencentCloud::Live::V20180801::TimeValue

def initialize(time=nil, num=nil)

def initialize(time=nil, num=nil)
  @Time = time
  @Num = num
end