tencentcloud-sdk-rum 3.0.813 → 3.0.815
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20210622/models.rb +7 -7
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 03a8a20c61fd9eaafbf90a88c90c4fb0ce79e7c3
|
|
4
|
+
data.tar.gz: d5daed93c672723d2aa3a6b3e4589e8f414885bc
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: c529f5379847b0d6781e756b4c1b33039a9a2de067293423f084c52ca225347ed4a80af4f796c02bb5c39700fca5e8a065fb478156300bd30439f98280e405b3
|
|
7
|
+
data.tar.gz: fc08c556e1646294fe891b5100e2424efd8ef70670e2d6823a732d7223cf12ed28c828f665dafc92a02e769fe91f7043e996c2b0be9f2452dac142f7a8ad15e2
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.815
|
data/lib/v20210622/models.rb
CHANGED
|
@@ -1027,11 +1027,11 @@ module TencentCloud
|
|
|
1027
1027
|
|
|
1028
1028
|
# DescribeDataFetchProject请求参数结构体
|
|
1029
1029
|
class DescribeDataFetchProjectRequest < TencentCloud::Common::AbstractModel
|
|
1030
|
-
# @param StartTime:
|
|
1030
|
+
# @param StartTime: 开始时间,示例值:1625454840
|
|
1031
1031
|
# @type StartTime: Integer
|
|
1032
1032
|
# @param Type: allcount:性能视图,day:14天数据,condition:条件列表,area:请求速度分布,nettype/version/platform/isp/region/device/browser/ext1/ext2/ext3/ret/status/from/url/env/:网络平台视图/Version视图/设备视图/ISP视图/地区视图/浏览器视图/ext1视图等等
|
|
1033
1033
|
# @type Type: String
|
|
1034
|
-
# @param EndTime:
|
|
1034
|
+
# @param EndTime: 结束时间,示例值:1625454840
|
|
1035
1035
|
# @type EndTime: Integer
|
|
1036
1036
|
# @param ID: 项目ID
|
|
1037
1037
|
# @type ID: Integer
|
|
@@ -1043,7 +1043,7 @@ module TencentCloud
|
|
|
1043
1043
|
# @type Isp: String
|
|
1044
1044
|
# @param From: 来源页面
|
|
1045
1045
|
# @type From: String
|
|
1046
|
-
# @param Level:
|
|
1046
|
+
# @param Level: 日志等级(1表示白名单日志,2表示一般日志,4表示错误日志,8表示Promise 错误,16表示Ajax 请求异常,32表示JS 加载异常,64表示图片加载异常,128表示css 加载异常,256表示console.error,512表示音视频资源异常,1024表示retcode 异常,2048表示aegis report,4096表示PV日志,8192表示自定义事件,16384表示小程序 页面不存在,32768表示websocket错误,65536表示js bridge错误)
|
|
1047
1047
|
# @type Level: String
|
|
1048
1048
|
# @param Brand: 品牌
|
|
1049
1049
|
# @type Brand: String
|
|
@@ -1057,7 +1057,7 @@ module TencentCloud
|
|
|
1057
1057
|
# @type ExtThird: String
|
|
1058
1058
|
# @param ExtFirst: 自定义1
|
|
1059
1059
|
# @type ExtFirst: String
|
|
1060
|
-
# @param NetType:
|
|
1060
|
+
# @param NetType: 网络类型(1,2,3,4,5,100),1表示WIFI, 2表示2G, 3表示3G, 4表示4G, 5表示5G, 6表示6G, 100表示未知。
|
|
1061
1061
|
# @type NetType: String
|
|
1062
1062
|
# @param Device: 机型
|
|
1063
1063
|
# @type Device: String
|
|
@@ -1951,7 +1951,7 @@ module TencentCloud
|
|
|
1951
1951
|
# @type EndTime: Integer
|
|
1952
1952
|
# @param ID: 项目ID
|
|
1953
1953
|
# @type ID: Integer
|
|
1954
|
-
# @param ReportType:
|
|
1954
|
+
# @param ReportType: 上报类型(custom,event,log,miniProgramData,performance,pv,speed,webvitals)
|
|
1955
1955
|
# @type ReportType: String
|
|
1956
1956
|
# @param InstanceID: 实例ID
|
|
1957
1957
|
# @type InstanceID: String
|
|
@@ -2177,7 +2177,7 @@ module TencentCloud
|
|
|
2177
2177
|
# @type Isp: String
|
|
2178
2178
|
# @param From: 来源页面
|
|
2179
2179
|
# @type From: String
|
|
2180
|
-
# @param Level:
|
|
2180
|
+
# @param Level: 日志等级(1表示白名单日志,2表示一般日志,4表示错误日志,8表示Promise 错误,16表示Ajax 请求异常,32表示JS 加载异常,64表示图片加载异常,128表示css 加载异常,256表示console.error,512表示音视频资源异常,1024表示retcode 异常,2048表示aegis report,4096表示PV日志,8192表示自定义事件,16384表示小程序 页面不存在,32768表示websocket错误,65536表示js bridge错误)
|
|
2181
2181
|
# @type Level: String
|
|
2182
2182
|
# @param Brand: 品牌
|
|
2183
2183
|
# @type Brand: String
|
|
@@ -2191,7 +2191,7 @@ module TencentCloud
|
|
|
2191
2191
|
# @type ExtThird: String
|
|
2192
2192
|
# @param ExtFirst: 自定义1
|
|
2193
2193
|
# @type ExtFirst: String
|
|
2194
|
-
# @param NetType:
|
|
2194
|
+
# @param NetType: 网络类型(1,2,3,4,5,100),1表示WIFI, 2表示2G, 3表示3G, 4表示4G, 5表示5G, 6表示6G, 100表示未知。
|
|
2195
2195
|
# @type NetType: String
|
|
2196
2196
|
# @param Device: 机型
|
|
2197
2197
|
# @type Device: String
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: tencentcloud-sdk-rum
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 3.0.
|
|
4
|
+
version: 3.0.815
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Tencent Cloud
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2024-
|
|
11
|
+
date: 2024-05-06 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: tencentcloud-sdk-common
|