tencentcloud-sdk-lcic 3.0.995 → 3.0.997

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: d160aba9525d28ce740d2044bf3e740e01942d1d
4
- data.tar.gz: 702fd8bdbf8bf4b6b69abb4fc778bd8b2d063924
3
+ metadata.gz: 4303113b4395c10e7dcae3bb86dd518570caa148
4
+ data.tar.gz: ea3f4919db091c221edb49af7216b20cda15bc0b
5
5
  SHA512:
6
- metadata.gz: 9d8f120218e457e65c27f1ca041c1218fcb60c44ac5f8a7f62e89c73024c58bfd70b84d3696f6140ab9595873898c374f5cce97598bfd948bace4012076c3f98
7
- data.tar.gz: 13d1c743d93c2b8285932ef4fc9e20ca7a47cfbee59757ac21018d5d3e790aef12923645d7d0fcebe968c25b24f7e8311482f3392c4b8baf260592ce59d73e6e
6
+ metadata.gz: 9d373946946f3a154394c76712fe148ae7e93a633e62be67afde608d084f37a57dc77b2841c4798d58e2d9dfe3b0b5b9d7800c5e3bb60729b7445447da561522
7
+ data.tar.gz: 9eba3f816988bb291a225b2c84b17254f4c45f43cde3d168a77ebfc10456ef0c2545bdea302b7afbb071c51246a58466287025a1eb52b308b51a0c7c7ecc32af
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.995
1
+ 3.0.997
@@ -221,7 +221,27 @@ module TencentCloud
221
221
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
222
222
  end
223
223
 
224
- # 绑定文档到房间
224
+ # 功能概述
225
+ # 本接口提供教学场景下的课程文档预绑定能力,支持将课件课堂ID进行关联映射,实现课件的自动化预加载。
226
+
227
+ # 应用场景建议
228
+
229
+ # 绑定时机
230
+ # 推荐在创建课堂预约阶段同步完成文档绑定操作,确保课件资源在课堂开始前完成上传。
231
+
232
+ # 接口限制与频控策略
233
+
234
+ # 频控维度
235
+ # 开发者账号维度限频
236
+ # 默认频控阈值为20 QPS(每秒请求次数)
237
+
238
+ # 最佳实践建议
239
+
240
+ # 重试策略
241
+ # 当触发限频错误时,建议采用以下策略:
242
+ # 启用退避重试机制(建议使用指数退避算法)
243
+ # 初始重试间隔不低于500ms
244
+ # 最大重试次数不超过3次
225
245
 
226
246
  # @param request: Request instance for BindDocumentToRoom.
227
247
  # @type request: :class:`Tencentcloud::lcic::V20220817::BindDocumentToRoomRequest`
@@ -521,7 +521,6 @@ module TencentCloud
521
521
  # BatchRegister返回参数结构体
522
522
  class BatchRegisterResponse < TencentCloud::Common::AbstractModel
523
523
  # @param Users: 注册成功的用户列表
524
- # 注意:此字段可能返回 null,表示取不到有效值。
525
524
  # @type Users: Array
526
525
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
527
526
  # @type RequestId: String
@@ -940,10 +939,10 @@ module TencentCloud
940
939
 
941
940
  attr_accessor :Name, :StartTime, :EndTime, :SdkAppId, :Resolution, :MaxMicNumber, :SubType, :TeacherId, :AutoMic, :TurnOffMic, :AudioQuality, :DisableRecord, :Assistants, :RTCAudienceNumber, :AudienceType, :RecordLayout, :GroupId, :EnableDirectControl, :InteractionMode, :VideoOrientation, :IsGradingRequiredPostClass, :RoomType, :EndDelayTime, :LiveType, :RecordLiveUrl, :EnableAutoStart, :RecordBackground, :RecordScene, :RecordLang, :RecordStream
942
941
  extend Gem::Deprecate
943
- deprecate :RTCAudienceNumber, :none, 2025, 1
944
- deprecate :RTCAudienceNumber=, :none, 2025, 1
945
- deprecate :RecordLang, :none, 2025, 1
946
- deprecate :RecordLang=, :none, 2025, 1
942
+ deprecate :RTCAudienceNumber, :none, 2025, 2
943
+ deprecate :RTCAudienceNumber=, :none, 2025, 2
944
+ deprecate :RecordLang, :none, 2025, 2
945
+ deprecate :RecordLang=, :none, 2025, 2
947
946
 
948
947
  def initialize(name=nil, starttime=nil, endtime=nil, sdkappid=nil, resolution=nil, maxmicnumber=nil, subtype=nil, teacherid=nil, automic=nil, turnoffmic=nil, audioquality=nil, disablerecord=nil, assistants=nil, rtcaudiencenumber=nil, audiencetype=nil, recordlayout=nil, groupid=nil, enabledirectcontrol=nil, interactionmode=nil, videoorientation=nil, isgradingrequiredpostclass=nil, roomtype=nil, enddelaytime=nil, livetype=nil, recordliveurl=nil, enableautostart=nil, recordbackground=nil, recordscene=nil, recordlang=nil, recordstream=nil)
949
948
  @Name = name
@@ -2325,7 +2324,6 @@ module TencentCloud
2325
2324
  # DescribeRoomForbiddenUser返回参数结构体
2326
2325
  class DescribeRoomForbiddenUserResponse < TencentCloud::Common::AbstractModel
2327
2326
  # @param MutedAccountList: 禁言用户信息数组,内容包括被禁言的成员 ID,及其被禁言到的时间(使用 UTC 时间,即世界协调时间)
2328
- # 注意:此字段可能返回 null,表示取不到有效值。
2329
2327
  # @type MutedAccountList: Array
2330
2328
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
2331
2329
  # @type RequestId: String
@@ -2568,10 +2566,8 @@ module TencentCloud
2568
2566
  # @param MemberRecords: 成员记录列表。
2569
2567
  # @type MemberRecords: Array
2570
2568
  # @param RealStartTime: 秒级unix时间戳,实际房间开始时间。
2571
- # 注意:此字段可能返回 null,表示取不到有效值。
2572
2569
  # @type RealStartTime: Integer
2573
2570
  # @param RealEndTime: 秒级unix时间戳,实际房间结束时间。
2574
- # 注意:此字段可能返回 null,表示取不到有效值。
2575
2571
  # @type RealEndTime: Integer
2576
2572
  # @param MessageCount: 房间消息总数。
2577
2573
  # @type MessageCount: Integer
@@ -2643,7 +2639,6 @@ module TencentCloud
2643
2639
  # @param Total: 总数
2644
2640
  # @type Total: Integer
2645
2641
  # @param Scores: 课堂评分列表
2646
- # 注意:此字段可能返回 null,表示取不到有效值。
2647
2642
  # @type Scores: Array
2648
2643
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
2649
2644
  # @type RequestId: String
@@ -2699,7 +2694,6 @@ module TencentCloud
2699
2694
  # @param Total: 用户总数
2700
2695
  # @type Total: Integer
2701
2696
  # @param Users: 当前获取用户信息数组列表
2702
- # 注意:此字段可能返回 null,表示取不到有效值。
2703
2697
  # @type Users: Array
2704
2698
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
2705
2699
  # @type RequestId: String
@@ -2813,7 +2807,6 @@ module TencentCloud
2813
2807
  # @param Avatar: 用户头像Url。
2814
2808
  # @type Avatar: String
2815
2809
  # @param OriginId: 用户在客户系统的Id
2816
- # 注意:此字段可能返回 null,表示取不到有效值。
2817
2810
  # @type OriginId: String
2818
2811
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
2819
2812
  # @type RequestId: String
@@ -3181,7 +3174,6 @@ module TencentCloud
3181
3174
  # @param Total: 该房间的事件总数,keyword搜索不影响该值。
3182
3175
  # @type Total: Integer
3183
3176
  # @param Events: 详细事件内容。包含相应的类型、发生的时间戳。
3184
- # 注意:此字段可能返回 null,表示取不到有效值。
3185
3177
  # @type Events: Array
3186
3178
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
3187
3179
  # @type RequestId: String
@@ -3349,16 +3341,12 @@ module TencentCloud
3349
3341
  # GetWatermark返回参数结构体
3350
3342
  class GetWatermarkResponse < TencentCloud::Common::AbstractModel
3351
3343
  # @param TeacherLogo: 老师视频区域的水印参数配置
3352
- # 注意:此字段可能返回 null,表示取不到有效值。
3353
3344
  # @type TeacherLogo: :class:`Tencentcloud::Lcic.v20220817.models.WatermarkConfig`
3354
3345
  # @param BoardLogo: 白板区域的水印参数配置
3355
- # 注意:此字段可能返回 null,表示取不到有效值。
3356
3346
  # @type BoardLogo: :class:`Tencentcloud::Lcic.v20220817.models.WatermarkConfig`
3357
3347
  # @param BackgroundPicture: 背景图片配置
3358
- # 注意:此字段可能返回 null,表示取不到有效值。
3359
3348
  # @type BackgroundPicture: :class:`Tencentcloud::Lcic.v20220817.models.BackgroundPictureConfig`
3360
3349
  # @param Text: 文字水印配置
3361
- # 注意:此字段可能返回 null,表示取不到有效值。
3362
3350
  # @type Text: :class:`Tencentcloud::Lcic.v20220817.models.TextMarkConfig`
3363
3351
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
3364
3352
  # @type RequestId: String
@@ -3999,8 +3987,8 @@ module TencentCloud
3999
3987
 
4000
3988
  attr_accessor :RoomId, :SdkAppId, :StartTime, :EndTime, :TeacherId, :Name, :Resolution, :MaxMicNumber, :AutoMic, :AudioQuality, :SubType, :DisableRecord, :Assistants, :GroupId, :EnableDirectControl, :InteractionMode, :VideoOrientation, :IsGradingRequiredPostClass, :RoomType, :RecordLayout, :EndDelayTime, :LiveType, :RecordLiveUrl, :EnableAutoStart, :RecordScene, :RecordLang
4001
3989
  extend Gem::Deprecate
4002
- deprecate :RecordLang, :none, 2025, 1
4003
- deprecate :RecordLang=, :none, 2025, 1
3990
+ deprecate :RecordLang, :none, 2025, 2
3991
+ deprecate :RecordLang=, :none, 2025, 2
4004
3992
 
4005
3993
  def initialize(roomid=nil, sdkappid=nil, starttime=nil, endtime=nil, teacherid=nil, name=nil, resolution=nil, maxmicnumber=nil, automic=nil, audioquality=nil, subtype=nil, disablerecord=nil, assistants=nil, groupid=nil, enabledirectcontrol=nil, interactionmode=nil, videoorientation=nil, isgradingrequiredpostclass=nil, roomtype=nil, recordlayout=nil, enddelaytime=nil, livetype=nil, recordliveurl=nil, enableautostart=nil, recordscene=nil, recordlang=nil)
4006
3994
  @RoomId = roomid
@@ -4346,10 +4334,10 @@ module TencentCloud
4346
4334
 
4347
4335
  attr_accessor :Name, :StartTime, :EndTime, :Resolution, :MaxMicNumber, :SubType, :TeacherId, :AutoMic, :TurnOffMic, :AudioQuality, :DisableRecord, :Assistants, :RTCAudienceNumber, :AudienceType, :RecordLayout, :GroupId, :EnableDirectControl, :InteractionMode, :VideoOrientation, :IsGradingRequiredPostClass, :RoomType, :EndDelayTime, :LiveType, :RecordLiveUrl, :EnableAutoStart, :RecordBackground, :RecordScene, :RecordLang, :RecordStream
4348
4336
  extend Gem::Deprecate
4349
- deprecate :RTCAudienceNumber, :none, 2025, 1
4350
- deprecate :RTCAudienceNumber=, :none, 2025, 1
4351
- deprecate :RecordLang, :none, 2025, 1
4352
- deprecate :RecordLang=, :none, 2025, 1
4337
+ deprecate :RTCAudienceNumber, :none, 2025, 2
4338
+ deprecate :RTCAudienceNumber=, :none, 2025, 2
4339
+ deprecate :RecordLang, :none, 2025, 2
4340
+ deprecate :RecordLang=, :none, 2025, 2
4353
4341
 
4354
4342
  def initialize(name=nil, starttime=nil, endtime=nil, resolution=nil, maxmicnumber=nil, subtype=nil, teacherid=nil, automic=nil, turnoffmic=nil, audioquality=nil, disablerecord=nil, assistants=nil, rtcaudiencenumber=nil, audiencetype=nil, recordlayout=nil, groupid=nil, enabledirectcontrol=nil, interactionmode=nil, videoorientation=nil, isgradingrequiredpostclass=nil, roomtype=nil, enddelaytime=nil, livetype=nil, recordliveurl=nil, enableautostart=nil, recordbackground=nil, recordscene=nil, recordlang=nil, recordstream=nil)
4355
4343
  @Name = name
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-lcic
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.995
4
+ version: 3.0.997
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2025-02-10 00:00:00.000000000 Z
11
+ date: 2025-02-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common