Class: TencentCloud::Rum::V20210622::DescribeDataPvUrlStatisticsRequest
- Inherits:
-
Common::AbstractModel
- Object
- Common::AbstractModel
- TencentCloud::Rum::V20210622::DescribeDataPvUrlStatisticsRequest
- Defined in:
- lib/v20210622/models.rb
Overview
DescribeDataPvUrlStatistics请求参数结构体
Instance Attribute Summary collapse
-
#Area ⇒ Object
0: 走旧逻辑,已下线,勿使用.
-
#Brand ⇒ Object
0: 走旧逻辑,已下线,勿使用.
-
#Browser ⇒ Object
0: 走旧逻辑,已下线,勿使用.
-
#Device ⇒ Object
0: 走旧逻辑,已下线,勿使用.
-
#EndTime ⇒ Object
0: 走旧逻辑,已下线,勿使用.
-
#Engine ⇒ Object
0: 走旧逻辑,已下线,勿使用.
-
#Env ⇒ Object
0: 走旧逻辑,已下线,勿使用.
-
#ExtFirst ⇒ Object
0: 走旧逻辑,已下线,勿使用.
-
#ExtSecond ⇒ Object
0: 走旧逻辑,已下线,勿使用.
-
#ExtThird ⇒ Object
0: 走旧逻辑,已下线,勿使用.
-
#From ⇒ Object
0: 走旧逻辑,已下线,勿使用.
-
#GroupByType ⇒ Object
0: 走旧逻辑,已下线,勿使用.
-
#ID ⇒ Object
0: 走旧逻辑,已下线,勿使用.
-
#IsAbroad ⇒ Object
0: 走旧逻辑,已下线,勿使用.
-
#IsNewData ⇒ Object
0: 走旧逻辑,已下线,勿使用.
-
#Isp ⇒ Object
0: 走旧逻辑,已下线,勿使用.
-
#Level ⇒ Object
0: 走旧逻辑,已下线,勿使用.
-
#NetType ⇒ Object
0: 走旧逻辑,已下线,勿使用.
-
#Os ⇒ Object
0: 走旧逻辑,已下线,勿使用.
-
#Platform ⇒ Object
0: 走旧逻辑,已下线,勿使用.
-
#StartTime ⇒ Object
0: 走旧逻辑,已下线,勿使用.
-
#Type ⇒ Object
0: 走旧逻辑,已下线,勿使用.
-
#VersionNum ⇒ Object
0: 走旧逻辑,已下线,勿使用.
Instance Method Summary collapse
- #deserialize(params) ⇒ Object
-
#initialize(starttime = nil, type = nil, endtime = nil, id = nil, extsecond = nil, engine = nil, isp = nil, from = nil, level = nil, brand = nil, area = nil, versionnum = nil, platform = nil, extthird = nil, extfirst = nil, nettype = nil, device = nil, isabroad = nil, os = nil, browser = nil, env = nil, groupbytype = nil, isnewdata = nil) ⇒ DescribeDataPvUrlStatisticsRequest
constructor
A new instance of DescribeDataPvUrlStatisticsRequest.
Constructor Details
#initialize(starttime = nil, type = nil, endtime = nil, id = nil, extsecond = nil, engine = nil, isp = nil, from = nil, level = nil, brand = nil, area = nil, versionnum = nil, platform = nil, extthird = nil, extfirst = nil, nettype = nil, device = nil, isabroad = nil, os = nil, browser = nil, env = nil, groupbytype = nil, isnewdata = nil) ⇒ DescribeDataPvUrlStatisticsRequest
Returns a new instance of DescribeDataPvUrlStatisticsRequest.
1887 1888 1889 1890 1891 1892 1893 1894 1895 1896 1897 1898 1899 1900 1901 1902 1903 1904 1905 1906 1907 1908 1909 1910 1911 |
# File 'lib/v20210622/models.rb', line 1887 def initialize(starttime=nil, type=nil, endtime=nil, id=nil, extsecond=nil, engine=nil, isp=nil, from=nil, level=nil, brand=nil, area=nil, versionnum=nil, platform=nil, extthird=nil, extfirst=nil, nettype=nil, device=nil, isabroad=nil, os=nil, browser=nil, env=nil, groupbytype=nil, isnewdata=nil) @StartTime = starttime @Type = type @EndTime = endtime @ID = id @ExtSecond = extsecond @Engine = engine @Isp = isp @From = from @Level = level @Brand = brand @Area = area @VersionNum = versionnum @Platform = platform @ExtThird = extthird @ExtFirst = extfirst @NetType = nettype @Device = device @IsAbroad = isabroad @Os = os @Browser = browser @Env = env @GroupByType = groupbytype @IsNewData = isnewdata end |
Instance Attribute Details
#Area ⇒ Object
0: 走旧逻辑,已下线,勿使用
1885 1886 1887 |
# File 'lib/v20210622/models.rb', line 1885 def Area @Area end |
#Brand ⇒ Object
0: 走旧逻辑,已下线,勿使用
1885 1886 1887 |
# File 'lib/v20210622/models.rb', line 1885 def Brand @Brand end |
#Browser ⇒ Object
0: 走旧逻辑,已下线,勿使用
1885 1886 1887 |
# File 'lib/v20210622/models.rb', line 1885 def Browser @Browser end |
#Device ⇒ Object
0: 走旧逻辑,已下线,勿使用
1885 1886 1887 |
# File 'lib/v20210622/models.rb', line 1885 def Device @Device end |
#EndTime ⇒ Object
0: 走旧逻辑,已下线,勿使用
1885 1886 1887 |
# File 'lib/v20210622/models.rb', line 1885 def EndTime @EndTime end |
#Engine ⇒ Object
0: 走旧逻辑,已下线,勿使用
1885 1886 1887 |
# File 'lib/v20210622/models.rb', line 1885 def Engine @Engine end |
#Env ⇒ Object
0: 走旧逻辑,已下线,勿使用
1885 1886 1887 |
# File 'lib/v20210622/models.rb', line 1885 def Env @Env end |
#ExtFirst ⇒ Object
0: 走旧逻辑,已下线,勿使用
1885 1886 1887 |
# File 'lib/v20210622/models.rb', line 1885 def ExtFirst @ExtFirst end |
#ExtSecond ⇒ Object
0: 走旧逻辑,已下线,勿使用
1885 1886 1887 |
# File 'lib/v20210622/models.rb', line 1885 def ExtSecond @ExtSecond end |
#ExtThird ⇒ Object
0: 走旧逻辑,已下线,勿使用
1885 1886 1887 |
# File 'lib/v20210622/models.rb', line 1885 def ExtThird @ExtThird end |
#From ⇒ Object
0: 走旧逻辑,已下线,勿使用
1885 1886 1887 |
# File 'lib/v20210622/models.rb', line 1885 def From @From end |
#GroupByType ⇒ Object
0: 走旧逻辑,已下线,勿使用
1885 1886 1887 |
# File 'lib/v20210622/models.rb', line 1885 def GroupByType @GroupByType end |
#ID ⇒ Object
0: 走旧逻辑,已下线,勿使用
1885 1886 1887 |
# File 'lib/v20210622/models.rb', line 1885 def ID @ID end |
#IsAbroad ⇒ Object
0: 走旧逻辑,已下线,勿使用
1885 1886 1887 |
# File 'lib/v20210622/models.rb', line 1885 def IsAbroad @IsAbroad end |
#IsNewData ⇒ Object
0: 走旧逻辑,已下线,勿使用
1885 1886 1887 |
# File 'lib/v20210622/models.rb', line 1885 def IsNewData @IsNewData end |
#Isp ⇒ Object
0: 走旧逻辑,已下线,勿使用
1885 1886 1887 |
# File 'lib/v20210622/models.rb', line 1885 def Isp @Isp end |
#Level ⇒ Object
0: 走旧逻辑,已下线,勿使用
1885 1886 1887 |
# File 'lib/v20210622/models.rb', line 1885 def Level @Level end |
#NetType ⇒ Object
0: 走旧逻辑,已下线,勿使用
1885 1886 1887 |
# File 'lib/v20210622/models.rb', line 1885 def NetType @NetType end |
#Os ⇒ Object
0: 走旧逻辑,已下线,勿使用
1885 1886 1887 |
# File 'lib/v20210622/models.rb', line 1885 def Os @Os end |
#Platform ⇒ Object
0: 走旧逻辑,已下线,勿使用
1885 1886 1887 |
# File 'lib/v20210622/models.rb', line 1885 def Platform @Platform end |
#StartTime ⇒ Object
0: 走旧逻辑,已下线,勿使用
1885 1886 1887 |
# File 'lib/v20210622/models.rb', line 1885 def StartTime @StartTime end |
#Type ⇒ Object
0: 走旧逻辑,已下线,勿使用
1885 1886 1887 |
# File 'lib/v20210622/models.rb', line 1885 def Type @Type end |
#VersionNum ⇒ Object
0: 走旧逻辑,已下线,勿使用
1885 1886 1887 |
# File 'lib/v20210622/models.rb', line 1885 def VersionNum @VersionNum end |
Instance Method Details
#deserialize(params) ⇒ Object
1913 1914 1915 1916 1917 1918 1919 1920 1921 1922 1923 1924 1925 1926 1927 1928 1929 1930 1931 1932 1933 1934 1935 1936 1937 |
# File 'lib/v20210622/models.rb', line 1913 def deserialize(params) @StartTime = params['StartTime'] @Type = params['Type'] @EndTime = params['EndTime'] @ID = params['ID'] @ExtSecond = params['ExtSecond'] @Engine = params['Engine'] @Isp = params['Isp'] @From = params['From'] @Level = params['Level'] @Brand = params['Brand'] @Area = params['Area'] @VersionNum = params['VersionNum'] @Platform = params['Platform'] @ExtThird = params['ExtThird'] @ExtFirst = params['ExtFirst'] @NetType = params['NetType'] @Device = params['Device'] @IsAbroad = params['IsAbroad'] @Os = params['Os'] @Browser = params['Browser'] @Env = params['Env'] @GroupByType = params['GroupByType'] @IsNewData = params['IsNewData'] end |