Class: TencentCloud::Live::V20180801::DescribePlayErrorCodeDetailInfoListRequest

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

Overview

DescribePlayErrorCodeDetailInfoList请求参数结构体

Instance Attribute Summary collapse

Instance Method Summary collapse

Constructor Details

#initialize(starttime = nil, endtime = nil, granularity = nil, stattype = nil, playdomains = nil, mainlandoroversea = nil) ⇒ DescribePlayErrorCodeDetailInfoListRequest

Returns a new instance of DescribePlayErrorCodeDetailInfoListRequest.



9153
9154
9155
9156
9157
9158
9159
9160
# File 'lib/v20180801/models.rb', line 9153

def initialize(starttime=nil, endtime=nil, granularity=nil, stattype=nil, playdomains=nil, mainlandoroversea=nil)
  @StartTime = starttime
  @EndTime = endtime
  @Granularity = granularity
  @StatType = stattype
  @PlayDomains = playdomains
  @MainlandOrOversea = mainlandoroversea
end

Instance Attribute Details

#EndTimeObject

使用UTC格式时间,例如:2019-01-08T10:00:00Z。注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](cloud.tencent.com/document/product/267/38543#:~:text=I-,ISO,-%E6%97%A5%E6%9C%9F%E6%A0%BC%E5%BC%8F)。使用UTC格式时间,例如:2019-01-08T10:00:00Z。注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](cloud.tencent.com/document/product/267/38543#:~:text=I-,ISO,-%E6%97%A5%E6%9C%9F%E6%A0%BC%E5%BC%8F)。注:EndTime 和 StartTime 只支持最近1天的数据查询。1-1分钟粒度。

Parameters:

  • StartTime:

    起始时间,

  • EndTime:

    结束时间,

  • Granularity:

    查询粒度:

  • StatType:

    是,可选值包括”4xx”,”5xx”,支持”4xx,5xx”等这种混合模式。

  • PlayDomains:

    播放域名列表。

  • MainlandOrOversea:

    地域,可选值:Mainland,Oversea,China,Foreign,Global(默认值);如果为空,查询总的数据;如果为“Mainland”,查询中国大陆的数据;如果为“Oversea”,则查询中国大陆以外的数据;如果为China,查询中国的数据(包括港澳台);如果为Foreign,查询国外的数据(不包括港澳台)。



9151
9152
9153
# File 'lib/v20180801/models.rb', line 9151

def EndTime
  @EndTime
end

#GranularityObject

使用UTC格式时间,例如:2019-01-08T10:00:00Z。注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](cloud.tencent.com/document/product/267/38543#:~:text=I-,ISO,-%E6%97%A5%E6%9C%9F%E6%A0%BC%E5%BC%8F)。使用UTC格式时间,例如:2019-01-08T10:00:00Z。注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](cloud.tencent.com/document/product/267/38543#:~:text=I-,ISO,-%E6%97%A5%E6%9C%9F%E6%A0%BC%E5%BC%8F)。注:EndTime 和 StartTime 只支持最近1天的数据查询。1-1分钟粒度。

Parameters:

  • StartTime:

    起始时间,

  • EndTime:

    结束时间,

  • Granularity:

    查询粒度:

  • StatType:

    是,可选值包括”4xx”,”5xx”,支持”4xx,5xx”等这种混合模式。

  • PlayDomains:

    播放域名列表。

  • MainlandOrOversea:

    地域,可选值:Mainland,Oversea,China,Foreign,Global(默认值);如果为空,查询总的数据;如果为“Mainland”,查询中国大陆的数据;如果为“Oversea”,则查询中国大陆以外的数据;如果为China,查询中国的数据(包括港澳台);如果为Foreign,查询国外的数据(不包括港澳台)。



9151
9152
9153
# File 'lib/v20180801/models.rb', line 9151

def Granularity
  @Granularity
end

#MainlandOrOverseaObject

使用UTC格式时间,例如:2019-01-08T10:00:00Z。注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](cloud.tencent.com/document/product/267/38543#:~:text=I-,ISO,-%E6%97%A5%E6%9C%9F%E6%A0%BC%E5%BC%8F)。使用UTC格式时间,例如:2019-01-08T10:00:00Z。注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](cloud.tencent.com/document/product/267/38543#:~:text=I-,ISO,-%E6%97%A5%E6%9C%9F%E6%A0%BC%E5%BC%8F)。注:EndTime 和 StartTime 只支持最近1天的数据查询。1-1分钟粒度。

Parameters:

  • StartTime:

    起始时间,

  • EndTime:

    结束时间,

  • Granularity:

    查询粒度:

  • StatType:

    是,可选值包括”4xx”,”5xx”,支持”4xx,5xx”等这种混合模式。

  • PlayDomains:

    播放域名列表。

  • MainlandOrOversea:

    地域,可选值:Mainland,Oversea,China,Foreign,Global(默认值);如果为空,查询总的数据;如果为“Mainland”,查询中国大陆的数据;如果为“Oversea”,则查询中国大陆以外的数据;如果为China,查询中国的数据(包括港澳台);如果为Foreign,查询国外的数据(不包括港澳台)。



9151
9152
9153
# File 'lib/v20180801/models.rb', line 9151

def MainlandOrOversea
  @MainlandOrOversea
end

#PlayDomainsObject

使用UTC格式时间,例如:2019-01-08T10:00:00Z。注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](cloud.tencent.com/document/product/267/38543#:~:text=I-,ISO,-%E6%97%A5%E6%9C%9F%E6%A0%BC%E5%BC%8F)。使用UTC格式时间,例如:2019-01-08T10:00:00Z。注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](cloud.tencent.com/document/product/267/38543#:~:text=I-,ISO,-%E6%97%A5%E6%9C%9F%E6%A0%BC%E5%BC%8F)。注:EndTime 和 StartTime 只支持最近1天的数据查询。1-1分钟粒度。

Parameters:

  • StartTime:

    起始时间,

  • EndTime:

    结束时间,

  • Granularity:

    查询粒度:

  • StatType:

    是,可选值包括”4xx”,”5xx”,支持”4xx,5xx”等这种混合模式。

  • PlayDomains:

    播放域名列表。

  • MainlandOrOversea:

    地域,可选值:Mainland,Oversea,China,Foreign,Global(默认值);如果为空,查询总的数据;如果为“Mainland”,查询中国大陆的数据;如果为“Oversea”,则查询中国大陆以外的数据;如果为China,查询中国的数据(包括港澳台);如果为Foreign,查询国外的数据(不包括港澳台)。



9151
9152
9153
# File 'lib/v20180801/models.rb', line 9151

def PlayDomains
  @PlayDomains
end

#StartTimeObject

使用UTC格式时间,例如:2019-01-08T10:00:00Z。注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](cloud.tencent.com/document/product/267/38543#:~:text=I-,ISO,-%E6%97%A5%E6%9C%9F%E6%A0%BC%E5%BC%8F)。使用UTC格式时间,例如:2019-01-08T10:00:00Z。注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](cloud.tencent.com/document/product/267/38543#:~:text=I-,ISO,-%E6%97%A5%E6%9C%9F%E6%A0%BC%E5%BC%8F)。注:EndTime 和 StartTime 只支持最近1天的数据查询。1-1分钟粒度。

Parameters:

  • StartTime:

    起始时间,

  • EndTime:

    结束时间,

  • Granularity:

    查询粒度:

  • StatType:

    是,可选值包括”4xx”,”5xx”,支持”4xx,5xx”等这种混合模式。

  • PlayDomains:

    播放域名列表。

  • MainlandOrOversea:

    地域,可选值:Mainland,Oversea,China,Foreign,Global(默认值);如果为空,查询总的数据;如果为“Mainland”,查询中国大陆的数据;如果为“Oversea”,则查询中国大陆以外的数据;如果为China,查询中国的数据(包括港澳台);如果为Foreign,查询国外的数据(不包括港澳台)。



9151
9152
9153
# File 'lib/v20180801/models.rb', line 9151

def StartTime
  @StartTime
end

#StatTypeObject

使用UTC格式时间,例如:2019-01-08T10:00:00Z。注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](cloud.tencent.com/document/product/267/38543#:~:text=I-,ISO,-%E6%97%A5%E6%9C%9F%E6%A0%BC%E5%BC%8F)。使用UTC格式时间,例如:2019-01-08T10:00:00Z。注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](cloud.tencent.com/document/product/267/38543#:~:text=I-,ISO,-%E6%97%A5%E6%9C%9F%E6%A0%BC%E5%BC%8F)。注:EndTime 和 StartTime 只支持最近1天的数据查询。1-1分钟粒度。

Parameters:

  • StartTime:

    起始时间,

  • EndTime:

    结束时间,

  • Granularity:

    查询粒度:

  • StatType:

    是,可选值包括”4xx”,”5xx”,支持”4xx,5xx”等这种混合模式。

  • PlayDomains:

    播放域名列表。

  • MainlandOrOversea:

    地域,可选值:Mainland,Oversea,China,Foreign,Global(默认值);如果为空,查询总的数据;如果为“Mainland”,查询中国大陆的数据;如果为“Oversea”,则查询中国大陆以外的数据;如果为China,查询中国的数据(包括港澳台);如果为Foreign,查询国外的数据(不包括港澳台)。



9151
9152
9153
# File 'lib/v20180801/models.rb', line 9151

def StatType
  @StatType
end

Instance Method Details

#deserialize(params) ⇒ Object



9162
9163
9164
9165
9166
9167
9168
9169
# File 'lib/v20180801/models.rb', line 9162

def deserialize(params)
  @StartTime = params['StartTime']
  @EndTime = params['EndTime']
  @Granularity = params['Granularity']
  @StatType = params['StatType']
  @PlayDomains = params['PlayDomains']
  @MainlandOrOversea = params['MainlandOrOversea']
end