tencentcloud-sdk-nodejs-rum 4.1.212 → 4.1.220

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tencentcloud-sdk-nodejs-rum",
3
- "version": "4.1.212",
3
+ "version": "4.1.220",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "./tencentcloud/index.js",
6
6
  "module": "./es/index.js",
@@ -139,43 +139,43 @@ export interface StopProjectRequest {
139
139
  */
140
140
  export interface DescribeFOOMMallocReportListRequest {
141
141
  /**
142
- * 产品Id
142
+ * <p>产品Id</p>
143
143
  */
144
144
  ProductId: string;
145
145
  /**
146
- * 接口调试专用,当 token 为空时,以这里的 value 作为筛选表单信息
146
+ * <p>接口调试专用,当 token 为空时,以这里的 value 作为筛选表单信息</p>
147
147
  */
148
148
  FormListString?: string;
149
149
  /**
150
- * 提供给前端使用,当填写本字段时,会覆盖 formlist 的值
150
+ * <p>提供给前端使用,当填写本字段时,会覆盖 formlist 的值</p>
151
151
  */
152
152
  ParamToken?: string;
153
153
  /**
154
- * 特征
154
+ * <p>特征</p>
155
155
  */
156
156
  Feature?: string;
157
157
  /**
158
- * 当前页码
158
+ * <p>当前页码</p>
159
159
  */
160
160
  PageNumber?: number;
161
161
  /**
162
- * 每页展示最大数量
162
+ * <p>每页展示最大数量</p>
163
163
  */
164
164
  PageSize?: number;
165
165
  /**
166
- * 排序字段
166
+ * <p>排序字段</p>
167
167
  */
168
168
  SortField?: string;
169
169
  /**
170
- * 排序类型
170
+ * <p>排序类型</p>
171
171
  */
172
172
  SortType?: string;
173
173
  /**
174
- * 拓展数据
174
+ * <p>拓展数据</p>
175
175
  */
176
176
  ExtraData?: string;
177
177
  /**
178
- * 请求头
178
+ * <p>请求头</p>
179
179
  */
180
180
  RequestHeader?: string;
181
181
  }
@@ -241,15 +241,15 @@ export interface DescribeTawInstancesRequest {
241
241
  */
242
242
  export interface DescribeTokenResponse {
243
243
  /**
244
- * 返回值
244
+ * <p>返回值</p>
245
245
  */
246
246
  Data?: string;
247
247
  /**
248
- * 状态码
248
+ * <p>状态码</p>
249
249
  */
250
250
  Code?: number;
251
251
  /**
252
- * 消息
252
+ * <p>消息</p>
253
253
  */
254
254
  Message?: string;
255
255
  /**
@@ -382,23 +382,23 @@ export interface DescribeDataPvUrlInfoResponse {
382
382
  */
383
383
  export interface DescribeTokenRequest {
384
384
  /**
385
- * 筛选条件
385
+ * <p>筛选条件</p>
386
386
  */
387
387
  FormListString?: string;
388
388
  /**
389
- * 仅对比模式下填写,筛选条件A
389
+ * <p>仅对比模式下填写,筛选条件A</p>
390
390
  */
391
391
  FormListAString?: string;
392
392
  /**
393
- * 仅对比模式下填写,筛选条件B
393
+ * <p>仅对比模式下填写,筛选条件B</p>
394
394
  */
395
395
  FormListBString?: string;
396
396
  /**
397
- * 请求头
397
+ * <p>请求头</p>
398
398
  */
399
399
  RequestHeader?: string;
400
400
  /**
401
- * 拓展字段
401
+ * <p>拓展字段</p>
402
402
  */
403
403
  ExtraData?: string;
404
404
  }
@@ -635,31 +635,31 @@ export interface DescribeErrorResponse {
635
635
  */
636
636
  export interface DescribeFOOMProblemDetailRequest {
637
637
  /**
638
- * 产品Id
638
+ * <p>产品Id</p>
639
639
  */
640
640
  ProductId: string;
641
641
  /**
642
- * 消息唯一标识
642
+ * <p>消息唯一标识</p>
643
643
  */
644
644
  ClientIdentify?: string;
645
645
  /**
646
- * 特征
646
+ * <p>特征</p>
647
647
  */
648
648
  Feature?: string;
649
649
  /**
650
- * 事件开始时间
650
+ * <p>事件开始时间</p>
651
651
  */
652
652
  StartEventTime?: number;
653
653
  /**
654
- * 事件结束时间
654
+ * <p>事件结束时间</p>
655
655
  */
656
656
  EndEventTime?: number;
657
657
  /**
658
- * 拓展数据
658
+ * <p>拓展数据</p>
659
659
  */
660
660
  ExtraData?: string;
661
661
  /**
662
- * 请求头
662
+ * <p>请求头</p>
663
663
  */
664
664
  RequestHeader?: string;
665
665
  }
@@ -707,15 +707,15 @@ export interface DeleteWhitelistResponse {
707
707
  */
708
708
  export interface DescribeFOOMMallocReportListResponse {
709
709
  /**
710
- * 返回值
710
+ * <p>返回值</p>
711
711
  */
712
712
  Data?: string;
713
713
  /**
714
- * 消息
714
+ * <p>消息</p>
715
715
  */
716
716
  Message?: string;
717
717
  /**
718
- * 状态码
718
+ * <p>状态码</p>
719
719
  */
720
720
  Code?: number;
721
721
  /**
@@ -906,63 +906,63 @@ export interface DescribeDataReportCountRequest {
906
906
  */
907
907
  export interface DescribeIssuesListRequest {
908
908
  /**
909
- * 产品Id
909
+ * <p>产品Id</p>
910
910
  */
911
911
  ProductId?: string;
912
912
  /**
913
- * 接口调试专用,当 token 为空时,以这里的 value 作为筛选表单信息
913
+ * <p>接口调试专用,当 token 为空时,以这里的 value 作为筛选表单信息</p>
914
914
  */
915
915
  FormList?: string;
916
916
  /**
917
- * 接口调试专用,对比模式下条件A,当 token 为空时,以这里的 value 作为筛选表单信息
917
+ * <p>接口调试专用,对比模式下条件A,当 token 为空时,以这里的 value 作为筛选表单信息</p>
918
918
  */
919
919
  FormListA?: string;
920
920
  /**
921
- * 接口调试专用,对比模式下条件B,当 token 为空时,以这里的 value 作为筛选表单信息
921
+ * <p>接口调试专用,对比模式下条件B,当 token 为空时,以这里的 value 作为筛选表单信息</p>
922
922
  */
923
923
  FormListB?: string;
924
924
  /**
925
- * 提供给前端使用,当填写本字段时,会覆盖 form_list 的值
925
+ * <p>提供给前端使用,当填写本字段时,会覆盖 form_list 的值</p>
926
926
  */
927
927
  ParamToken?: string;
928
928
  /**
929
- * 问题类型
929
+ * <p>问题类型</p>
930
930
  */
931
931
  IssueType?: number;
932
932
  /**
933
- * 排序字段
933
+ * <p>排序字段</p>
934
934
  */
935
935
  SortField?: string;
936
936
  /**
937
- * 排序方式
937
+ * <p>排序方式</p>
938
938
  */
939
939
  SortType?: string;
940
940
  /**
941
- * 每页数目
941
+ * <p>每页数目</p>
942
942
  */
943
943
  PageSize?: number;
944
944
  /**
945
- * 页码
945
+ * <p>页码</p>
946
946
  */
947
947
  PageNumber?: number;
948
948
  /**
949
- * 问题对比列表模式下,用于标识是按照sort_field字段的A值排序还是B值还是ratio
949
+ * <p>问题对比列表模式下,用于标识是按照sort_field字段的A值排序还是B值还是ratio值</p>
950
950
  */
951
951
  SortABRatio?: string;
952
952
  /**
953
- * 模式:false:问题列表模式,true:对比列表模式
953
+ * <p>模式:false:问题列表模式,true:对比列表模式</p>
954
954
  */
955
955
  Compare?: boolean;
956
956
  /**
957
- * 对比状态 0:所有 1:新增 2:遗留 3:已解决
957
+ * <p>对比状态 0:所有 1:新增 2:遗留 3:已解决</p>
958
958
  */
959
959
  CompareStatus?: number;
960
960
  /**
961
- * 拓展字段
961
+ * <p>拓展字段</p>
962
962
  */
963
963
  ExtraData?: string;
964
964
  /**
965
- * 请求头
965
+ * <p>请求头</p>
966
966
  */
967
967
  RequestHeader?: string;
968
968
  }
@@ -971,71 +971,71 @@ export interface DescribeIssuesListRequest {
971
971
  */
972
972
  export interface DescribeIssuesDistributionRequest {
973
973
  /**
974
- * 产品Id
974
+ * <p>产品Id</p>
975
975
  */
976
976
  ProductId?: string;
977
977
  /**
978
- * 接口调试专用,当 token 为空时,以这里的 value 作为筛选表单信息
978
+ * <p>接口调试专用,当 token 为空时,以这里的 value 作为筛选表单信息</p>
979
979
  */
980
980
  FormListString?: string;
981
981
  /**
982
- * 分布维度是自定义维度时,填‘user_custom
982
+ * <p>分布维度是自定义维度时,填‘user_custom’</p>
983
983
  */
984
984
  DimType?: string;
985
985
  /**
986
- * 维度,e.g. os_version, app_version, model
986
+ * <p>维度,e.g. os_version, app_version, model等</p>
987
987
  */
988
988
  Dimension?: string;
989
989
  /**
990
- * 数字类型字段的区间范围
990
+ * <p>数字类型字段的区间范围</p>
991
991
  */
992
992
  Intervals?: Array<number | bigint>;
993
993
  /**
994
- * 提供给前端使用,当填写本字段时,会覆盖 form_list 的值
994
+ * <p>提供给前端使用,当填写本字段时,会覆盖 form_list 的值</p>
995
995
  */
996
996
  ParamToken?: string;
997
997
  /**
998
- * 问题Id
998
+ * <p>问题Id</p>
999
999
  */
1000
1000
  IssueId?: string;
1001
1001
  /**
1002
- * 问题类型
1002
+ * <p>问题类型</p>
1003
1003
  */
1004
1004
  IssueType?: number;
1005
1005
  /**
1006
- * 限制返回的个数,默认返回所有值
1006
+ * <p>限制返回的个数,默认返回所有值</p>
1007
1007
  */
1008
1008
  ParamLimit?: number;
1009
1009
  /**
1010
- *
1010
+ * <p>键</p>
1011
1011
  */
1012
1012
  MapKey?: string;
1013
1013
  /**
1014
- * 名称
1014
+ * <p>名称</p>
1015
1015
  */
1016
1016
  MapName?: string;
1017
1017
  /**
1018
- * 指标类型
1018
+ * <p>指标类型</p>
1019
1019
  */
1020
1020
  MetricType?: number;
1021
1021
  /**
1022
- * 每页数目
1022
+ * <p>每页数目</p>
1023
1023
  */
1024
1024
  PageSize?: number;
1025
1025
  /**
1026
- * 页码
1026
+ * <p>页码</p>
1027
1027
  */
1028
1028
  PageNumber?: number;
1029
1029
  /**
1030
- * 用户自定义维度key
1030
+ * <p>用户自定义维度key</p>
1031
1031
  */
1032
1032
  UserCustomKey?: string;
1033
1033
  /**
1034
- * 拓展字段
1034
+ * <p>拓展字段</p>
1035
1035
  */
1036
1036
  ExtraData?: string;
1037
1037
  /**
1038
- * 请求头
1038
+ * <p>请求头</p>
1039
1039
  */
1040
1040
  RequestHeader?: string;
1041
1041
  }
@@ -1044,15 +1044,15 @@ export interface DescribeIssuesDistributionRequest {
1044
1044
  */
1045
1045
  export interface DescribeFOOMProblemDetailResponse {
1046
1046
  /**
1047
- * 返回值
1047
+ * <p>返回值</p>
1048
1048
  */
1049
1049
  Data?: string;
1050
1050
  /**
1051
- * 状态码
1051
+ * <p>状态码</p>
1052
1052
  */
1053
1053
  Code?: number;
1054
1054
  /**
1055
- * 消息
1055
+ * <p>消息</p>
1056
1056
  */
1057
1057
  Message?: string;
1058
1058
  /**
@@ -1321,47 +1321,47 @@ export interface DescribeDataCustomUrlRequest {
1321
1321
  */
1322
1322
  export interface DescribeExceptionReportListRequest {
1323
1323
  /**
1324
- * 产品Id
1324
+ * <p>产品Id</p>
1325
1325
  */
1326
1326
  ProductId?: string;
1327
1327
  /**
1328
- * 接口调试专用,当 token 为空时,以这里的 value 作为筛选表单信息
1328
+ * <p>接口调试专用,当 token 为空时,以这里的 value 作为筛选表单信息</p>
1329
1329
  */
1330
1330
  FormListString?: string;
1331
1331
  /**
1332
- * 提供给前端使用,当填写本字段时,会覆盖 form_list 的值
1332
+ * <p>提供给前端使用,当填写本字段时,会覆盖 form_list 的值</p>
1333
1333
  */
1334
1334
  ParamToken?: string;
1335
1335
  /**
1336
- * 问题类型
1336
+ * <p>问题类型</p>
1337
1337
  */
1338
1338
  IssueType?: number;
1339
1339
  /**
1340
- * 排序字段
1340
+ * <p>排序字段</p>
1341
1341
  */
1342
1342
  SortField?: string;
1343
1343
  /**
1344
- * 排序方式
1344
+ * <p>排序方式</p>
1345
1345
  */
1346
1346
  SortType?: string;
1347
1347
  /**
1348
- * 特征
1348
+ * <p>特征</p>
1349
1349
  */
1350
1350
  Feature?: string;
1351
1351
  /**
1352
- * 每页数目
1352
+ * <p>每页数目</p>
1353
1353
  */
1354
1354
  PageSize?: number;
1355
1355
  /**
1356
- * 页码
1356
+ * <p>页码</p>
1357
1357
  */
1358
1358
  PageNumber?: number;
1359
1359
  /**
1360
- * 拓展字段
1360
+ * <p>拓展字段</p>
1361
1361
  */
1362
1362
  ExtraData?: string;
1363
1363
  /**
1364
- * 请求头
1364
+ * <p>请求头</p>
1365
1365
  */
1366
1366
  RequestHeader?: string;
1367
1367
  }
@@ -1681,31 +1681,31 @@ export interface DescribeWhitelistsRequest {
1681
1681
  */
1682
1682
  export interface DescribeApplicationExitReportDetailRequest {
1683
1683
  /**
1684
- * 产品Id
1684
+ * <p>产品Id</p>
1685
1685
  */
1686
1686
  ProductId: string;
1687
1687
  /**
1688
- * 提供给前端使用,当填写本字段时,会覆盖 formlist 的值
1688
+ * <p>提供给前端使用,当填写本字段时,会覆盖 formlist 的值</p>
1689
1689
  */
1690
1690
  ParamToken?: string;
1691
1691
  /**
1692
- * 问题Id
1692
+ * <p>问题Id</p>
1693
1693
  */
1694
1694
  ClientIdentify?: string;
1695
1695
  /**
1696
- * 开始时间
1696
+ * <p>开始时间</p>
1697
1697
  */
1698
1698
  StartEventTime?: number;
1699
1699
  /**
1700
- * 结束时间
1700
+ * <p>结束时间</p>
1701
1701
  */
1702
1702
  EndEventTime?: number;
1703
1703
  /**
1704
- * 拓展数据
1704
+ * <p>拓展数据</p>
1705
1705
  */
1706
1706
  ExtraData?: string;
1707
1707
  /**
1708
- * 请求头
1708
+ * <p>请求头</p>
1709
1709
  */
1710
1710
  RequestHeader?: string;
1711
1711
  }
@@ -1794,15 +1794,15 @@ export interface DescribeDataPerformancePageV2Response {
1794
1794
  */
1795
1795
  export interface DescribeLagANRProblemFeatureAccountsResponse {
1796
1796
  /**
1797
- * 返回值
1797
+ * <p>返回值</p>
1798
1798
  */
1799
1799
  Data?: string;
1800
1800
  /**
1801
- * 消息
1801
+ * <p>消息</p>
1802
1802
  */
1803
1803
  Message?: string;
1804
1804
  /**
1805
- * 状态码
1805
+ * <p>状态码</p>
1806
1806
  */
1807
1807
  Code?: number;
1808
1808
  /**
@@ -1815,15 +1815,15 @@ export interface DescribeLagANRProblemFeatureAccountsResponse {
1815
1815
  */
1816
1816
  export interface DescribeFOOMMallocProblemDetailResponse {
1817
1817
  /**
1818
- * 返回值
1818
+ * <p>返回值</p>
1819
1819
  */
1820
1820
  Data?: string;
1821
1821
  /**
1822
- * 状态码
1822
+ * <p>状态码</p>
1823
1823
  */
1824
1824
  Code?: number;
1825
1825
  /**
1826
- * 消息
1826
+ * <p>消息</p>
1827
1827
  */
1828
1828
  Message?: string;
1829
1829
  /**
@@ -1987,15 +1987,15 @@ export interface DescribeDataEventUrlV2Request {
1987
1987
  */
1988
1988
  export interface DescribeTopIssuesResponse {
1989
1989
  /**
1990
- * 返回值
1990
+ * <p>返回值</p>
1991
1991
  */
1992
1992
  Data?: string;
1993
1993
  /**
1994
- * 状态码
1994
+ * <p>状态码</p>
1995
1995
  */
1996
1996
  Code?: number;
1997
1997
  /**
1998
- * 消息
1998
+ * <p>消息</p>
1999
1999
  */
2000
2000
  Message?: string;
2001
2001
  /**
@@ -2025,39 +2025,39 @@ export interface DescribeTawAreasResponse {
2025
2025
  */
2026
2026
  export interface DescribeApplicationExitReportListRequest {
2027
2027
  /**
2028
- * 产品Id
2028
+ * <p>产品Id</p>
2029
2029
  */
2030
2030
  ProductId: string;
2031
2031
  /**
2032
- * 提供给前端使用,当填写本字段时,会覆盖 formlist 的值
2032
+ * <p>提供给前端使用,当填写本字段时,会覆盖 formlist 的值</p>
2033
2033
  */
2034
2034
  ParamToken?: string;
2035
2035
  /**
2036
- * 接口调试专用,当 token 为空时,以这里的 value 作为筛选表单信息
2036
+ * <p>接口调试专用,当 token 为空时,以这里的 value 作为筛选表单信息</p>
2037
2037
  */
2038
2038
  FormListString?: string;
2039
2039
  /**
2040
- * 当前页码
2040
+ * <p>当前页码</p>
2041
2041
  */
2042
2042
  PageNumber?: number;
2043
2043
  /**
2044
- * 每页展示最大数量
2044
+ * <p>每页展示最大数量</p>
2045
2045
  */
2046
2046
  PageSize?: number;
2047
2047
  /**
2048
- * 排序字段
2048
+ * <p>排序字段</p>
2049
2049
  */
2050
2050
  SortField?: string;
2051
2051
  /**
2052
- * 排序类型
2052
+ * <p>排序类型</p>
2053
2053
  */
2054
2054
  SortType?: string;
2055
2055
  /**
2056
- * 拓展数据
2056
+ * <p>拓展数据</p>
2057
2057
  */
2058
2058
  ExtraData?: string;
2059
2059
  /**
2060
- * 请求头
2060
+ * <p>请求头</p>
2061
2061
  */
2062
2062
  RequestHeader?: string;
2063
2063
  }
@@ -2210,15 +2210,15 @@ export interface DescribeDataWebVitalsPageV2Request {
2210
2210
  */
2211
2211
  export interface DescribeLagANRProblemListResponse {
2212
2212
  /**
2213
- * 返回值
2213
+ * <p>返回值</p>
2214
2214
  */
2215
2215
  Data?: string;
2216
2216
  /**
2217
- * 消息
2217
+ * <p>消息</p>
2218
2218
  */
2219
2219
  Message?: string;
2220
2220
  /**
2221
- * 状态码
2221
+ * <p>状态码</p>
2222
2222
  */
2223
2223
  Code?: number;
2224
2224
  /**
@@ -2797,39 +2797,39 @@ export interface DescribeDataPvUrlStatisticsRequest {
2797
2797
  */
2798
2798
  export interface DescribeFOOMProblemListRequest {
2799
2799
  /**
2800
- * 产品Id
2800
+ * <p>产品Id</p>
2801
2801
  */
2802
2802
  ProductId: string;
2803
2803
  /**
2804
- * 提供给前端使用,当填写本字段时,会覆盖 formlist 的值
2804
+ * <p>提供给前端使用,当填写本字段时,会覆盖 formlist 的值</p>
2805
2805
  */
2806
2806
  ParamToken?: string;
2807
2807
  /**
2808
- * 接口调试专用,当 token 为空时,以这里的 value 作为筛选表单信息
2808
+ * <p>接口调试专用,当 token 为空时,以这里的 value 作为筛选表单信息</p>
2809
2809
  */
2810
2810
  FormListString?: string;
2811
2811
  /**
2812
- * 当前页码
2812
+ * <p>当前页码</p>
2813
2813
  */
2814
2814
  PageNumber?: number;
2815
2815
  /**
2816
- * 每页展示最大数量
2816
+ * <p>每页展示最大数量</p>
2817
2817
  */
2818
2818
  PageSize?: number;
2819
2819
  /**
2820
- * 排序字段
2820
+ * <p>排序字段</p>
2821
2821
  */
2822
2822
  SortField?: string;
2823
2823
  /**
2824
- * 排序类型
2824
+ * <p>排序类型</p>
2825
2825
  */
2826
2826
  SortType?: string;
2827
2827
  /**
2828
- * 拓展数据
2828
+ * <p>拓展数据</p>
2829
2829
  */
2830
2830
  ExtraData?: string;
2831
2831
  /**
2832
- * 请求头
2832
+ * <p>请求头</p>
2833
2833
  */
2834
2834
  RequestHeader?: string;
2835
2835
  }
@@ -3011,15 +3011,15 @@ export interface DescribeRumStatsLogListRequest {
3011
3011
  */
3012
3012
  export interface DescribeFOOMMallocProblemListResponse {
3013
3013
  /**
3014
- * 返回值
3014
+ * <p>返回值</p>
3015
3015
  */
3016
3016
  Data?: string;
3017
3017
  /**
3018
- * 消息
3018
+ * <p>消息</p>
3019
3019
  */
3020
3020
  Message?: string;
3021
3021
  /**
3022
- * 状态码
3022
+ * <p>状态码</p>
3023
3023
  */
3024
3024
  Code?: number;
3025
3025
  /**
@@ -3173,15 +3173,15 @@ export interface DescribeDataBridgeUrlV2Request {
3173
3173
  */
3174
3174
  export interface DescribeFOOMProblemListResponse {
3175
3175
  /**
3176
- * 返回值
3176
+ * <p>返回值</p>
3177
3177
  */
3178
3178
  Data?: string;
3179
3179
  /**
3180
- * 消息
3180
+ * <p>消息</p>
3181
3181
  */
3182
3182
  Message?: string;
3183
3183
  /**
3184
- * 状态码
3184
+ * <p>状态码</p>
3185
3185
  */
3186
3186
  Code?: number;
3187
3187
  /**
@@ -3778,39 +3778,39 @@ export interface DescribeDataLogUrlInfoResponse {
3778
3778
  */
3779
3779
  export interface DescribeFOOMMallocProblemListRequest {
3780
3780
  /**
3781
- * 产品Id
3781
+ * <p>产品Id</p>
3782
3782
  */
3783
3783
  ProductId: string;
3784
3784
  /**
3785
- * 提供给前端使用,当填写本字段时,会覆盖 formlist 的值
3785
+ * <p>提供给前端使用,当填写本字段时,会覆盖 formlist 的值</p>
3786
3786
  */
3787
3787
  ParamToken?: string;
3788
3788
  /**
3789
- * 接口调试专用,当 token 为空时,以这里的 value 作为筛选表单信息
3789
+ * <p>接口调试专用,当 token 为空时,以这里的 value 作为筛选表单信息</p>
3790
3790
  */
3791
3791
  FormListString?: string;
3792
3792
  /**
3793
- * 当前页码
3793
+ * <p>当前页码</p>
3794
3794
  */
3795
3795
  PageNumber?: number;
3796
3796
  /**
3797
- * 每页展示最大数量
3797
+ * <p>每页展示最大数量</p>
3798
3798
  */
3799
3799
  PageSize?: number;
3800
3800
  /**
3801
- * 排序字段
3801
+ * <p>排序字段</p>
3802
3802
  */
3803
3803
  SortField?: string;
3804
3804
  /**
3805
- * 排序类型
3805
+ * <p>排序类型</p>
3806
3806
  */
3807
3807
  SortType?: string;
3808
3808
  /**
3809
- * 拓展数据
3809
+ * <p>拓展数据</p>
3810
3810
  */
3811
3811
  ExtraData?: string;
3812
3812
  /**
3813
- * 请求头
3813
+ * <p>请求头</p>
3814
3814
  */
3815
3815
  RequestHeader?: string;
3816
3816
  }
@@ -3819,15 +3819,15 @@ export interface DescribeFOOMMallocProblemListRequest {
3819
3819
  */
3820
3820
  export interface DescribeExceptionDetailResponse {
3821
3821
  /**
3822
- * 返回值
3822
+ * <p>返回值</p>
3823
3823
  */
3824
3824
  Data?: string;
3825
3825
  /**
3826
- * 状态码
3826
+ * <p>状态码</p>
3827
3827
  */
3828
3828
  Code?: number;
3829
3829
  /**
3830
- * 消息
3830
+ * <p>消息</p>
3831
3831
  */
3832
3832
  Message?: string;
3833
3833
  /**
@@ -3840,15 +3840,15 @@ export interface DescribeExceptionDetailResponse {
3840
3840
  */
3841
3841
  export interface DescribeExceptionReportListResponse {
3842
3842
  /**
3843
- * 返回值
3843
+ * <p>返回值</p>
3844
3844
  */
3845
3845
  Data?: string;
3846
3846
  /**
3847
- * 状态码
3847
+ * <p>状态码</p>
3848
3848
  */
3849
3849
  Code?: number;
3850
3850
  /**
3851
- * 消息
3851
+ * <p>消息</p>
3852
3852
  */
3853
3853
  Message?: string;
3854
3854
  /**
@@ -4096,31 +4096,31 @@ export interface DescribeDataLogUrlStatisticsRequest {
4096
4096
  */
4097
4097
  export interface DescribeLagANRProblemAccountDetailRequest {
4098
4098
  /**
4099
- * 产品Id
4099
+ * <p>产品Id</p>
4100
4100
  */
4101
4101
  ProductId: string;
4102
4102
  /**
4103
- * 消息唯一标识
4103
+ * <p>消息唯一标识</p>
4104
4104
  */
4105
4105
  ClientIdentify?: string;
4106
4106
  /**
4107
- * 特征
4107
+ * <p>特征</p>
4108
4108
  */
4109
4109
  Feature?: string;
4110
4110
  /**
4111
- * 事件开始时间
4111
+ * <p>事件开始时间</p>
4112
4112
  */
4113
4113
  StartEventTime?: number;
4114
4114
  /**
4115
- * 事件结束时间
4115
+ * <p>事件结束时间</p>
4116
4116
  */
4117
4117
  EndEventTime?: number;
4118
4118
  /**
4119
- * 拓展数据
4119
+ * <p>拓展数据</p>
4120
4120
  */
4121
4121
  ExtraData?: string;
4122
4122
  /**
4123
- * 请求头
4123
+ * <p>请求头</p>
4124
4124
  */
4125
4125
  RequestHeader?: string;
4126
4126
  }
@@ -4244,15 +4244,15 @@ export interface DeleteInstanceRequest {
4244
4244
  */
4245
4245
  export interface DescribeIssuesListResponse {
4246
4246
  /**
4247
- * 返回值
4247
+ * <p>返回值</p>
4248
4248
  */
4249
4249
  Data?: string;
4250
4250
  /**
4251
- * 状态码
4251
+ * <p>状态码</p>
4252
4252
  */
4253
4253
  Code?: number;
4254
4254
  /**
4255
- * 消息
4255
+ * <p>消息</p>
4256
4256
  */
4257
4257
  Message?: string;
4258
4258
  /**
@@ -4524,15 +4524,15 @@ export interface DescribeDataFetchUrlInfoResponse {
4524
4524
  */
4525
4525
  export interface DescribeFOOMReportListResponse {
4526
4526
  /**
4527
- * 返回值
4527
+ * <p>返回值</p>
4528
4528
  */
4529
4529
  Data?: string;
4530
4530
  /**
4531
- * 消息
4531
+ * <p>消息</p>
4532
4532
  */
4533
4533
  Message?: string;
4534
4534
  /**
4535
- * 状态码
4535
+ * <p>状态码</p>
4536
4536
  */
4537
4537
  Code?: number;
4538
4538
  /**
@@ -4571,15 +4571,15 @@ export interface DescribeDataStaticUrlResponse {
4571
4571
  */
4572
4572
  export interface DescribeIssuesDistributionResponse {
4573
4573
  /**
4574
- * 返回值
4574
+ * <p>返回值</p>
4575
4575
  */
4576
4576
  Data?: string;
4577
4577
  /**
4578
- * 状态码
4578
+ * <p>状态码</p>
4579
4579
  */
4580
4580
  Code?: number;
4581
4581
  /**
4582
- * 消息
4582
+ * <p>消息</p>
4583
4583
  */
4584
4584
  Message?: string;
4585
4585
  /**
@@ -5065,39 +5065,39 @@ export interface DescribeRumGroupLogRequest {
5065
5065
  */
5066
5066
  export interface DescribeExceptionDetailRequest {
5067
5067
  /**
5068
- * 产品Id
5068
+ * <p>产品Id</p>
5069
5069
  */
5070
5070
  ProductId: string;
5071
5071
  /**
5072
- * 消息唯一标识
5072
+ * <p>消息唯一标识</p>
5073
5073
  */
5074
5074
  ClientIdentify?: string;
5075
5075
  /**
5076
- * 集群堆栈类型
5076
+ * <p>集群堆栈类型</p>
5077
5077
  */
5078
5078
  ClusterStackType?: number;
5079
5079
  /**
5080
- * 特征
5080
+ * <p>特征</p>
5081
5081
  */
5082
5082
  Feature?: string;
5083
5083
  /**
5084
- * 问题类型
5084
+ * <p>问题类型</p>
5085
5085
  */
5086
5086
  IssueType?: number;
5087
5087
  /**
5088
- * 事件开始时间
5088
+ * <p>事件开始时间</p>
5089
5089
  */
5090
5090
  StartEventTime?: number;
5091
5091
  /**
5092
- * 事件结束时间
5092
+ * <p>事件结束时间</p>
5093
5093
  */
5094
5094
  EndEventTime?: number;
5095
5095
  /**
5096
- * 拓展数据
5096
+ * <p>拓展数据</p>
5097
5097
  */
5098
5098
  ExtraData?: string;
5099
5099
  /**
5100
- * 请求头
5100
+ * <p>请求头</p>
5101
5101
  */
5102
5102
  RequestHeader?: string;
5103
5103
  }
@@ -5307,15 +5307,15 @@ export interface DescribeDataReportCountResponse {
5307
5307
  */
5308
5308
  export interface DescribeApplicationExitReportListResponse {
5309
5309
  /**
5310
- * 返回值
5310
+ * <p>返回值</p>
5311
5311
  */
5312
5312
  Data?: string;
5313
5313
  /**
5314
- * 状态码
5314
+ * <p>状态码</p>
5315
5315
  */
5316
5316
  Code?: number;
5317
5317
  /**
5318
- * 消息
5318
+ * <p>消息</p>
5319
5319
  */
5320
5320
  Message?: string;
5321
5321
  /**
@@ -5328,15 +5328,15 @@ export interface DescribeApplicationExitReportListResponse {
5328
5328
  */
5329
5329
  export interface DescribeLagANRProblemAccountDetailResponse {
5330
5330
  /**
5331
- * 返回值
5331
+ * <p>返回值</p>
5332
5332
  */
5333
5333
  Data?: string;
5334
5334
  /**
5335
- * 状态码
5335
+ * <p>状态码</p>
5336
5336
  */
5337
5337
  Code?: number;
5338
5338
  /**
5339
- * 消息
5339
+ * <p>消息</p>
5340
5340
  */
5341
5341
  Message?: string;
5342
5342
  /**
@@ -5753,15 +5753,15 @@ export interface DescribeTawInstancesResponse {
5753
5753
  */
5754
5754
  export interface DescribeApplicationExitReportDetailResponse {
5755
5755
  /**
5756
- * 返回值
5756
+ * <p>返回值</p>
5757
5757
  */
5758
5758
  Data?: string;
5759
5759
  /**
5760
- * 状态码
5760
+ * <p>状态码</p>
5761
5761
  */
5762
5762
  Code?: number;
5763
5763
  /**
5764
- * 消息
5764
+ * <p>消息</p>
5765
5765
  */
5766
5766
  Message?: string;
5767
5767
  /**
@@ -5910,43 +5910,43 @@ export interface DescribeDataFetchProjectResponse {
5910
5910
  */
5911
5911
  export interface DescribeFOOMReportListRequest {
5912
5912
  /**
5913
- * 产品Id
5913
+ * <p>产品Id</p>
5914
5914
  */
5915
5915
  ProductId: string;
5916
5916
  /**
5917
- * 接口调试专用,当 token 为空时,以这里的 value 作为筛选表单信息
5917
+ * <p>接口调试专用,当 token 为空时,以这里的 value 作为筛选表单信息</p>
5918
5918
  */
5919
5919
  FormListString?: string;
5920
5920
  /**
5921
- * 提供给前端使用,当填写本字段时,会覆盖 formlist 的值
5921
+ * <p>提供给前端使用,当填写本字段时,会覆盖 formlist 的值</p>
5922
5922
  */
5923
5923
  ParamToken?: string;
5924
5924
  /**
5925
- * 特征
5925
+ * <p>特征</p>
5926
5926
  */
5927
5927
  Feature?: string;
5928
5928
  /**
5929
- * 当前页码
5929
+ * <p>当前页码</p>
5930
5930
  */
5931
5931
  PageNumber?: number;
5932
5932
  /**
5933
- * 每页展示最大数量
5933
+ * <p>每页展示最大数量</p>
5934
5934
  */
5935
5935
  PageSize?: number;
5936
5936
  /**
5937
- * 排序字段
5937
+ * <p>排序字段</p>
5938
5938
  */
5939
5939
  SortField?: string;
5940
5940
  /**
5941
- * 排序类型
5941
+ * <p>排序类型</p>
5942
5942
  */
5943
5943
  SortType?: string;
5944
5944
  /**
5945
- * 拓展数据
5945
+ * <p>拓展数据</p>
5946
5946
  */
5947
5947
  ExtraData?: string;
5948
5948
  /**
5949
- * 请求头
5949
+ * <p>请求头</p>
5950
5950
  */
5951
5951
  RequestHeader?: string;
5952
5952
  }
@@ -5955,43 +5955,43 @@ export interface DescribeFOOMReportListRequest {
5955
5955
  */
5956
5956
  export interface DescribeLagANRProblemFeatureAccountsRequest {
5957
5957
  /**
5958
- * 产品Id
5958
+ * <p>产品Id</p>
5959
5959
  */
5960
5960
  ProductId: string;
5961
5961
  /**
5962
- * 接口调试专用,当 token 为空时,以这里的 value 作为筛选表单信息
5962
+ * <p>接口调试专用,当 token 为空时,以这里的 value 作为筛选表单信息</p>
5963
5963
  */
5964
5964
  FormListString?: string;
5965
5965
  /**
5966
- * 提供给前端使用,当填写本字段时,会覆盖 formlist 的值
5966
+ * <p>提供给前端使用,当填写本字段时,会覆盖 formlist 的值</p>
5967
5967
  */
5968
5968
  ParamToken?: string;
5969
5969
  /**
5970
- * 问题特征
5970
+ * <p>问题特征</p>
5971
5971
  */
5972
5972
  Feature?: string;
5973
5973
  /**
5974
- * 排序字段
5974
+ * <p>排序字段</p>
5975
5975
  */
5976
5976
  SortField?: string;
5977
5977
  /**
5978
- * 排序类型
5978
+ * <p>排序类型</p>
5979
5979
  */
5980
5980
  SortType?: string;
5981
5981
  /**
5982
- * 当前页码
5982
+ * <p>当前页码</p>
5983
5983
  */
5984
5984
  PageNumber?: number;
5985
5985
  /**
5986
- * 每页展示最大数量
5986
+ * <p>每页展示最大数量</p>
5987
5987
  */
5988
5988
  PageSize?: number;
5989
5989
  /**
5990
- * 拓展数据
5990
+ * <p>拓展数据</p>
5991
5991
  */
5992
5992
  ExtraData?: string;
5993
5993
  /**
5994
- * 请求头
5994
+ * <p>请求头</p>
5995
5995
  */
5996
5996
  RequestHeader?: string;
5997
5997
  }
@@ -6162,39 +6162,39 @@ export interface DescribeDataLogUrlStatisticsV2Request {
6162
6162
  */
6163
6163
  export interface DescribeLagANRProblemListRequest {
6164
6164
  /**
6165
- * 产品Id
6165
+ * <p>产品Id</p>
6166
6166
  */
6167
6167
  ProductId: string;
6168
6168
  /**
6169
- * 提供给前端使用,当填写本字段时,会覆盖 formlist 的值
6169
+ * <p>提供给前端使用,当填写本字段时,会覆盖 formlist 的值</p>
6170
6170
  */
6171
6171
  ParamToken?: string;
6172
6172
  /**
6173
- * 接口调试专用,当 token 为空时,以这里的 value 作为筛选表单信息
6173
+ * <p>接口调试专用,当 token 为空时,以这里的 value 作为筛选表单信息</p>
6174
6174
  */
6175
6175
  FormListString?: string;
6176
6176
  /**
6177
- * 当前页码
6177
+ * <p>当前页码</p>
6178
6178
  */
6179
6179
  PageNumber?: number;
6180
6180
  /**
6181
- * 每页展示最大数量
6181
+ * <p>每页展示最大数量</p>
6182
6182
  */
6183
6183
  PageSize?: number;
6184
6184
  /**
6185
- * 排序字段
6185
+ * <p>排序字段</p>
6186
6186
  */
6187
6187
  SortField?: string;
6188
6188
  /**
6189
- * 排序类型
6189
+ * <p>排序类型</p>
6190
6190
  */
6191
6191
  SortType?: string;
6192
6192
  /**
6193
- * 拓展数据
6193
+ * <p>拓展数据</p>
6194
6194
  */
6195
6195
  ExtraData?: string;
6196
6196
  /**
6197
- * 请求头
6197
+ * <p>请求头</p>
6198
6198
  */
6199
6199
  RequestHeader?: string;
6200
6200
  }
@@ -6216,39 +6216,39 @@ export interface DescribeDataStaticResourceV2Response {
6216
6216
  */
6217
6217
  export interface DescribeTopIssuesRequest {
6218
6218
  /**
6219
- * 产品Id
6219
+ * <p>产品Id</p>
6220
6220
  */
6221
6221
  ProductId: string;
6222
6222
  /**
6223
- * 需要对比的查询条件,没有则不填
6223
+ * <p>需要对比的查询条件,没有则不填</p>
6224
6224
  */
6225
6225
  Compare?: CompareCondition;
6226
6226
  /**
6227
- * 查询条件
6227
+ * <p>查询条件</p>
6228
6228
  */
6229
6229
  Condition?: CompareCondition;
6230
6230
  /**
6231
- * 问题类型
6231
+ * <p>问题类型</p>
6232
6232
  */
6233
6233
  IssueType?: number;
6234
6234
  /**
6235
- * 排序字段
6235
+ * <p>排序字段</p>
6236
6236
  */
6237
6237
  SortField?: string;
6238
6238
  /**
6239
- * 排序方式
6239
+ * <p>排序方式</p>
6240
6240
  */
6241
6241
  SortType?: string;
6242
6242
  /**
6243
- * topN
6243
+ * <p>topN</p>
6244
6244
  */
6245
6245
  TopNum?: number;
6246
6246
  /**
6247
- * 拓展字段
6247
+ * <p>拓展字段</p>
6248
6248
  */
6249
6249
  ExtraData?: string;
6250
6250
  /**
6251
- * 请求头
6251
+ * <p>请求头</p>
6252
6252
  */
6253
6253
  RequestHeader?: string;
6254
6254
  }
@@ -6344,31 +6344,31 @@ export interface DescribeAppDimensionMetricsRequest {
6344
6344
  */
6345
6345
  export interface DescribeFOOMMallocProblemDetailRequest {
6346
6346
  /**
6347
- * 产品Id
6347
+ * <p>产品Id</p>
6348
6348
  */
6349
6349
  ProductId: string;
6350
6350
  /**
6351
- * 消息唯一标识
6351
+ * <p>消息唯一标识</p>
6352
6352
  */
6353
6353
  ClientIdentify?: string;
6354
6354
  /**
6355
- * 特征
6355
+ * <p>特征</p>
6356
6356
  */
6357
6357
  Feature?: string;
6358
6358
  /**
6359
- * 事件开始时间
6359
+ * <p>事件开始时间</p>
6360
6360
  */
6361
6361
  StartEventTime?: number;
6362
6362
  /**
6363
- * 事件结束时间
6363
+ * <p>事件结束时间</p>
6364
6364
  */
6365
6365
  EndEventTime?: number;
6366
6366
  /**
6367
- * 拓展数据
6367
+ * <p>拓展数据</p>
6368
6368
  */
6369
6369
  ExtraData?: string;
6370
6370
  /**
6371
- * 请求头
6371
+ * <p>请求头</p>
6372
6372
  */
6373
6373
  RequestHeader?: string;
6374
6374
  }