tencentcloud-sdk-live 3.0.1114 → 3.0.1122
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/v20180801/models.rb +1 -5
- 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: 71b739300f80ee070e04be6230eb84f753b97fc0
|
4
|
+
data.tar.gz: 3f4fad506c2c1b407e319cbbeff07a9c40d4f536
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 1d35a6c313b832731f1fa61086fec56a71e23c3a42dacfcb1b61880ee2f69ea67f2fa62ddc1eb49338f72b42ec33c25843cfdaddff0aa07c31b0e6501caee96d
|
7
|
+
data.tar.gz: ef481652c48161819080c9ae53ddab5ff49b7a44b1b141a649aaf2686aaf2018a93763eeb1e94a702785f864ff71f12ccd75c7be643dc993af1ceb8140b7c08a
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.1122
|
data/lib/v20180801/models.rb
CHANGED
@@ -5395,11 +5395,7 @@ module TencentCloud
|
|
5395
5395
|
# @type EndTime: String
|
5396
5396
|
# @param PlayDomains: 直播播放域名,若不填,表示总体数据。
|
5397
5397
|
# @type PlayDomains: Array
|
5398
|
-
# @param MainlandOrOversea: 可选值:
|
5399
|
-
# Mainland:查询国内数据,
|
5400
|
-
# Oversea:则查询国外数据,
|
5401
|
-
# 默认:查询国内+国外的数据。
|
5402
|
-
# 注:LEB(快直播)只支持国内+国外数据查询。
|
5398
|
+
# @param MainlandOrOversea: 可选值:Mainland:查询国内数据,Oversea:则查询国外数据,默认:查询国内+国外的数据。
|
5403
5399
|
# @type MainlandOrOversea: String
|
5404
5400
|
# @param Granularity: 数据粒度,支持如下粒度:
|
5405
5401
|
# 5:5分钟粒度,(跨度不支持超过1天),
|
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.
|
4
|
+
version: 3.0.1122
|
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-
|
11
|
+
date: 2025-08-12 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|