tencentcloud-sdk-gs 3.0.1186 → 3.0.1188
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/v20191118/models.rb +2 -2
- 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: 7c85c1b9a6c13fd46fd839e66bc4a88d559be21c
|
|
4
|
+
data.tar.gz: cdfdfaef2cd02f21aaa509f70aac6c5dc624545c
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 0edde2f50105c5951d842954fbdc9adcc1e55c755a48ceffb07bdf0b89a9d993c5e36b992e3ac1981bfd83d0f5cfb3229dced624529a79bca1e93b8c9fa5f1cf
|
|
7
|
+
data.tar.gz: e7234f30b0c65c0b19923e7975843403fc89c826a58c0fd30d957733ff9a6da63388e14d42d8b81c13ac49a3984bc5933b18d255a853847ce072f5a6150e3ac3
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.1188
|
data/lib/v20191118/models.rb
CHANGED
|
@@ -1559,7 +1559,7 @@ module TencentCloud
|
|
|
1559
1559
|
# @type MinBitrate: Integer
|
|
1560
1560
|
# @param Fps: 帧率,可设置为30、45、60、90、120、144
|
|
1561
1561
|
# @type Fps: Integer
|
|
1562
|
-
# @param UserIp:
|
|
1562
|
+
# @param UserIp: 【推荐填写】用户IP,用户客户端的公网IP,用于就近调度,不填将严重影响用户体验
|
|
1563
1563
|
# @type UserIp: String
|
|
1564
1564
|
# @param Optimization: 【已废弃】优化项,便于客户灰度开启新的优化项,默认为0
|
|
1565
1565
|
# @type Optimization: Integer
|
|
@@ -4706,7 +4706,7 @@ module TencentCloud
|
|
|
4706
4706
|
# @type GameRegion: String
|
|
4707
4707
|
# @param SetNo: 【废弃】资源池编号
|
|
4708
4708
|
# @type SetNo: Integer
|
|
4709
|
-
# @param UserIp:
|
|
4709
|
+
# @param UserIp: 【推荐填写】用户IP,用户客户端的公网IP,用于就近调度,不填将严重影响用户体验
|
|
4710
4710
|
# @type UserIp: String
|
|
4711
4711
|
# @param GroupId: 分组ID
|
|
4712
4712
|
# @type GroupId: String
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: tencentcloud-sdk-gs
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 3.0.
|
|
4
|
+
version: 3.0.1188
|
|
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-12-
|
|
11
|
+
date: 2025-12-23 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: tencentcloud-sdk-common
|