tencentcloud-sdk-trtc 1.0.360 → 1.0.361

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 702c18d241850aaba358f217a7435a5edeb7b6de
4
- data.tar.gz: c6fd4ebdf8d12e9833b7b44708c2a7211bee35a6
3
+ metadata.gz: 9fc0dee3809649e691a13be0c887b8861a67f7e8
4
+ data.tar.gz: dfc685a57bfa71dffd57bcbaa04184c4311f6da4
5
5
  SHA512:
6
- metadata.gz: eb9cec207f81d1e9f2857abfedb139a2b7d810409a99ab4177042d8ea0e7e7f0386b562cb0c79a2c99dfeb73f8eaa8fe2694faf5e91cb8559143db41ccb57df9
7
- data.tar.gz: 79ed1181bad8b8746e17116eab4620ff5759d461170da47ac7fc54fb44b0a08c206fef5099d49bef961b8019c54a0ef53130c4d6f390559a80c874da77aa6fdb
6
+ metadata.gz: eb5296fe05274c0a58afa7e429d018648cd5f5e8eaa75343a376b0f73e0f104ed3601356b83347368e31c344bfda66479d2a9b6ccb3eb542030f6983b9987f5a
7
+ data.tar.gz: a7ed22cc6319fd2b93c607ee903fc3eafecc5407deeb95f85be7ca5dfc71af0df2f7d02b2953f176df549a6f4bbd33fa392007933ccf83170e432dbd026fb49b
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 1.0.360
1
+ 1.0.361
@@ -77,7 +77,8 @@ module TencentCloud
77
77
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
78
78
  end
79
79
 
80
- # 查询SDKAppID下用户的异常体验事件,返回异常体验ID与可能产生异常体验的原因。可查询15天内数据,查询起止时间不超过1个小时。支持跨天查询。异常体验ID映射见:https://cloud.tencent.com/document/product/647/44916
80
+ # 查询SdkAppId下任意20条异常体验事件,返回异常体验ID与可能产生异常体验的原因。可查询14天内数据,查询起止时间不超过1个小时。支持跨天查询。
81
+ # 异常体验ID映射见:https://cloud.tencent.com/document/product/647/44916
81
82
 
82
83
  # @param request: Request instance for DescribeAbnormalEvent.
83
84
  # @type request: :class:`Tencentcloud::trtc::V20190722::DescribeAbnormalEventRequest`
@@ -101,7 +102,7 @@ module TencentCloud
101
102
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
102
103
  end
103
104
 
104
- # 查询指定时间内的用户列表及用户通话质量数据,可查询14天内数据。DataType 不为null,查询起止时间不超过1个小时,查询用户不超过6个,支持跨天查询。DataType,UserIds为null时,查询起止时间不超过4个小时, 默认查询6个用户,同时支持每页查询100以内用户个数(PageSize不超过100)。接口用于查询质量问题,不推荐作为计费使用。
105
+ # 查询指定时间内的用户列表及用户通话质量数据,可查询14天内数据。DataType 不为null,查询起止时间不超过1个小时,查询用户不超过6个,支持跨天查询。DataType为null时,查询起止时间不超过4个小时, 默认查询6个用户,同时支持每页查询100以内用户个数(PageSize不超过100)。接口用于查询质量问题,不推荐作为计费使用。
105
106
  # **注意**:该接口只用于历史数据统计或核对数据使用,实时类关键业务逻辑不能使用。
106
107
 
107
108
  # @param request: Request instance for DescribeCallDetail.
@@ -174,7 +175,7 @@ module TencentCloud
174
175
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
175
176
  end
176
177
 
177
- # 可查询sdkqppid 每天的房间数和用户数,每分钟1次,可查询最近14天的数据。当天未结束,无法查到当天的房间数与用户数。
178
+ # 可查询SdkAppId每天的房间数和用户数,按天统计,可查询最近14天的数据。当天未结束,数据未统计完成,无法查到当天的房间数与用户数
178
179
 
179
180
  # @param request: Request instance for DescribeHistoryScale.
180
181
  # @type request: :class:`Tencentcloud::trtc::V20190722::DescribeHistoryScaleRequest`
@@ -251,7 +252,7 @@ module TencentCloud
251
252
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
252
253
  end
253
254
 
254
- # 查询sdkappid下的房间列表。默认返回10条通话,一次最多返回100条通话。可查询14天内的数据。
255
+ # 查询SdkAppId下的房间列表。默认返回10条通话,一次最多返回100条通话。可查询14天内的数据。
255
256
  # **注意**:该接口只用于历史数据统计或核对数据使用,实时类关键业务逻辑不能使用。
256
257
 
257
258
  # @param request: Request instance for DescribeRoomInformation.
@@ -175,11 +175,12 @@ module TencentCloud
175
175
 
176
176
  # DescribeAbnormalEvent请求参数结构体
177
177
  class DescribeAbnormalEventRequest < TencentCloud::Common::AbstractModel
178
- # @param SdkAppId: 用户SDKAppID,查询SDKAppID下任意20条异常体验事件(可能不同房间)
178
+ # @param SdkAppId: 用户SdkAppId(如:1400xxxxxx)
179
179
  # @type SdkAppId: String
180
- # @param StartTime: 查询开始时间,本地unix时间戳(1592448600s
180
+ # @param StartTime: 查询开始时间,本地unix时间戳,单位为秒(如:1590065777
181
+ # 注意:支持查询14天内的数据
181
182
  # @type StartTime: Integer
182
- # @param EndTime: 查询结束时间,本地unix时间戳(1592449080s)
183
+ # @param EndTime: 查询结束时间,本地unix时间戳,单位为秒(如:1590065877)注意:与StartTime间隔时间不超过1小时。
183
184
  # @type EndTime: Integer
184
185
  # @param RoomId: 房间号,查询房间内任意20条以内异常体验事件
185
186
  # @type RoomId: String
@@ -234,15 +235,17 @@ module TencentCloud
234
235
 
235
236
  # DescribeCallDetail请求参数结构体
236
237
  class DescribeCallDetailRequest < TencentCloud::Common::AbstractModel
237
- # @param CommId: 通话 ID(唯一标识一次通话): sdkappid_roomgString(房间号_createTime(房间创建时间,unix时间戳,单位为s)例:1400353843_218695_1590065777。通过 DescribeRoomInformation(查询房间列表)接口获取(链接:https://cloud.tencent.com/document/product/647/44050
238
+ # @param CommId: 通话 ID(唯一标识一次通话): SdkAppId_RoomId(房间号)_ CreateTime(房间创建时间,unix时间戳,单位为s)例:1400xxxxxx_218695_1590065777。通过 DescribeRoomInfo(查询历史房间列表)接口获取([查询历史房间列表](https://cloud.tencent.com/document/product/647/44050))。
238
239
  # @type CommId: String
239
- # @param StartTime: 查询开始时间,14天内。本地unix时间戳(1590065777s),查询实时数据时,查询起止时间不超过1个小时。
240
+ # @param StartTime: 查询开始时间,本地unix时间戳,单位为秒(如:1590065777),
241
+ # 注意:支持查询14天内的数据。
240
242
  # @type StartTime: Integer
241
- # @param EndTime: 查询结束时间,本地unix时间戳(1590065877s
243
+ # @param EndTime: 查询结束时间,本地unix时间戳,单位为秒(如:1590065877
244
+ # 注意:DataType 不为null ,与StartTime间隔时间不超过1小时;DataType 为null,与StartTime间隔时间不超过4小时。
242
245
  # @type EndTime: Integer
243
- # @param SdkAppId: 用户SDKAppID(1400353843)
246
+ # @param SdkAppId: 用户SdkAppId(如:1400xxxxxx)。
244
247
  # @type SdkAppId: String
245
- # @param UserIds: 需查询的用户数组,不填默认返回6个用户,最多可填6个用户
248
+ # @param UserIds: 需查询的用户数组,默认不填返回6个用户。
246
249
  # @type UserIds: Array
247
250
  # @param DataType: 需查询的指标,不填则只返回用户列表,填all则返回所有指标。
248
251
  # appCpu:APP CPU使用率;
@@ -259,9 +262,13 @@ module TencentCloud
259
262
  # bigvWidth:上/下行分辨率宽;
260
263
  # bigvHeight:上/下行分辨率高
261
264
  # @type DataType: Array
262
- # @param PageNumber: 设置分页index,从0开始(PageNumber和PageSize 其中一个不填均默认返回6条数据)
265
+ # @param PageNumber: 当前页数,默认为0
266
+ # 注意:PageNumber和PageSize 其中一个不填均默认返回6条数据。
263
267
  # @type PageNumber: String
264
- # @param PageSize: 设置分页大小(PageNumber和PageSize 其中一个不填均默认返回6条数据,DataTypeUserIds不为null,PageSize最大不超过6,DataType,UserIds为null,PageSize最大不超过100)
268
+ # @param PageSize: 每页个数,默认为6,
269
+ # 范围:[1,100]
270
+ # 注意:DataType不为null,UserIds长度不能超过6,PageSize最大值不超过6;
271
+ # DataType 为null,UserIds长度不超过100,PageSize最大不超过100。
265
272
  # @type PageSize: String
266
273
 
267
274
  attr_accessor :CommId, :StartTime, :EndTime, :SdkAppId, :UserIds, :DataType, :PageNumber, :PageSize
@@ -335,15 +342,17 @@ module TencentCloud
335
342
 
336
343
  # DescribeDetailEvent请求参数结构体
337
344
  class DescribeDetailEventRequest < TencentCloud::Common::AbstractModel
338
- # @param CommId: 通话 ID(唯一标识一次通话): sdkappid_roomgString(房间号_createTime(房间创建时间,unix时间戳,单位s)。通过 DescribeRoomInformation(查询房间列表)接口获取。(链接:https://cloud.tencent.com/document/product/647/44050
345
+ # @param CommId: 通话 ID(唯一标识一次通话): SdkAppId_RoomId(房间号)_ CreateTime(房间创建时间,unix时间戳,单位为s)例:1400xxxxxx_218695_1590065777。通过 DescribeRoomInfo(查询历史房间列表)接口获取([查询历史房间列表](https://cloud.tencent.com/document/product/647/44050))。
339
346
  # @type CommId: String
340
- # @param StartTime: 查询开始时间,14天内。本地unix时间戳(1588055615s
347
+ # @param StartTime: 查询开始时间,本地unix时间戳,单位为秒(如:1590065777
348
+ # 注意:支持查询14天内的数据
341
349
  # @type StartTime: Integer
342
- # @param EndTime: 查询结束时间,本地unix时间戳(1588058615s
350
+ # @param EndTime: 查询结束时间,本地unix时间戳,单位为秒(如:1590065877
351
+ # 注意:查询时间大于房间结束时间,以房间结束时间为准。
343
352
  # @type EndTime: Integer
344
- # @param UserId: 用户id
353
+ # @param UserId: 用户UserId
345
354
  # @type UserId: String
346
- # @param RoomId: 房间号
355
+ # @param RoomId: 房间号(如:223)
347
356
  # @type RoomId: String
348
357
 
349
358
  attr_accessor :CommId, :StartTime, :EndTime, :UserId, :RoomId
@@ -453,11 +462,13 @@ module TencentCloud
453
462
 
454
463
  # DescribeHistoryScale请求参数结构体
455
464
  class DescribeHistoryScaleRequest < TencentCloud::Common::AbstractModel
456
- # @param SdkAppId: 用户sdkappid(1400188366)
465
+ # @param SdkAppId: 用户SdkAppId(如:1400xxxxxx)
457
466
  # @type SdkAppId: String
458
- # @param StartTime: 查询开始时间,5天内。本地unix时间戳(1587571000s
467
+ # @param StartTime: 查询开始时间,本地unix时间戳,单位为秒(如:1590065777
468
+ # 注意:支持查询14天内的数据。
459
469
  # @type StartTime: Integer
460
- # @param EndTime: 查询结束时间,本地unix时间戳(1588034999s)
470
+ # @param EndTime: 查询结束时间,本地unix时间戳,单位为秒(如:1590065877),建议与StartTime间隔时间超过24小时。
471
+ # 注意:按天统计,结束时间小于前一天,否则查询数据为空(如:需查询20号数据,结束时间需小于20号0点)。
461
472
  # @type EndTime: Integer
462
473
 
463
474
  attr_accessor :SdkAppId, :StartTime, :EndTime
@@ -620,17 +631,21 @@ module TencentCloud
620
631
 
621
632
  # DescribeRoomInformation请求参数结构体
622
633
  class DescribeRoomInformationRequest < TencentCloud::Common::AbstractModel
623
- # @param SdkAppId: 用户sdkappid
634
+ # @param SdkAppId: 用户SdkAppId(如:1400xxxxxx)
624
635
  # @type SdkAppId: String
625
- # @param StartTime: 查询开始时间,14天内。本地unix时间戳(1588031999
636
+ # @param StartTime: 查询开始时间,本地unix时间戳,单位为秒(如:1590065777
637
+ # 注意:支持查询14天内的数据
626
638
  # @type StartTime: Integer
627
- # @param EndTime: 查询结束时间,本地unix时间戳(1588034999
639
+ # @param EndTime: 查询结束时间,本地unix时间戳,单位为秒(如:1590065877
640
+ # 注意:与StartTime间隔时间不超过24小时。
628
641
  # @type EndTime: Integer
629
- # @param RoomId: 字符串房间号
642
+ # @param RoomId: 房间号(如:223)
630
643
  # @type RoomId: String
631
- # @param PageNumber: 分页index,从0开始(PageNumber和PageSize 其中一个不填均默认返回10条数据)
644
+ # @param PageNumber: 当前页数,默认为0
645
+ # 注意:PageNumber和PageSize 其中一个不填均默认返回10条数据。
632
646
  # @type PageNumber: String
633
- # @param PageSize: 分页大小(PageNumber和PageSize 其中一个不填均默认返回10条数据,最大不超过100)
647
+ # @param PageSize: 每页个数,默认为10
648
+ # 范围:[1,100]
634
649
  # @type PageSize: String
635
650
 
636
651
  attr_accessor :SdkAppId, :StartTime, :EndTime, :RoomId, :PageNumber, :PageSize
@@ -739,19 +754,24 @@ module TencentCloud
739
754
 
740
755
  # DescribeUserInformation请求参数结构体
741
756
  class DescribeUserInformationRequest < TencentCloud::Common::AbstractModel
742
- # @param CommId: 通话 ID(唯一标识一次通话): sdkappid_roomgString(房间号_createTime(房间创建时间,unix时间戳,单位为s)例:1400353843_218695_1590065777。通过 DescribeRoomInformation(查询房间列表)接口获取(链接:https://cloud.tencent.com/document/product/647/44050
757
+ # @param CommId: 通话 ID(唯一标识一次通话): SdkAppId_RoomId(房间号)_ CreateTime(房间创建时间,unix时间戳,单位为s)例:1400xxxxxx_218695_1590065777。通过 DescribeRoomInfo(查询历史房间列表)接口获取([查询历史房间列表](https://cloud.tencent.com/document/product/647/44050))。
743
758
  # @type CommId: String
744
- # @param StartTime: 查询开始时间,14天内。本地unix时间戳(1590065777)
759
+ # @param StartTime: 查询开始时间,本地unix时间戳,单位为秒(如:1590065777)
760
+ # 注意:支持查询14天内的数据
745
761
  # @type StartTime: Integer
746
- # @param EndTime: 查询结束时间,本地unix时间戳(1590065877)
762
+ # @param EndTime: 查询结束时间,本地unix时间戳,单位为秒(如:1590065877)
763
+ # 注意:与StartTime间隔时间不超过4小时。
747
764
  # @type EndTime: Integer
748
- # @param SdkAppId: 用户SDKAppID(1400353843
765
+ # @param SdkAppId: 用户SdkAppId(如:1400xxxxxx
749
766
  # @type SdkAppId: String
750
- # @param UserIds: 需查询的用户数组,不填默认返回6个用户,最多可填6个用户
767
+ # @param UserIds: 需查询的用户数组,不填默认返回6个用户
768
+ # 范围:[1,100]。
751
769
  # @type UserIds: Array
752
- # @param PageNumber: 设置分页index,从0开始(PageNumber和PageSize 其中一个不填均默认返回6条数据)
770
+ # @param PageNumber: 当前页数,默认为0
771
+ # 注意:PageNumber和PageSize 其中一个不填均默认返回6条数据。
753
772
  # @type PageNumber: String
754
- # @param PageSize: 设置分页大小(PageNumber和PageSize 其中一个不填均默认返回6条数据,PageSize最大不超过100)
773
+ # @param PageSize: 每页个数,默认为6
774
+ # 范围:[1,100]。
755
775
  # @type PageSize: String
756
776
 
757
777
  attr_accessor :CommId, :StartTime, :EndTime, :SdkAppId, :UserIds, :PageNumber, :PageSize
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-trtc
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.360
4
+ version: 1.0.361
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-07-20 00:00:00.000000000 Z
11
+ date: 2022-07-21 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common