tencentcloud-sdk-python-live 3.0.1200__tar.gz → 3.0.1217__tar.gz
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.
Potentially problematic release.
This version of tencentcloud-sdk-python-live might be problematic. Click here for more details.
- {tencentcloud-sdk-python-live-3.0.1200 → tencentcloud-sdk-python-live-3.0.1217}/PKG-INFO +1 -1
- {tencentcloud-sdk-python-live-3.0.1200 → tencentcloud-sdk-python-live-3.0.1217}/setup.py +1 -1
- {tencentcloud-sdk-python-live-3.0.1200 → tencentcloud-sdk-python-live-3.0.1217}/tencentcloud/__init__.py +1 -1
- {tencentcloud-sdk-python-live-3.0.1200 → tencentcloud-sdk-python-live-3.0.1217}/tencentcloud/live/v20180801/models.py +2 -10
- {tencentcloud-sdk-python-live-3.0.1200 → tencentcloud-sdk-python-live-3.0.1217}/tencentcloud_sdk_python_live.egg-info/PKG-INFO +1 -1
- tencentcloud-sdk-python-live-3.0.1217/tencentcloud_sdk_python_live.egg-info/requires.txt +1 -0
- tencentcloud-sdk-python-live-3.0.1200/tencentcloud_sdk_python_live.egg-info/requires.txt +0 -1
- {tencentcloud-sdk-python-live-3.0.1200 → tencentcloud-sdk-python-live-3.0.1217}/README.rst +0 -0
- {tencentcloud-sdk-python-live-3.0.1200 → tencentcloud-sdk-python-live-3.0.1217}/setup.cfg +0 -0
- {tencentcloud-sdk-python-live-3.0.1200 → tencentcloud-sdk-python-live-3.0.1217}/tencentcloud/live/__init__.py +0 -0
- {tencentcloud-sdk-python-live-3.0.1200 → tencentcloud-sdk-python-live-3.0.1217}/tencentcloud/live/v20180801/__init__.py +0 -0
- {tencentcloud-sdk-python-live-3.0.1200 → tencentcloud-sdk-python-live-3.0.1217}/tencentcloud/live/v20180801/errorcodes.py +0 -0
- {tencentcloud-sdk-python-live-3.0.1200 → tencentcloud-sdk-python-live-3.0.1217}/tencentcloud/live/v20180801/live_client.py +0 -0
- {tencentcloud-sdk-python-live-3.0.1200 → tencentcloud-sdk-python-live-3.0.1217}/tencentcloud_sdk_python_live.egg-info/SOURCES.txt +0 -0
- {tencentcloud-sdk-python-live-3.0.1200 → tencentcloud-sdk-python-live-3.0.1217}/tencentcloud_sdk_python_live.egg-info/dependency_links.txt +0 -0
- {tencentcloud-sdk-python-live-3.0.1200 → tencentcloud-sdk-python-live-3.0.1217}/tencentcloud_sdk_python_live.egg-info/top_level.txt +0 -0
|
@@ -8,7 +8,7 @@ ROOT = os.path.dirname(__file__)
|
|
|
8
8
|
|
|
9
9
|
setup(
|
|
10
10
|
name='tencentcloud-sdk-python-live',
|
|
11
|
-
install_requires=["tencentcloud-sdk-python-common==3.0.
|
|
11
|
+
install_requires=["tencentcloud-sdk-python-common==3.0.1217"],
|
|
12
12
|
version=tencentcloud.__version__,
|
|
13
13
|
description='Tencent Cloud Live SDK for Python',
|
|
14
14
|
long_description=open('README.rst').read(),
|
|
@@ -11985,17 +11985,9 @@ class DescribeLiveTimeShiftBillInfoListRequest(AbstractModel):
|
|
|
11985
11985
|
|
|
11986
11986
|
def __init__(self):
|
|
11987
11987
|
r"""
|
|
11988
|
-
:param _StartTime: UTC
|
|
11989
|
-
|
|
11990
|
-
使用 UTC 格式时间,
|
|
11991
|
-
例如:2019-01-08T10:00:00Z。
|
|
11992
|
-
注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/267/38543#:~:text=I-,ISO,-%E6%97%A5%E6%9C%9F%E6%A0%BC%E5%BC%8F)。
|
|
11988
|
+
:param _StartTime: UTC开始时间,支持最近三个月的查询,查询时间最长跨度为一天。使用 UTC 格式时间,例如:2019-01-08T10:00:00Z。注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/267/38543#:~:text=I-,ISO,-%E6%97%A5%E6%9C%9F%E6%A0%BC%E5%BC%8F)。
|
|
11993
11989
|
:type StartTime: str
|
|
11994
|
-
:param _EndTime: UTC
|
|
11995
|
-
|
|
11996
|
-
使用 UTC 格式时间,
|
|
11997
|
-
例如:2019-01-08T10:00:00Z。
|
|
11998
|
-
注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/267/38543#:~:text=I-,ISO,-%E6%97%A5%E6%9C%9F%E6%A0%BC%E5%BC%8F)。
|
|
11990
|
+
:param _EndTime: UTC结束时间,支持最近三个月的查询,查询时间最长跨度为一天。使用 UTC 格式时间,例如:2019-01-08T10:00:00Z。注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/267/38543#:~:text=I-,ISO,-%E6%97%A5%E6%9C%9F%E6%A0%BC%E5%BC%8F)。
|
|
11999
11991
|
:type EndTime: str
|
|
12000
11992
|
:param _PushDomains: 推流域名列表,若不传递此参数,则表示查询总体数据。
|
|
12001
11993
|
:type PushDomains: list of str
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
tencentcloud-sdk-python-common==3.0.1217
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
tencentcloud-sdk-python-common==3.0.1200
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|