tencentcloud-sdk-lcic 3.0.662 → 3.0.663
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/models.rb +1 -1
- 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: 696eb5cbeedce8144ece3f6dba5171934b1a0da6
|
|
4
|
+
data.tar.gz: a7dbcbcaa9ee5fb6de604f677c0247eb3e5db0b8
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 683f1bdf36bef97d62ea56d43de5ac62cef4b63c6ea36ad23d066573836edfcfd866361f1f67ce9721858333db3d988a9dcf463715d58642b4bfd5447a5ee8f9
|
|
7
|
+
data.tar.gz: f7de98d69d876e32f026188d13c6c78aa55dc2ea1ea70c4f5121adcc90001f63db315141e07771a67779a567875cb8a51e4d847bb470128a612e119f9131a728
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.663
|
data/lib/v20220817/models.rb
CHANGED
|
@@ -841,7 +841,7 @@ module TencentCloud
|
|
|
841
841
|
# @type VideoOrientation: Integer
|
|
842
842
|
# @param IsGradingRequiredPostClass: 开启课后评分。 0:不开启(默认) 1:开启
|
|
843
843
|
# @type IsGradingRequiredPostClass: Integer
|
|
844
|
-
# @param RoomType: 房间类型: 0 小班课(默认值); 1 大班课; 2 1V1 (
|
|
844
|
+
# @param RoomType: 房间类型: 0 小班课(默认值); 1 大班课; 2 1V1 (预留参数,暂未开放)
|
|
845
845
|
# @type RoomType: Integer
|
|
846
846
|
# @param EndDelayTime: 拖堂时间:单位分钟,0为不限制(默认值), -1为不能拖堂,大于0为拖堂的时间,最大值120分钟
|
|
847
847
|
# @type EndDelayTime: Integer
|
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.663
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Tencent Cloud
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2023-09-
|
|
11
|
+
date: 2023-09-20 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: tencentcloud-sdk-common
|