Class: TencentCloud::Iotvideoindustry::V20201201::DescribeStatisticSummaryResponse

Inherits:
Common::AbstractModel
  • Object
show all
Defined in:
lib/v20201201/models.rb

Overview

DescribeStatisticSummary返回参数结构体

Instance Attribute Summary collapse

Instance Method Summary collapse

Constructor Details

#initialize(recordingdevice = nil, nonrecordingdevice = nil, watchflux = nil, storageusage = nil, p2pfluxtotal = nil, p2ppeakvalue = nil, livepushtotal = nil, requestid = nil) ⇒ DescribeStatisticSummaryResponse

Returns a new instance of DescribeStatisticSummaryResponse.



3737
3738
3739
3740
3741
3742
3743
3744
3745
3746
# File 'lib/v20201201/models.rb', line 3737

def initialize(recordingdevice=nil, nonrecordingdevice=nil, watchflux=nil, storageusage=nil, p2pfluxtotal=nil, p2ppeakvalue=nil, livepushtotal=nil, requestid=nil)
  @RecordingDevice = recordingdevice
  @NonRecordingDevice = nonrecordingdevice
  @WatchFlux = watchflux
  @StorageUsage = storageusage
  @P2PFluxTotal = p2pfluxtotal
  @P2PPeakValue = p2ppeakvalue
  @LivePushTotal = livepushtotal
  @RequestId = requestid
end

Instance Attribute Details

#LivePushTotalObject

Parameters:

  • RecordingDevice:

    录制设备总数

  • NonRecordingDevice:

    非录制设备总数

  • WatchFlux:

    观看流量总数。为直播观看流量与点播观看流量之和。单位:GB

  • StorageUsage:

    累计有效存储容量总数。单位:GB

  • P2PFluxTotal:

    X-P2P分享流量。单位 Byte

  • P2PPeakValue:

    X-P2P峰值带宽。 单位bps

  • LivePushTotal:

    RTMP推流路数 ( 直播推流)

  • RequestId:

    唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。



3735
3736
3737
# File 'lib/v20201201/models.rb', line 3735

def LivePushTotal
  @LivePushTotal
end

#NonRecordingDeviceObject

Parameters:

  • RecordingDevice:

    录制设备总数

  • NonRecordingDevice:

    非录制设备总数

  • WatchFlux:

    观看流量总数。为直播观看流量与点播观看流量之和。单位:GB

  • StorageUsage:

    累计有效存储容量总数。单位:GB

  • P2PFluxTotal:

    X-P2P分享流量。单位 Byte

  • P2PPeakValue:

    X-P2P峰值带宽。 单位bps

  • LivePushTotal:

    RTMP推流路数 ( 直播推流)

  • RequestId:

    唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。



3735
3736
3737
# File 'lib/v20201201/models.rb', line 3735

def NonRecordingDevice
  @NonRecordingDevice
end

#P2PFluxTotalObject

Parameters:

  • RecordingDevice:

    录制设备总数

  • NonRecordingDevice:

    非录制设备总数

  • WatchFlux:

    观看流量总数。为直播观看流量与点播观看流量之和。单位:GB

  • StorageUsage:

    累计有效存储容量总数。单位:GB

  • P2PFluxTotal:

    X-P2P分享流量。单位 Byte

  • P2PPeakValue:

    X-P2P峰值带宽。 单位bps

  • LivePushTotal:

    RTMP推流路数 ( 直播推流)

  • RequestId:

    唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。



3735
3736
3737
# File 'lib/v20201201/models.rb', line 3735

def P2PFluxTotal
  @P2PFluxTotal
end

#P2PPeakValueObject

Parameters:

  • RecordingDevice:

    录制设备总数

  • NonRecordingDevice:

    非录制设备总数

  • WatchFlux:

    观看流量总数。为直播观看流量与点播观看流量之和。单位:GB

  • StorageUsage:

    累计有效存储容量总数。单位:GB

  • P2PFluxTotal:

    X-P2P分享流量。单位 Byte

  • P2PPeakValue:

    X-P2P峰值带宽。 单位bps

  • LivePushTotal:

    RTMP推流路数 ( 直播推流)

  • RequestId:

    唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。



3735
3736
3737
# File 'lib/v20201201/models.rb', line 3735

def P2PPeakValue
  @P2PPeakValue
end

#RecordingDeviceObject

Parameters:

  • RecordingDevice:

    录制设备总数

  • NonRecordingDevice:

    非录制设备总数

  • WatchFlux:

    观看流量总数。为直播观看流量与点播观看流量之和。单位:GB

  • StorageUsage:

    累计有效存储容量总数。单位:GB

  • P2PFluxTotal:

    X-P2P分享流量。单位 Byte

  • P2PPeakValue:

    X-P2P峰值带宽。 单位bps

  • LivePushTotal:

    RTMP推流路数 ( 直播推流)

  • RequestId:

    唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。



3735
3736
3737
# File 'lib/v20201201/models.rb', line 3735

def RecordingDevice
  @RecordingDevice
end

#RequestIdObject

Parameters:

  • RecordingDevice:

    录制设备总数

  • NonRecordingDevice:

    非录制设备总数

  • WatchFlux:

    观看流量总数。为直播观看流量与点播观看流量之和。单位:GB

  • StorageUsage:

    累计有效存储容量总数。单位:GB

  • P2PFluxTotal:

    X-P2P分享流量。单位 Byte

  • P2PPeakValue:

    X-P2P峰值带宽。 单位bps

  • LivePushTotal:

    RTMP推流路数 ( 直播推流)

  • RequestId:

    唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。



3735
3736
3737
# File 'lib/v20201201/models.rb', line 3735

def RequestId
  @RequestId
end

#StorageUsageObject

Parameters:

  • RecordingDevice:

    录制设备总数

  • NonRecordingDevice:

    非录制设备总数

  • WatchFlux:

    观看流量总数。为直播观看流量与点播观看流量之和。单位:GB

  • StorageUsage:

    累计有效存储容量总数。单位:GB

  • P2PFluxTotal:

    X-P2P分享流量。单位 Byte

  • P2PPeakValue:

    X-P2P峰值带宽。 单位bps

  • LivePushTotal:

    RTMP推流路数 ( 直播推流)

  • RequestId:

    唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。



3735
3736
3737
# File 'lib/v20201201/models.rb', line 3735

def StorageUsage
  @StorageUsage
end

#WatchFluxObject

Parameters:

  • RecordingDevice:

    录制设备总数

  • NonRecordingDevice:

    非录制设备总数

  • WatchFlux:

    观看流量总数。为直播观看流量与点播观看流量之和。单位:GB

  • StorageUsage:

    累计有效存储容量总数。单位:GB

  • P2PFluxTotal:

    X-P2P分享流量。单位 Byte

  • P2PPeakValue:

    X-P2P峰值带宽。 单位bps

  • LivePushTotal:

    RTMP推流路数 ( 直播推流)

  • RequestId:

    唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。



3735
3736
3737
# File 'lib/v20201201/models.rb', line 3735

def WatchFlux
  @WatchFlux
end

Instance Method Details

#deserialize(params) ⇒ Object



3748
3749
3750
3751
3752
3753
3754
3755
3756
3757
# File 'lib/v20201201/models.rb', line 3748

def deserialize(params)
  @RecordingDevice = params['RecordingDevice']
  @NonRecordingDevice = params['NonRecordingDevice']
  @WatchFlux = params['WatchFlux']
  @StorageUsage = params['StorageUsage']
  @P2PFluxTotal = params['P2PFluxTotal']
  @P2PPeakValue = params['P2PPeakValue']
  @LivePushTotal = params['LivePushTotal']
  @RequestId = params['RequestId']
end