tencentcloud-sdk-trtc 3.0.977 → 3.0.978

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: 03dbb8e43c6e54e209a5c77647f4a07033eb5bda
4
- data.tar.gz: 5531aee29c7eab9fe9ce4f6f53ac30c3f9f696ba
3
+ metadata.gz: 33e00a2566a64321d4e8e62fe5e3d37f5ce79c31
4
+ data.tar.gz: 455a09cc5103540fc4e3fb0b950a86507869e934
5
5
  SHA512:
6
- metadata.gz: a67055737d205dd448f2e7383ba7a3b5516480d5c3a6dd3e62b6873d54874255da0e1c6755395ee0f34e9efdf3e19a80a417aff28b4daefb2da00610f92552e4
7
- data.tar.gz: 4d754788f486b900a53d5a2ee8283d60afb88f1e53c768b4d55a960ad0676543797329bb872040d35822f34b5f63d4376f1f9c9f23d84bc50b33220570467d55
6
+ metadata.gz: 6293d165a974eb0f804c7131c49b9d2bfa30ecf999c2feea83fecb711bc3f4764c92cc5fbef5a19c648e5f7ecbb5e873eae772710de77736924a0a9021dba471
7
+ data.tar.gz: e0c35d38116f9d6c9ca574cb95d1a4669ecbdd3ea5451b0c9703187689b0d3cfd0455b84ebcfd3417e2a4d33d090f7916e6f0509ab98a0ba5eab678ba87f2860
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.977
1
+ 3.0.978
@@ -927,10 +927,8 @@ module TencentCloud
927
927
  # @param Total: 返回的用户总条数
928
928
  # @type Total: Integer
929
929
  # @param UserList: 用户信息列表
930
- # 注意:此字段可能返回 null,表示取不到有效值。
931
930
  # @type UserList: Array
932
931
  # @param Data: 质量数据
933
- # 注意:此字段可能返回 null,表示取不到有效值。
934
932
  # @type Data: Array
935
933
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
936
934
  # @type RequestId: String
@@ -1408,7 +1406,6 @@ module TencentCloud
1408
1406
  # @param Total: 返回的数据条数
1409
1407
  # @type Total: Integer
1410
1408
  # @param ScaleList: 返回的数据
1411
- # 注意:此字段可能返回 null,表示取不到有效值。
1412
1409
  # @type ScaleList: Array
1413
1410
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
1414
1411
  # @type RequestId: String
@@ -2229,7 +2226,6 @@ module TencentCloud
2229
2226
  # @param Total: 返回的用户总条数
2230
2227
  # @type Total: Integer
2231
2228
  # @param UserList: 用户信息列表
2232
- # 注意:此字段可能返回 null,表示取不到有效值。
2233
2229
  # @type UserList: Array
2234
2230
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
2235
2231
  # @type RequestId: String
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-trtc
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.977
4
+ version: 3.0.978
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-01-07 00:00:00.000000000 Z
11
+ date: 2025-01-08 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common