tencentcloud-sdk-lcic 3.0.1094 → 3.0.1109
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/v20220817/client.rb +27 -0
- data/lib/v20220817/models.rb +62 -15
- 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: a26978aaf22f730433c034f80d4d3812c47a38c1
|
4
|
+
data.tar.gz: eebfa48f6ed2927846fb8c7b1caec96259d97e6a
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 2c437e5d53ca4ad218e1fbdbfaa2aae0428dcd1e672e4e0267c10bde56e521d6b933ac5cf73215fcae7763cd69f2a9c015d6642fbcbc0c79a5519cc96f470796
|
7
|
+
data.tar.gz: f373bb3be170fd60f049e079561a4107adffe2026f1c84b5dce5d46a07c1b42d1c1a6d0be678f56c2051e8480ee9012535129f9939b0cf5520178ab7fca669fb
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.1109
|
data/lib/v20220817/client.rb
CHANGED
@@ -506,6 +506,7 @@ module TencentCloud
|
|
506
506
|
end
|
507
507
|
|
508
508
|
# 删除房间
|
509
|
+
# 删除课堂前,请先删除该课堂下的各类资源(包括录制文件、板书等),并解绑相关课件。
|
509
510
|
|
510
511
|
# @param request: Request instance for DeleteRoom.
|
511
512
|
# @type request: :class:`Tencentcloud::lcic::V20220817::DeleteRoomRequest`
|
@@ -1131,7 +1132,33 @@ module TencentCloud
|
|
1131
1132
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
1132
1133
|
end
|
1133
1134
|
|
1135
|
+
# 获取用户信息
|
1136
|
+
|
1137
|
+
# @param request: Request instance for DescribeUserDetail.
|
1138
|
+
# @type request: :class:`Tencentcloud::lcic::V20220817::DescribeUserDetailRequest`
|
1139
|
+
# @rtype: :class:`Tencentcloud::lcic::V20220817::DescribeUserDetailResponse`
|
1140
|
+
def DescribeUserDetail(request)
|
1141
|
+
body = send_request('DescribeUserDetail', request.serialize)
|
1142
|
+
response = JSON.parse(body)
|
1143
|
+
if response['Response'].key?('Error') == false
|
1144
|
+
model = DescribeUserDetailResponse.new
|
1145
|
+
model.deserialize(response['Response'])
|
1146
|
+
model
|
1147
|
+
else
|
1148
|
+
code = response['Response']['Error']['Code']
|
1149
|
+
message = response['Response']['Error']['Message']
|
1150
|
+
reqid = response['Response']['RequestId']
|
1151
|
+
raise TencentCloud::Common::TencentCloudSDKException.new(code, message, reqid)
|
1152
|
+
end
|
1153
|
+
rescue TencentCloud::Common::TencentCloudSDKException => e
|
1154
|
+
raise e
|
1155
|
+
rescue StandardError => e
|
1156
|
+
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
1157
|
+
end
|
1158
|
+
|
1134
1159
|
# 查询白板板书截图
|
1160
|
+
# 课程结束后,可以查询和以图片的形式导出这些内容,方便后续查看、整理与分享。
|
1161
|
+
# 注意:不支持屏幕共享中的板书导出。
|
1135
1162
|
|
1136
1163
|
# @param request: Request instance for DescribeWhiteBoardSnapshot.
|
1137
1164
|
# @type request: :class:`Tencentcloud::lcic::V20220817::DescribeWhiteBoardSnapshotRequest`
|
data/lib/v20220817/models.rb
CHANGED
@@ -931,10 +931,10 @@ module TencentCloud
|
|
931
931
|
|
932
932
|
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, :WhiteBoardSnapshotMode, :SubtitlesTranscription
|
933
933
|
extend Gem::Deprecate
|
934
|
-
deprecate :RTCAudienceNumber, :none, 2025,
|
935
|
-
deprecate :RTCAudienceNumber=, :none, 2025,
|
936
|
-
deprecate :RecordLang, :none, 2025,
|
937
|
-
deprecate :RecordLang=, :none, 2025,
|
934
|
+
deprecate :RTCAudienceNumber, :none, 2025, 7
|
935
|
+
deprecate :RTCAudienceNumber=, :none, 2025, 7
|
936
|
+
deprecate :RecordLang, :none, 2025, 7
|
937
|
+
deprecate :RecordLang=, :none, 2025, 7
|
938
938
|
|
939
939
|
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, whiteboardsnapshotmode=nil, subtitlestranscription=nil)
|
940
940
|
@Name = name
|
@@ -1413,7 +1413,7 @@ module TencentCloud
|
|
1413
1413
|
|
1414
1414
|
# DeleteWhiteBoardSnapshot请求参数结构体
|
1415
1415
|
class DeleteWhiteBoardSnapshotRequest < TencentCloud::Common::AbstractModel
|
1416
|
-
# @param RoomId:
|
1416
|
+
# @param RoomId: 课堂ID
|
1417
1417
|
# @type RoomId: Integer
|
1418
1418
|
|
1419
1419
|
attr_accessor :RoomId
|
@@ -2842,6 +2842,53 @@ module TencentCloud
|
|
2842
2842
|
end
|
2843
2843
|
end
|
2844
2844
|
|
2845
|
+
# DescribeUserDetail请求参数结构体
|
2846
|
+
class DescribeUserDetailRequest < TencentCloud::Common::AbstractModel
|
2847
|
+
# @param UserId: 用户id。支持通过 user_id 或 OriginId 查询用户信息,优先使用 user_id 进行查询。
|
2848
|
+
# @type UserId: String
|
2849
|
+
# @param OriginId: 用户在客户系统的Id。支持通过 user_id 或 OriginId 查询用户信息,优先使用 user_id 进行查询(UserId不为空时,OriginId不生效)。
|
2850
|
+
# @type OriginId: String
|
2851
|
+
|
2852
|
+
attr_accessor :UserId, :OriginId
|
2853
|
+
|
2854
|
+
def initialize(userid=nil, originid=nil)
|
2855
|
+
@UserId = userid
|
2856
|
+
@OriginId = originid
|
2857
|
+
end
|
2858
|
+
|
2859
|
+
def deserialize(params)
|
2860
|
+
@UserId = params['UserId']
|
2861
|
+
@OriginId = params['OriginId']
|
2862
|
+
end
|
2863
|
+
end
|
2864
|
+
|
2865
|
+
# DescribeUserDetail返回参数结构体
|
2866
|
+
class DescribeUserDetailResponse < TencentCloud::Common::AbstractModel
|
2867
|
+
# @param Users: 当前获取用户信息数组列表
|
2868
|
+
# @type Users: Array
|
2869
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
2870
|
+
# @type RequestId: String
|
2871
|
+
|
2872
|
+
attr_accessor :Users, :RequestId
|
2873
|
+
|
2874
|
+
def initialize(users=nil, requestid=nil)
|
2875
|
+
@Users = users
|
2876
|
+
@RequestId = requestid
|
2877
|
+
end
|
2878
|
+
|
2879
|
+
def deserialize(params)
|
2880
|
+
unless params['Users'].nil?
|
2881
|
+
@Users = []
|
2882
|
+
params['Users'].each do |i|
|
2883
|
+
userinfo_tmp = UserInfo.new
|
2884
|
+
userinfo_tmp.deserialize(i)
|
2885
|
+
@Users << userinfo_tmp
|
2886
|
+
end
|
2887
|
+
end
|
2888
|
+
@RequestId = params['RequestId']
|
2889
|
+
end
|
2890
|
+
end
|
2891
|
+
|
2845
2892
|
# DescribeUser请求参数结构体
|
2846
2893
|
class DescribeUserRequest < TencentCloud::Common::AbstractModel
|
2847
2894
|
# @param UserId: 用户id。支持通过 user_id 或 OriginId 查询用户信息,优先使用 user_id 进行查询。
|
@@ -3044,7 +3091,7 @@ module TencentCloud
|
|
3044
3091
|
|
3045
3092
|
# EndRoom请求参数结构体
|
3046
3093
|
class EndRoomRequest < TencentCloud::Common::AbstractModel
|
3047
|
-
# @param RoomId:
|
3094
|
+
# @param RoomId: 课堂ID
|
3048
3095
|
# @type RoomId: Integer
|
3049
3096
|
|
3050
3097
|
attr_accessor :RoomId
|
@@ -3170,7 +3217,7 @@ module TencentCloud
|
|
3170
3217
|
class ForbidSendMsgRequest < TencentCloud::Common::AbstractModel
|
3171
3218
|
# @param SdkAppId: 低代码互动课堂的SdkAppId。
|
3172
3219
|
# @type SdkAppId: Integer
|
3173
|
-
# @param RoomId:
|
3220
|
+
# @param RoomId: 课堂ID
|
3174
3221
|
# @type RoomId: Integer
|
3175
3222
|
# @param MembersAccount: 需要禁言的用户账号,最多支持500个账号
|
3176
3223
|
# @type MembersAccount: Array
|
@@ -4067,8 +4114,8 @@ module TencentCloud
|
|
4067
4114
|
|
4068
4115
|
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, :WhiteBoardSnapshotMode, :SubtitlesTranscription
|
4069
4116
|
extend Gem::Deprecate
|
4070
|
-
deprecate :RecordLang, :none, 2025,
|
4071
|
-
deprecate :RecordLang=, :none, 2025,
|
4117
|
+
deprecate :RecordLang, :none, 2025, 7
|
4118
|
+
deprecate :RecordLang=, :none, 2025, 7
|
4072
4119
|
|
4073
4120
|
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, whiteboardsnapshotmode=nil, subtitlestranscription=nil)
|
4074
4121
|
@RoomId = roomid
|
@@ -4419,10 +4466,10 @@ module TencentCloud
|
|
4419
4466
|
|
4420
4467
|
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, :WhiteBoardSnapshotMode, :SubtitlesTranscription
|
4421
4468
|
extend Gem::Deprecate
|
4422
|
-
deprecate :RTCAudienceNumber, :none, 2025,
|
4423
|
-
deprecate :RTCAudienceNumber=, :none, 2025,
|
4424
|
-
deprecate :RecordLang, :none, 2025,
|
4425
|
-
deprecate :RecordLang=, :none, 2025,
|
4469
|
+
deprecate :RTCAudienceNumber, :none, 2025, 7
|
4470
|
+
deprecate :RTCAudienceNumber=, :none, 2025, 7
|
4471
|
+
deprecate :RecordLang, :none, 2025, 7
|
4472
|
+
deprecate :RecordLang=, :none, 2025, 7
|
4426
4473
|
|
4427
4474
|
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, whiteboardsnapshotmode=nil, subtitlestranscription=nil)
|
4428
4475
|
@Name = name
|
@@ -5046,7 +5093,7 @@ module TencentCloud
|
|
5046
5093
|
|
5047
5094
|
# StartRoom请求参数结构体
|
5048
5095
|
class StartRoomRequest < TencentCloud::Common::AbstractModel
|
5049
|
-
# @param RoomId:
|
5096
|
+
# @param RoomId: 课堂ID
|
5050
5097
|
# @type RoomId: Integer
|
5051
5098
|
|
5052
5099
|
attr_accessor :RoomId
|
@@ -5080,7 +5127,7 @@ module TencentCloud
|
|
5080
5127
|
class StopRecordRequest < TencentCloud::Common::AbstractModel
|
5081
5128
|
# @param SdkAppId: 学校ID
|
5082
5129
|
# @type SdkAppId: Integer
|
5083
|
-
# @param RoomId:
|
5130
|
+
# @param RoomId: 课堂ID
|
5084
5131
|
# @type RoomId: Integer
|
5085
5132
|
# @param TaskId: 任务ID
|
5086
5133
|
# @type TaskId: String
|
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.
|
4
|
+
version: 3.0.1109
|
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-07-
|
11
|
+
date: 2025-07-27 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|