tencentcloud-sdk-live 3.0.752 → 3.0.753

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 0c3e2746e0709e514f0457a34be64bec7d747904
4
- data.tar.gz: fbd95a0cd99a948aab9f6b7edb9c637db7a13d4c
3
+ metadata.gz: 3f4d63347923b961f8d94a71661b35baf15fe907
4
+ data.tar.gz: a46edabbba5a2a3febb86480ecaa3d7b4d5f1bf1
5
5
  SHA512:
6
- metadata.gz: f8515a81100dfec3f5ea1fe2e6130d219272da548ed39b7462936ff46d5e94f9ad41e47431b73487f67ba37b2db5e328bcdb17b6e5e81231c7ea7a8e6fef3264
7
- data.tar.gz: 95b0df623b6a2f5b225b6cc02475696fadf0aa31d6f364a1f77bfd9e51a3cd346fdf79a45cefc8b3738cb254fb7247b70ca8e462e946a4dba3d9f24fa6bf5a32
6
+ metadata.gz: b3339515054ccbcd58cc8bc7a50f41bd598dfb127c1d25f6eb230bb416e3445246fc5973570124b92a2b0adfc91d0195605d224a9c22329acba4a6a6d3881221
7
+ data.tar.gz: 90c1cf29519fe046e350cd5bb5f008f8cd9d773319a9abb3706e57018a00bc298bc7ce3514d302c9a45716ea35b356972e6022cffdc01558b158e86a53d0f898
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.752
1
+ 3.0.753
@@ -1422,6 +1422,9 @@ module TencentCloud
1422
1422
  # @type VodRefreshType: String
1423
1423
  # @param CallbackUrl: 自定义回调地址。
1424
1424
  # 拉流转推任务相关事件会回调到该地址。
1425
+ # 回调事件使用方法请查看:
1426
+ # https://cloud.tencent.com/document/product/267/32744
1427
+ # https://cloud.tencent.com/document/product/267/56208
1425
1428
  # @type CallbackUrl: String
1426
1429
  # @param ExtraCmd: 其他参数。
1427
1430
  # 示例: ignore_region 用于忽略传入地域, 内部按负载分配。
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-live
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.752
4
+ version: 3.0.753
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-01-17 00:00:00.000000000 Z
11
+ date: 2024-01-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common