class TencentCloud::Live::V20180801::ProIspPlaySumInfo
def initialize(name=nil, totalflux=nil, totalrequest=nil, avgfluxpersecond=nil)
def initialize(name=nil, totalflux=nil, totalrequest=nil, avgfluxpersecond=nil) @Name = name @TotalFlux = totalflux @TotalRequest = totalrequest @AvgFluxPerSecond = avgfluxpersecond end