tencentcloud-sdk-live 3.0.672 → 3.0.674

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: 458868b1d8585a29123abe236246d24a4aab9ce8
4
- data.tar.gz: af24a95f33411bbe983a463779b3b64fa011abfd
3
+ metadata.gz: acba2c73d1c43e45be19c9636be4d6fec55c7c5d
4
+ data.tar.gz: 465d3a38ae848ecaa0e9736741a6ac1f2cf8b830
5
5
  SHA512:
6
- metadata.gz: 3508e772790eb9d026df52d3ef206ff3b633f06a3b0b5e1d9c04bed8027876c9361bb65e5b65892ae7c7b6e9ceccad51b0ee903fb8fb389b8ec60d31e4ce9936
7
- data.tar.gz: 624c3ec48edc8a151f13c913e2a8108e9de043b43cebcf16c4a3654fc7e62493e95a8da66ff4b14e337b2512d1b3971acd0ad7bf738b141df5ec215da5e4b035
6
+ metadata.gz: 48180475f707dbc680fc641347cf1fff3c98124c28f61fa33fc455f2b5db620a27811b839daaabc7c4f79b41c4eb824149cdfd3746dcc93853f65ded662b6f4a
7
+ data.tar.gz: 5c9ee7ffa8b96566e97bd0705e51b7907857896bcd9f0881950c04247b928c2ce98067ccd4fdd606d82f95d05e8707825e17a419c5907873f2380220aba0daf5
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.672
1
+ 3.0.674
@@ -3328,7 +3328,7 @@ module TencentCloud
3328
3328
  # DescribeAllStreamPlayInfoList请求参数结构体
3329
3329
  class DescribeAllStreamPlayInfoListRequest < TencentCloud::Common::AbstractModel
3330
3330
  # @param QueryTime: 查询时间点,精确到分钟粒度,接口查询支持两种时间格式:
3331
- # 1)YYYY-MM-DDThh:mm:ssZ:UTC时间格式,详见IOS日期格式说明文档: https://cloud.tencent.com/document/product/267/38543#:~:text=I-,ISO%20%E6%97%A5%E6%9C%9F%E6%A0%BC%E5%BC%8F,-ISO%20%E6%97%A5%E6%9C%9F%E6%A0%BC%E5%BC%8F
3331
+ # 1)YYYY-MM-DDThh:mm:ssZ:UTC时间格式,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/267/38543#:~:text=I-,ISO%20%E6%97%A5%E6%9C%9F%E6%A0%BC%E5%BC%8F,-ISO%20%E6%97%A5%E6%9C%9F%E6%A0%BC%E5%BC%8F)。
3332
3332
  # 2)YYYY-MM-DD hh:mm:ss:使用此格式时,默认代表北京时间。
3333
3333
  # 支持最近1个月的数据查询,数据延迟为5分钟左右,如果要查询实时的数据,建议传递5分钟前的整点时间点。
3334
3334
  # @type QueryTime: String
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.672
4
+ version: 3.0.674
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-10-09 00:00:00.000000000 Z
11
+ date: 2023-10-11 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common