Class: TencentCloud::Live::V20180801::DescribeProvinceIspPlayInfoListRequest

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

Overview

DescribeProvinceIspPlayInfoList请求参数结构体

Instance Attribute Summary collapse

Instance Method Summary collapse

Constructor Details

#initialize(starttime = nil, endtime = nil, granularity = nil, stattype = nil, playdomains = nil, provincenames = nil, ispnames = nil, mainlandoroversea = nil, iptype = nil) ⇒ DescribeProvinceIspPlayInfoListRequest

Returns a new instance of DescribeProvinceIspPlayInfoListRequest.



9471
9472
9473
9474
9475
9476
9477
9478
9479
9480
9481
# File 'lib/v20180801/models.rb', line 9471

def initialize(starttime=nil, endtime=nil, granularity=nil, stattype=nil, playdomains=nil, provincenames=nil, ispnames=nil, mainlandoroversea=nil, iptype=nil)
  @StartTime = starttime
  @EndTime = endtime
  @Granularity = granularity
  @StatType = stattype
  @PlayDomains = playdomains
  @ProvinceNames = provincenames
  @IspNames = ispnames
  @MainlandOrOversea = mainlandoroversea
  @IpType = iptype
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分钟粒度(跨度不支持超过1天)“Bandwidth”:带宽“FluxPerSecond”:平均流量“Flux”:流量“Request”:请求数“Ipv6”:Ipv6数据如果为空,查询总的数据;

Parameters:

  • StartTime:

    起始时间点,

  • EndTime:

    结束时间点,

  • Granularity:

    支持如下粒度:

  • StatType:

    统计指标类型:

  • PlayDomains:

    播放域名列表。

  • ProvinceNames:

    要查询的省份(地区)英文名称列表,如 Beijing。

  • IspNames:

    要查询的运营商英文名称列表,如 China Mobile ,如果为空,查询所有运营商的数据。

  • MainlandOrOversea:

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

  • IpType:

    ip类型:



9469
9470
9471
# File 'lib/v20180801/models.rb', line 9469

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分钟粒度(跨度不支持超过1天)“Bandwidth”:带宽“FluxPerSecond”:平均流量“Flux”:流量“Request”:请求数“Ipv6”:Ipv6数据如果为空,查询总的数据;

Parameters:

  • StartTime:

    起始时间点,

  • EndTime:

    结束时间点,

  • Granularity:

    支持如下粒度:

  • StatType:

    统计指标类型:

  • PlayDomains:

    播放域名列表。

  • ProvinceNames:

    要查询的省份(地区)英文名称列表,如 Beijing。

  • IspNames:

    要查询的运营商英文名称列表,如 China Mobile ,如果为空,查询所有运营商的数据。

  • MainlandOrOversea:

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

  • IpType:

    ip类型:



9469
9470
9471
# File 'lib/v20180801/models.rb', line 9469

def Granularity
  @Granularity
end

#IpTypeObject

使用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分钟粒度(跨度不支持超过1天)“Bandwidth”:带宽“FluxPerSecond”:平均流量“Flux”:流量“Request”:请求数“Ipv6”:Ipv6数据如果为空,查询总的数据;

Parameters:

  • StartTime:

    起始时间点,

  • EndTime:

    结束时间点,

  • Granularity:

    支持如下粒度:

  • StatType:

    统计指标类型:

  • PlayDomains:

    播放域名列表。

  • ProvinceNames:

    要查询的省份(地区)英文名称列表,如 Beijing。

  • IspNames:

    要查询的运营商英文名称列表,如 China Mobile ,如果为空,查询所有运营商的数据。

  • MainlandOrOversea:

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

  • IpType:

    ip类型:



9469
9470
9471
# File 'lib/v20180801/models.rb', line 9469

def IpType
  @IpType
end

#IspNamesObject

使用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分钟粒度(跨度不支持超过1天)“Bandwidth”:带宽“FluxPerSecond”:平均流量“Flux”:流量“Request”:请求数“Ipv6”:Ipv6数据如果为空,查询总的数据;

Parameters:

  • StartTime:

    起始时间点,

  • EndTime:

    结束时间点,

  • Granularity:

    支持如下粒度:

  • StatType:

    统计指标类型:

  • PlayDomains:

    播放域名列表。

  • ProvinceNames:

    要查询的省份(地区)英文名称列表,如 Beijing。

  • IspNames:

    要查询的运营商英文名称列表,如 China Mobile ,如果为空,查询所有运营商的数据。

  • MainlandOrOversea:

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

  • IpType:

    ip类型:



9469
9470
9471
# File 'lib/v20180801/models.rb', line 9469

def IspNames
  @IspNames
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分钟粒度(跨度不支持超过1天)“Bandwidth”:带宽“FluxPerSecond”:平均流量“Flux”:流量“Request”:请求数“Ipv6”:Ipv6数据如果为空,查询总的数据;

Parameters:

  • StartTime:

    起始时间点,

  • EndTime:

    结束时间点,

  • Granularity:

    支持如下粒度:

  • StatType:

    统计指标类型:

  • PlayDomains:

    播放域名列表。

  • ProvinceNames:

    要查询的省份(地区)英文名称列表,如 Beijing。

  • IspNames:

    要查询的运营商英文名称列表,如 China Mobile ,如果为空,查询所有运营商的数据。

  • MainlandOrOversea:

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

  • IpType:

    ip类型:



9469
9470
9471
# File 'lib/v20180801/models.rb', line 9469

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分钟粒度(跨度不支持超过1天)“Bandwidth”:带宽“FluxPerSecond”:平均流量“Flux”:流量“Request”:请求数“Ipv6”:Ipv6数据如果为空,查询总的数据;

Parameters:

  • StartTime:

    起始时间点,

  • EndTime:

    结束时间点,

  • Granularity:

    支持如下粒度:

  • StatType:

    统计指标类型:

  • PlayDomains:

    播放域名列表。

  • ProvinceNames:

    要查询的省份(地区)英文名称列表,如 Beijing。

  • IspNames:

    要查询的运营商英文名称列表,如 China Mobile ,如果为空,查询所有运营商的数据。

  • MainlandOrOversea:

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

  • IpType:

    ip类型:



9469
9470
9471
# File 'lib/v20180801/models.rb', line 9469

def PlayDomains
  @PlayDomains
end

#ProvinceNamesObject

使用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分钟粒度(跨度不支持超过1天)“Bandwidth”:带宽“FluxPerSecond”:平均流量“Flux”:流量“Request”:请求数“Ipv6”:Ipv6数据如果为空,查询总的数据;

Parameters:

  • StartTime:

    起始时间点,

  • EndTime:

    结束时间点,

  • Granularity:

    支持如下粒度:

  • StatType:

    统计指标类型:

  • PlayDomains:

    播放域名列表。

  • ProvinceNames:

    要查询的省份(地区)英文名称列表,如 Beijing。

  • IspNames:

    要查询的运营商英文名称列表,如 China Mobile ,如果为空,查询所有运营商的数据。

  • MainlandOrOversea:

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

  • IpType:

    ip类型:



9469
9470
9471
# File 'lib/v20180801/models.rb', line 9469

def ProvinceNames
  @ProvinceNames
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分钟粒度(跨度不支持超过1天)“Bandwidth”:带宽“FluxPerSecond”:平均流量“Flux”:流量“Request”:请求数“Ipv6”:Ipv6数据如果为空,查询总的数据;

Parameters:

  • StartTime:

    起始时间点,

  • EndTime:

    结束时间点,

  • Granularity:

    支持如下粒度:

  • StatType:

    统计指标类型:

  • PlayDomains:

    播放域名列表。

  • ProvinceNames:

    要查询的省份(地区)英文名称列表,如 Beijing。

  • IspNames:

    要查询的运营商英文名称列表,如 China Mobile ,如果为空,查询所有运营商的数据。

  • MainlandOrOversea:

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

  • IpType:

    ip类型:



9469
9470
9471
# File 'lib/v20180801/models.rb', line 9469

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分钟粒度(跨度不支持超过1天)“Bandwidth”:带宽“FluxPerSecond”:平均流量“Flux”:流量“Request”:请求数“Ipv6”:Ipv6数据如果为空,查询总的数据;

Parameters:

  • StartTime:

    起始时间点,

  • EndTime:

    结束时间点,

  • Granularity:

    支持如下粒度:

  • StatType:

    统计指标类型:

  • PlayDomains:

    播放域名列表。

  • ProvinceNames:

    要查询的省份(地区)英文名称列表,如 Beijing。

  • IspNames:

    要查询的运营商英文名称列表,如 China Mobile ,如果为空,查询所有运营商的数据。

  • MainlandOrOversea:

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

  • IpType:

    ip类型:



9469
9470
9471
# File 'lib/v20180801/models.rb', line 9469

def StatType
  @StatType
end

Instance Method Details

#deserialize(params) ⇒ Object



9483
9484
9485
9486
9487
9488
9489
9490
9491
9492
9493
# File 'lib/v20180801/models.rb', line 9483

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