Class: TencentCloud::Live::V20180801::DescribeLiveEnhanceInfoListRequest

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

Overview

DescribeLiveEnhanceInfoList请求参数结构体

Instance Attribute Summary collapse

Instance Method Summary collapse

Constructor Details

#initialize(starttime = nil, endtime = nil, granularity = nil, domainnames = nil, type = nil, resolution = nil, fps = nil) ⇒ DescribeLiveEnhanceInfoListRequest

Returns a new instance of DescribeLiveEnhanceInfoListRequest.



7006
7007
7008
7009
7010
7011
7012
7013
7014
# File 'lib/v20180801/models.rb', line 7006

def initialize(starttime=nil, endtime=nil, granularity=nil, domainnames=nil, type=nil, resolution=nil, fps=nil)
  @StartTime = starttime
  @EndTime = endtime
  @Granularity = granularity
  @DomainNames = domainnames
  @Type = type
  @Resolution = resolution
  @Fps = fps
end

Instance Attribute Details

#DomainNamesObject

例如: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)。接口支持最近三个月的查询,开始时间和结束时间查询跨度不能超过三十天。例如: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)。接口支持最近三个月的查询,开始时间和结束时间查询跨度不能超过三十天。

Parameters:

  • StartTime:

    起始时间点,使用ISO格式时间,

  • EndTime:

    结束时间点,使用ISO格式时间,

  • Granularity:

    查询粒度,支持5,60分钟。

  • DomainNames:

    查询域名,如果不填则默认查全部的数据。

  • Type:

    增强服务类型,如果不填则默认查全部的数据。

  • Resolution:

    分辨率,如果不填则默认查全部的数据。

  • Fps:

    帧率,如果不填则默认查全部的数据。



7004
7005
7006
# File 'lib/v20180801/models.rb', line 7004

def DomainNames
  @DomainNames
end

#EndTimeObject

例如: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)。接口支持最近三个月的查询,开始时间和结束时间查询跨度不能超过三十天。例如: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)。接口支持最近三个月的查询,开始时间和结束时间查询跨度不能超过三十天。

Parameters:

  • StartTime:

    起始时间点,使用ISO格式时间,

  • EndTime:

    结束时间点,使用ISO格式时间,

  • Granularity:

    查询粒度,支持5,60分钟。

  • DomainNames:

    查询域名,如果不填则默认查全部的数据。

  • Type:

    增强服务类型,如果不填则默认查全部的数据。

  • Resolution:

    分辨率,如果不填则默认查全部的数据。

  • Fps:

    帧率,如果不填则默认查全部的数据。



7004
7005
7006
# File 'lib/v20180801/models.rb', line 7004

def EndTime
  @EndTime
end

#FpsObject

例如: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)。接口支持最近三个月的查询,开始时间和结束时间查询跨度不能超过三十天。例如: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)。接口支持最近三个月的查询,开始时间和结束时间查询跨度不能超过三十天。

Parameters:

  • StartTime:

    起始时间点,使用ISO格式时间,

  • EndTime:

    结束时间点,使用ISO格式时间,

  • Granularity:

    查询粒度,支持5,60分钟。

  • DomainNames:

    查询域名,如果不填则默认查全部的数据。

  • Type:

    增强服务类型,如果不填则默认查全部的数据。

  • Resolution:

    分辨率,如果不填则默认查全部的数据。

  • Fps:

    帧率,如果不填则默认查全部的数据。



7004
7005
7006
# File 'lib/v20180801/models.rb', line 7004

def Fps
  @Fps
end

#GranularityObject

例如: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)。接口支持最近三个月的查询,开始时间和结束时间查询跨度不能超过三十天。例如: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)。接口支持最近三个月的查询,开始时间和结束时间查询跨度不能超过三十天。

Parameters:

  • StartTime:

    起始时间点,使用ISO格式时间,

  • EndTime:

    结束时间点,使用ISO格式时间,

  • Granularity:

    查询粒度,支持5,60分钟。

  • DomainNames:

    查询域名,如果不填则默认查全部的数据。

  • Type:

    增强服务类型,如果不填则默认查全部的数据。

  • Resolution:

    分辨率,如果不填则默认查全部的数据。

  • Fps:

    帧率,如果不填则默认查全部的数据。



7004
7005
7006
# File 'lib/v20180801/models.rb', line 7004

def Granularity
  @Granularity
end

#ResolutionObject

例如: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)。接口支持最近三个月的查询,开始时间和结束时间查询跨度不能超过三十天。例如: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)。接口支持最近三个月的查询,开始时间和结束时间查询跨度不能超过三十天。

Parameters:

  • StartTime:

    起始时间点,使用ISO格式时间,

  • EndTime:

    结束时间点,使用ISO格式时间,

  • Granularity:

    查询粒度,支持5,60分钟。

  • DomainNames:

    查询域名,如果不填则默认查全部的数据。

  • Type:

    增强服务类型,如果不填则默认查全部的数据。

  • Resolution:

    分辨率,如果不填则默认查全部的数据。

  • Fps:

    帧率,如果不填则默认查全部的数据。



7004
7005
7006
# File 'lib/v20180801/models.rb', line 7004

def Resolution
  @Resolution
end

#StartTimeObject

例如: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)。接口支持最近三个月的查询,开始时间和结束时间查询跨度不能超过三十天。例如: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)。接口支持最近三个月的查询,开始时间和结束时间查询跨度不能超过三十天。

Parameters:

  • StartTime:

    起始时间点,使用ISO格式时间,

  • EndTime:

    结束时间点,使用ISO格式时间,

  • Granularity:

    查询粒度,支持5,60分钟。

  • DomainNames:

    查询域名,如果不填则默认查全部的数据。

  • Type:

    增强服务类型,如果不填则默认查全部的数据。

  • Resolution:

    分辨率,如果不填则默认查全部的数据。

  • Fps:

    帧率,如果不填则默认查全部的数据。



7004
7005
7006
# File 'lib/v20180801/models.rb', line 7004

def StartTime
  @StartTime
end

#TypeObject

例如: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)。接口支持最近三个月的查询,开始时间和结束时间查询跨度不能超过三十天。例如: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)。接口支持最近三个月的查询,开始时间和结束时间查询跨度不能超过三十天。

Parameters:

  • StartTime:

    起始时间点,使用ISO格式时间,

  • EndTime:

    结束时间点,使用ISO格式时间,

  • Granularity:

    查询粒度,支持5,60分钟。

  • DomainNames:

    查询域名,如果不填则默认查全部的数据。

  • Type:

    增强服务类型,如果不填则默认查全部的数据。

  • Resolution:

    分辨率,如果不填则默认查全部的数据。

  • Fps:

    帧率,如果不填则默认查全部的数据。



7004
7005
7006
# File 'lib/v20180801/models.rb', line 7004

def Type
  @Type
end

Instance Method Details

#deserialize(params) ⇒ Object



7016
7017
7018
7019
7020
7021
7022
7023
7024
# File 'lib/v20180801/models.rb', line 7016

def deserialize(params)
  @StartTime = params['StartTime']
  @EndTime = params['EndTime']
  @Granularity = params['Granularity']
  @DomainNames = params['DomainNames']
  @Type = params['Type']
  @Resolution = params['Resolution']
  @Fps = params['Fps']
end