tencentcloud-sdk-lcic 3.0.1000 → 3.0.1002

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/VERSION +1 -1
  3. data/lib/v20220817/models.rb +0 -80
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 12ecff6ae341808c12c7e7757f341fde6f3f3a17
4
- data.tar.gz: 622ecdc2f33bdd8398e23565025a35ee2016d90d
3
+ metadata.gz: cb869d41956b0cb338643f552b8c63e92f61f493
4
+ data.tar.gz: 05682ba3938aded85e5bd592fdbea70288ad60e7
5
5
  SHA512:
6
- metadata.gz: 188876ccbd0db5c9ae0c0d61f7c82a28475512b8c58358e0d954ebe26d273501d668fdb768345af6ee30960a4dc2bae1fc8617b6811377a25f57ed71f40eea07
7
- data.tar.gz: dcbe7a7a963b7fd5b690236ecf77313f51fe9ccb780392a276e11cd26e11e5db793e2cc7bc937379e1ae7f63c45a7682604674d3a084ce59399d7abb3c23e3c2
6
+ metadata.gz: b5c52a0b97b43ae798cf45cdc8586d4b63d779d8f47f831161c2f6738133fb42dd211eef5d16f851f64c85ec4faa1e5b6eb1a0f74d5f07d58c5d350cfe4a3010
7
+ data.tar.gz: f84ff4c43a7861c3f682f865dde0983b140b068f383ff3759a1f3eb572ba4ad4a419a273d26becd6cbc11f94a5f2396a5f149d4959ef620df0b6b9b080d03b4b
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1000
1
+ 3.0.1002
@@ -543,10 +543,8 @@ module TencentCloud
543
543
  # @param SdkAppId: 低代码互动课堂的SdkAppId。
544
544
  # @type SdkAppId: Integer
545
545
  # @param UserId: 用户ID。
546
- # 注意:此字段可能返回 null,表示取不到有效值。
547
546
  # @type UserId: String
548
547
  # @param OriginId: 用户在客户系统的Id。 若用户注册时该字段为空,则默认为 UserId 值一致。
549
- # 注意:此字段可能返回 null,表示取不到有效值。
550
548
  # @type OriginId: String
551
549
 
552
550
  attr_accessor :SdkAppId, :UserId, :OriginId
@@ -638,19 +636,14 @@ module TencentCloud
638
636
  # 课堂评分字段
639
637
  class ClassScoreItem < TencentCloud::Common::AbstractModel
640
638
  # @param RoomId: 课堂iD
641
- # 注意:此字段可能返回 null,表示取不到有效值。
642
639
  # @type RoomId: Integer
643
640
  # @param UserId: 用户ID
644
- # 注意:此字段可能返回 null,表示取不到有效值。
645
641
  # @type UserId: String
646
642
  # @param CreateTime: 评分时间
647
- # 注意:此字段可能返回 null,表示取不到有效值。
648
643
  # @type CreateTime: Integer
649
644
  # @param Score: 课堂评分
650
- # 注意:此字段可能返回 null,表示取不到有效值。
651
645
  # @type Score: Integer
652
646
  # @param ScoreMsg: 课堂评价
653
- # 注意:此字段可能返回 null,表示取不到有效值。
654
647
  # @type ScoreMsg: String
655
648
 
656
649
  attr_accessor :RoomId, :UserId, :CreateTime, :Score, :ScoreMsg
@@ -1063,13 +1056,10 @@ module TencentCloud
1063
1056
  # 自定义消息
1064
1057
  class CustomMsgContent < TencentCloud::Common::AbstractModel
1065
1058
  # @param Data: 自定义消息数据。
1066
- # 注意:此字段可能返回 null,表示取不到有效值。
1067
1059
  # @type Data: String
1068
1060
  # @param Desc: 自定义消息描述信息。
1069
- # 注意:此字段可能返回 null,表示取不到有效值。
1070
1061
  # @type Desc: String
1071
1062
  # @param Ext: 扩展字段。
1072
- # 注意:此字段可能返回 null,表示取不到有效值。
1073
1063
  # @type Ext: String
1074
1064
 
1075
1065
  attr_accessor :Data, :Desc, :Ext
@@ -2868,67 +2858,46 @@ module TencentCloud
2868
2858
  # 文档信息
2869
2859
  class DocumentInfo < TencentCloud::Common::AbstractModel
2870
2860
  # @param DocumentId: 文档Id
2871
- # 注意:此字段可能返回 null,表示取不到有效值。
2872
2861
  # @type DocumentId: String
2873
2862
  # @param DocumentUrl: 文档原址url
2874
- # 注意:此字段可能返回 null,表示取不到有效值。
2875
2863
  # @type DocumentUrl: String
2876
2864
  # @param DocumentName: 文档名称
2877
- # 注意:此字段可能返回 null,表示取不到有效值。
2878
2865
  # @type DocumentName: String
2879
2866
  # @param Owner: 文档所有者UserId
2880
- # 注意:此字段可能返回 null,表示取不到有效值。
2881
2867
  # @type Owner: String
2882
2868
  # @param SdkAppId: 应用Id
2883
- # 注意:此字段可能返回 null,表示取不到有效值。
2884
2869
  # @type SdkAppId: Integer
2885
2870
  # @param Permission: 文档权限,0:私有课件 1:公共课件
2886
- # 注意:此字段可能返回 null,表示取不到有效值。
2887
2871
  # @type Permission: Integer
2888
2872
  # @param TranscodeResult: 转码结果,无需转码为空,转码成功为结果url,转码失败为错误码
2889
- # 注意:此字段可能返回 null,表示取不到有效值。
2890
2873
  # @type TranscodeResult: String
2891
2874
  # @param TranscodeType: 转码类型
2892
- # 注意:此字段可能返回 null,表示取不到有效值。
2893
2875
  # @type TranscodeType: Integer
2894
2876
  # @param TranscodeProgress: 转码进度, 0 - 100 表示(0% - 100%)
2895
- # 注意:此字段可能返回 null,表示取不到有效值。
2896
2877
  # @type TranscodeProgress: Integer
2897
2878
  # @param TranscodeState: 转码状态,0为无需转码,1为正在转码,2为转码失败,3为转码成功
2898
- # 注意:此字段可能返回 null,表示取不到有效值。
2899
2879
  # @type TranscodeState: Integer
2900
2880
  # @param TranscodeInfo: 转码失败后的错误信息
2901
- # 注意:此字段可能返回 null,表示取不到有效值。
2902
2881
  # @type TranscodeInfo: String
2903
2882
  # @param DocumentType: 文档类型
2904
- # 注意:此字段可能返回 null,表示取不到有效值。
2905
2883
  # @type DocumentType: String
2906
2884
  # @param DocumentSize: 文档大小,单位:字节
2907
- # 注意:此字段可能返回 null,表示取不到有效值。
2908
2885
  # @type DocumentSize: Integer
2909
2886
  # @param UpdateTime: 更新的UNIX时间戳
2910
- # 注意:此字段可能返回 null,表示取不到有效值。
2911
2887
  # @type UpdateTime: Integer
2912
2888
  # @param Pages: 课件页数
2913
- # 注意:此字段可能返回 null,表示取不到有效值。
2914
2889
  # @type Pages: Integer
2915
2890
  # @param Width: 宽,仅在静态转码的课件有效
2916
- # 注意:此字段可能返回 null,表示取不到有效值。
2917
2891
  # @type Width: Integer
2918
2892
  # @param Height: 高,仅在静态转码的课件有效
2919
- # 注意:此字段可能返回 null,表示取不到有效值。
2920
2893
  # @type Height: Integer
2921
2894
  # @param Cover: 封面,仅转码的课件会生成封面
2922
- # 注意:此字段可能返回 null,表示取不到有效值。
2923
2895
  # @type Cover: String
2924
2896
  # @param Preview: 课件预览地址
2925
- # 注意:此字段可能返回 null,表示取不到有效值。
2926
2897
  # @type Preview: String
2927
2898
  # @param Resolution: 文档的分辨率
2928
- # 注意:此字段可能返回 null,表示取不到有效值。
2929
2899
  # @type Resolution: String
2930
2900
  # @param MinScaleResolution: 转码后文档的最小分辨率,和创建文档时传入的参数一致。
2931
- # 注意:此字段可能返回 null,表示取不到有效值。
2932
2901
  # @type MinScaleResolution: String
2933
2902
 
2934
2903
  attr_accessor :DocumentId, :DocumentUrl, :DocumentName, :Owner, :SdkAppId, :Permission, :TranscodeResult, :TranscodeType, :TranscodeProgress, :TranscodeState, :TranscodeInfo, :DocumentType, :DocumentSize, :UpdateTime, :Pages, :Width, :Height, :Cover, :Preview, :Resolution, :MinScaleResolution
@@ -3017,22 +2986,16 @@ module TencentCloud
3017
2986
  # 房间事件对应的信息。
3018
2987
  class EventDataInfo < TencentCloud::Common::AbstractModel
3019
2988
  # @param RoomId: 事件发生的房间号。
3020
- # 注意:此字段可能返回 null,表示取不到有效值。
3021
2989
  # @type RoomId: Integer
3022
2990
  # @param UserId: 事件发生的用户。
3023
- # 注意:此字段可能返回 null,表示取不到有效值。
3024
2991
  # @type UserId: String
3025
2992
  # @param Device: 用户设备类型。0: Unknown; 1: Windows; 2: macOS; 3: Android; 4: iOS; 5: Web; 6: Mobile webpage; 7: Weixin Mini Program.
3026
- # 注意:此字段可能返回 null,表示取不到有效值。
3027
2993
  # @type Device: Integer
3028
2994
  # @param Duration: 录制时长。单位:秒
3029
- # 注意:此字段可能返回 null,表示取不到有效值。
3030
2995
  # @type Duration: Integer
3031
2996
  # @param RecordSize: 录制文件大小
3032
- # 注意:此字段可能返回 null,表示取不到有效值。
3033
2997
  # @type RecordSize: Integer
3034
2998
  # @param RecordUrl: 录制url
3035
- # 注意:此字段可能返回 null,表示取不到有效值。
3036
2999
  # @type RecordUrl: String
3037
3000
 
3038
3001
  attr_accessor :RoomId, :UserId, :Device, :Duration, :RecordSize, :RecordUrl
@@ -3072,7 +3035,6 @@ module TencentCloud
3072
3035
  # VisibleOff: 页面不可见
3073
3036
  # @type EventType: String
3074
3037
  # @param EventData: 事件详细内容,包含房间号,成员类型事件包含用户Id。
3075
- # 注意:此字段可能返回 null,表示取不到有效值。
3076
3038
  # @type EventData: :class:`Tencentcloud::Lcic.v20220817.models.EventDataInfo`
3077
3039
 
3078
3040
  attr_accessor :Timestamp, :EventType, :EventData
@@ -3438,18 +3400,14 @@ module TencentCloud
3438
3400
  # 获取群组列表返回的群组信息
3439
3401
  class GroupInfo < TencentCloud::Common::AbstractModel
3440
3402
  # @param GroupId: 群组ID
3441
- # 注意:此字段可能返回 null,表示取不到有效值。
3442
3403
  # @type GroupId: String
3443
3404
  # @param GroupName: 群组名称
3444
- # 注意:此字段可能返回 null,表示取不到有效值。
3445
3405
  # @type GroupName: String
3446
3406
  # @param TeacherId: 群组主讲人ID
3447
- # 注意:此字段可能返回 null,表示取不到有效值。
3448
3407
  # @type TeacherId: String
3449
3408
  # @param GroupType: 群组类型
3450
3409
  # 0-基础群组
3451
3410
  # 1-组合群组,若为1时会返回子群组ID列表
3452
- # 注意:此字段可能返回 null,表示取不到有效值。
3453
3411
  # @type GroupType: Integer
3454
3412
  # @param SubGroupIds: 子群组ID列表,如有。
3455
3413
  # 注意:此字段可能返回 null,表示取不到有效值。
@@ -3721,10 +3679,8 @@ module TencentCloud
3721
3679
  # 注意:此字段可能返回 null,表示取不到有效值。
3722
3680
  # @type SubGroupId: Array
3723
3681
  # @param Stage: 用户的上台状态
3724
- # 注意:此字段可能返回 null,表示取不到有效值。
3725
3682
  # @type Stage: Integer
3726
3683
  # @param CurrentState: 用户状态。0为未到,1为在线,2为离线,3为被踢,4为永久被踢,5为暂时掉线
3727
- # 注意:此字段可能返回 null,表示取不到有效值。
3728
3684
  # @type CurrentState: Integer
3729
3685
 
3730
3686
  attr_accessor :UserId, :UserName, :PresentTime, :Camera, :Mic, :Silence, :AnswerQuestions, :HandUps, :FirstJoinTimestamp, :LastQuitTimestamp, :Rewords, :IPAddress, :Location, :Device, :PerMemberMicCount, :PerMemberMessageCount, :Role, :GroupId, :SubGroupId, :Stage, :CurrentState
@@ -3781,16 +3737,12 @@ module TencentCloud
3781
3737
  # 单条消息体内容
3782
3738
  class MessageItem < TencentCloud::Common::AbstractModel
3783
3739
  # @param MessageType: 消息类型。0表示文本消息,1表示图片消息
3784
- # 注意:此字段可能返回 null,表示取不到有效值。
3785
3740
  # @type MessageType: Integer
3786
3741
  # @param TextMessage: 文本消息内容。message type为0时有效。
3787
- # 注意:此字段可能返回 null,表示取不到有效值。
3788
3742
  # @type TextMessage: String
3789
3743
  # @param ImageMessage: 图片消息URL。 message type为1时有效。
3790
- # 注意:此字段可能返回 null,表示取不到有效值。
3791
3744
  # @type ImageMessage: String
3792
3745
  # @param CustomMessage: 自定义消息内容。message type为2时有效。
3793
- # 注意:此字段可能返回 null,表示取不到有效值。
3794
3746
  # @type CustomMessage: :class:`Tencentcloud::Lcic.v20220817.models.CustomMsgContent`
3795
3747
 
3796
3748
  attr_accessor :MessageType, :TextMessage, :ImageMessage, :CustomMessage
@@ -3816,16 +3768,12 @@ module TencentCloud
3816
3768
  # 历史消息列表
3817
3769
  class MessageList < TencentCloud::Common::AbstractModel
3818
3770
  # @param Timestamp: 消息时间戳
3819
- # 注意:此字段可能返回 null,表示取不到有效值。
3820
3771
  # @type Timestamp: Integer
3821
3772
  # @param FromAccount: 消息发送者
3822
- # 注意:此字段可能返回 null,表示取不到有效值。
3823
3773
  # @type FromAccount: String
3824
3774
  # @param Seq: 消息序列号,当前课堂内唯一且单调递增
3825
- # 注意:此字段可能返回 null,表示取不到有效值。
3826
3775
  # @type Seq: Integer
3827
3776
  # @param MessageBody: 历史消息列表
3828
- # 注意:此字段可能返回 null,表示取不到有效值。
3829
3777
  # @type MessageBody: Array
3830
3778
 
3831
3779
  attr_accessor :Timestamp, :FromAccount, :Seq, :MessageBody
@@ -4189,10 +4137,8 @@ module TencentCloud
4189
4137
  # 禁言用户信息数组,内容包括被禁言的成员 ID,及其被禁言到的时间(使用 UTC 时间,即世界协调时间)
4190
4138
  class MutedAccountList < TencentCloud::Common::AbstractModel
4191
4139
  # @param MemberAccount: 用户 ID
4192
- # 注意:此字段可能返回 null,表示取不到有效值。
4193
4140
  # @type MemberAccount: String
4194
4141
  # @param MutedUntil: 禁言到的时间(使用 UTC 时间,即世界协调时间)
4195
- # 注意:此字段可能返回 null,表示取不到有效值。
4196
4142
  # @type MutedUntil: Integer
4197
4143
 
4198
4144
  attr_accessor :MemberAccount, :MutedUntil
@@ -4219,7 +4165,6 @@ module TencentCloud
4219
4165
  # @param CorrectAnswer: 正确答案(按照位表示是否选择,如0x1表示选择A,0x11表示选择AB)
4220
4166
  # @type CorrectAnswer: Integer
4221
4167
  # @param AnswerStats: 每个选项答题人数统计
4222
- # 注意:此字段可能返回 null,表示取不到有效值。
4223
4168
  # @type AnswerStats: Array
4224
4169
 
4225
4170
  attr_accessor :QuestionId, :QuestionContent, :Duration, :CorrectAnswer, :AnswerStats
@@ -4577,16 +4522,12 @@ module TencentCloud
4577
4522
  # @param Scene: 场景名称
4578
4523
  # @type Scene: String
4579
4524
  # @param LogoUrl: logo地址
4580
- # 注意:此字段可能返回 null,表示取不到有效值。
4581
4525
  # @type LogoUrl: String
4582
4526
  # @param HomeUrl: 主页地址
4583
- # 注意:此字段可能返回 null,表示取不到有效值。
4584
4527
  # @type HomeUrl: String
4585
4528
  # @param JSUrl: 自定义的js
4586
- # 注意:此字段可能返回 null,表示取不到有效值。
4587
4529
  # @type JSUrl: String
4588
4530
  # @param CSSUrl: 自定义的css
4589
- # 注意:此字段可能返回 null,表示取不到有效值。
4590
4531
  # @type CSSUrl: String
4591
4532
 
4592
4533
  attr_accessor :Scene, :LogoUrl, :HomeUrl, :JSUrl, :CSSUrl
@@ -4917,31 +4858,22 @@ module TencentCloud
4917
4858
  # 录制流信息
4918
4859
  class SingleStreamInfo < TencentCloud::Common::AbstractModel
4919
4860
  # @param UserId: 用户ID
4920
- # 注意:此字段可能返回 null,表示取不到有效值。
4921
4861
  # @type UserId: String
4922
4862
  # @param StartTime: 开始时间
4923
- # 注意:此字段可能返回 null,表示取不到有效值。
4924
4863
  # @type StartTime: Integer
4925
4864
  # @param StopTime: 结束时间
4926
- # 注意:此字段可能返回 null,表示取不到有效值。
4927
4865
  # @type StopTime: Integer
4928
4866
  # @param Duration: 总时长
4929
- # 注意:此字段可能返回 null,表示取不到有效值。
4930
4867
  # @type Duration: Integer
4931
4868
  # @param FileFormat: 文件格式
4932
- # 注意:此字段可能返回 null,表示取不到有效值。
4933
4869
  # @type FileFormat: String
4934
4870
  # @param RecordUrl: 流url
4935
- # 注意:此字段可能返回 null,表示取不到有效值。
4936
4871
  # @type RecordUrl: String
4937
4872
  # @param RecordSize: 流大小
4938
- # 注意:此字段可能返回 null,表示取不到有效值。
4939
4873
  # @type RecordSize: Integer
4940
4874
  # @param VideoId: 流ID
4941
- # 注意:此字段可能返回 null,表示取不到有效值。
4942
4875
  # @type VideoId: String
4943
4876
  # @param Role: 流类型
4944
- # 注意:此字段可能返回 null,表示取不到有效值。
4945
4877
  # @type Role: String
4946
4878
 
4947
4879
  attr_accessor :UserId, :StartTime, :StopTime, :Duration, :FileFormat, :RecordUrl, :RecordSize, :VideoId, :Role
@@ -5086,10 +5018,8 @@ module TencentCloud
5086
5018
  # 文字水印配置
5087
5019
  class TextMarkConfig < TencentCloud::Common::AbstractModel
5088
5020
  # @param Text: 文字水印内容
5089
- # 注意:此字段可能返回 null,表示取不到有效值。
5090
5021
  # @type Text: String
5091
5022
  # @param Color: 文字水印颜色
5092
- # 注意:此字段可能返回 null,表示取不到有效值。
5093
5023
  # @type Color: String
5094
5024
 
5095
5025
  attr_accessor :Text, :Color
@@ -5217,19 +5147,14 @@ module TencentCloud
5217
5147
  # 用户信息结构体
5218
5148
  class UserInfo < TencentCloud::Common::AbstractModel
5219
5149
  # @param SdkAppId: 应用Id。
5220
- # 注意:此字段可能返回 null,表示取不到有效值。
5221
5150
  # @type SdkAppId: Integer
5222
5151
  # @param UserId: 用户Id。
5223
- # 注意:此字段可能返回 null,表示取不到有效值。
5224
5152
  # @type UserId: String
5225
5153
  # @param Name: 用户昵称。
5226
- # 注意:此字段可能返回 null,表示取不到有效值。
5227
5154
  # @type Name: String
5228
5155
  # @param Avatar: 用户头像Url。
5229
- # 注意:此字段可能返回 null,表示取不到有效值。
5230
5156
  # @type Avatar: String
5231
5157
  # @param OriginId: 用户在客户系统的Id
5232
- # 注意:此字段可能返回 null,表示取不到有效值。
5233
5158
  # @type OriginId: String
5234
5159
 
5235
5160
  attr_accessor :SdkAppId, :UserId, :Name, :Avatar, :OriginId
@@ -5254,19 +5179,14 @@ module TencentCloud
5254
5179
  # 水印配置
5255
5180
  class WatermarkConfig < TencentCloud::Common::AbstractModel
5256
5181
  # @param Url: 水印图片的url
5257
- # 注意:此字段可能返回 null,表示取不到有效值。
5258
5182
  # @type Url: String
5259
5183
  # @param Width: 水印宽。为比例值
5260
- # 注意:此字段可能返回 null,表示取不到有效值。
5261
5184
  # @type Width: Float
5262
5185
  # @param Height: 水印高。为比例值
5263
- # 注意:此字段可能返回 null,表示取不到有效值。
5264
5186
  # @type Height: Float
5265
5187
  # @param LocationX: 水印X偏移, 取值:0-100, 表示区域X方向的百分比。比如50,则表示位于X轴中间。
5266
- # 注意:此字段可能返回 null,表示取不到有效值。
5267
5188
  # @type LocationX: Float
5268
5189
  # @param LocationY: 水印Y偏移, 取值:0-100, 表示区域Y方向的百分比。比如50,则表示位于Y轴中间。
5269
- # 注意:此字段可能返回 null,表示取不到有效值。
5270
5190
  # @type LocationY: Float
5271
5191
 
5272
5192
  attr_accessor :Url, :Width, :Height, :LocationX, :LocationY
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.1000
4
+ version: 3.0.1002
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-18 00:00:00.000000000 Z
11
+ date: 2025-02-20 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common