tencentcloud-sdk-python-live 3.1.73__tar.gz → 3.1.77__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.

Files changed (17) hide show
  1. {tencentcloud_sdk_python_live-3.1.73 → tencentcloud_sdk_python_live-3.1.77}/PKG-INFO +2 -2
  2. {tencentcloud_sdk_python_live-3.1.73 → tencentcloud_sdk_python_live-3.1.77}/setup.py +1 -1
  3. {tencentcloud_sdk_python_live-3.1.73 → tencentcloud_sdk_python_live-3.1.77}/tencentcloud/__init__.py +1 -1
  4. {tencentcloud_sdk_python_live-3.1.73 → tencentcloud_sdk_python_live-3.1.77}/tencentcloud/live/v20180801/models.py +33 -26
  5. {tencentcloud_sdk_python_live-3.1.73 → tencentcloud_sdk_python_live-3.1.77}/tencentcloud_sdk_python_live.egg-info/PKG-INFO +2 -2
  6. tencentcloud_sdk_python_live-3.1.77/tencentcloud_sdk_python_live.egg-info/requires.txt +1 -0
  7. tencentcloud_sdk_python_live-3.1.73/tencentcloud_sdk_python_live.egg-info/requires.txt +0 -1
  8. {tencentcloud_sdk_python_live-3.1.73 → tencentcloud_sdk_python_live-3.1.77}/README.rst +0 -0
  9. {tencentcloud_sdk_python_live-3.1.73 → tencentcloud_sdk_python_live-3.1.77}/setup.cfg +0 -0
  10. {tencentcloud_sdk_python_live-3.1.73 → tencentcloud_sdk_python_live-3.1.77}/tencentcloud/live/__init__.py +0 -0
  11. {tencentcloud_sdk_python_live-3.1.73 → tencentcloud_sdk_python_live-3.1.77}/tencentcloud/live/v20180801/__init__.py +0 -0
  12. {tencentcloud_sdk_python_live-3.1.73 → tencentcloud_sdk_python_live-3.1.77}/tencentcloud/live/v20180801/errorcodes.py +0 -0
  13. {tencentcloud_sdk_python_live-3.1.73 → tencentcloud_sdk_python_live-3.1.77}/tencentcloud/live/v20180801/live_client.py +0 -0
  14. {tencentcloud_sdk_python_live-3.1.73 → tencentcloud_sdk_python_live-3.1.77}/tencentcloud/live/v20180801/live_client_async.py +0 -0
  15. {tencentcloud_sdk_python_live-3.1.73 → tencentcloud_sdk_python_live-3.1.77}/tencentcloud_sdk_python_live.egg-info/SOURCES.txt +0 -0
  16. {tencentcloud_sdk_python_live-3.1.73 → tencentcloud_sdk_python_live-3.1.77}/tencentcloud_sdk_python_live.egg-info/dependency_links.txt +0 -0
  17. {tencentcloud_sdk_python_live-3.1.73 → tencentcloud_sdk_python_live-3.1.77}/tencentcloud_sdk_python_live.egg-info/top_level.txt +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: tencentcloud-sdk-python-live
3
- Version: 3.1.73
3
+ Version: 3.1.77
4
4
  Summary: Tencent Cloud Live SDK for Python
5
5
  Home-page: https://github.com/TencentCloud/tencentcloud-sdk-python
6
6
  Author: Tencent Cloud
@@ -15,7 +15,7 @@ Classifier: Programming Language :: Python :: 2.7
15
15
  Classifier: Programming Language :: Python :: 3
16
16
  Classifier: Programming Language :: Python :: 3.6
17
17
  Classifier: Programming Language :: Python :: 3.7
18
- Requires-Dist: tencentcloud-sdk-python-common<4.0.0,>=3.1.73
18
+ Requires-Dist: tencentcloud-sdk-python-common<4.0.0,>=3.1.77
19
19
 
20
20
  ============================
21
21
  Tencent Cloud SDK for Python
@@ -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.1.73,<4.0.0"],
11
+ install_requires=["tencentcloud-sdk-python-common>=3.1.77,<4.0.0"],
12
12
 
13
13
  version=tencentcloud.__version__,
14
14
  description='Tencent Cloud Live SDK for Python',
@@ -14,4 +14,4 @@
14
14
  # limitations under the License.
15
15
 
16
16
 
17
- __version__ = '3.1.73'
17
+ __version__ = '3.1.77'
@@ -36555,28 +36555,26 @@ class PadTemplate(AbstractModel):
36555
36555
 
36556
36556
  def __init__(self):
36557
36557
  r"""
36558
- :param _TemplateId: 模板id
36558
+ :param _TemplateId: <p>模板id。</p>
36559
36559
  :type TemplateId: int
36560
- :param _TemplateName: 模板名称。
36560
+ :param _TemplateName: <p>模板名称。</p>
36561
36561
  :type TemplateName: str
36562
- :param _Url: 垫片内容。
36562
+ :param _Url: <p>垫片内容。</p>
36563
36563
  :type Url: str
36564
- :param _CreateTime: 模板创建时间。
36564
+ :param _CreateTime: <p>模板创建时间。</p>
36565
36565
  :type CreateTime: str
36566
- :param _UpdateTime: 模板修改时间。
36566
+ :param _UpdateTime: <p>模板修改时间。</p>
36567
36567
  :type UpdateTime: str
36568
- :param _Description: 模板描述。
36568
+ :param _Description: <p>模板描述。</p>
36569
36569
  :type Description: str
36570
- :param _WaitDuration: 断流等待时间。
36571
- 取值范围:0-30000。
36572
- 单位:ms。
36570
+ :param _WaitDuration: <p>断流等待时间。<br>取值范围:0-30000。<br>单位:ms。</p>
36573
36571
  :type WaitDuration: int
36574
- :param _MaxDuration: 最大垫片时长。
36575
- 取值范围:0 - 正无穷。
36576
- 单位:ms。
36572
+ :param _MaxDuration: <p>最大垫片时长。<br>取值范围:0 - 正无穷。<br>单位:ms。</p>
36577
36573
  :type MaxDuration: int
36578
- :param _Type: 垫片内容类型: 1:图片,2:视频。 默认值:1
36574
+ :param _Type: <p>垫片内容类型: 1:图片,2:视频。 默认值:1。</p>
36579
36575
  :type Type: int
36576
+ :param _TriggerCondition: <p>断流垫片触发条件</p><p>枚举值:</p><ul><li>0: 主动及异常断流</li><li>1: 异常断流</li></ul><p>默认值:0</p>
36577
+ :type TriggerCondition: int
36580
36578
  """
36581
36579
  self._TemplateId = None
36582
36580
  self._TemplateName = None
@@ -36587,10 +36585,11 @@ class PadTemplate(AbstractModel):
36587
36585
  self._WaitDuration = None
36588
36586
  self._MaxDuration = None
36589
36587
  self._Type = None
36588
+ self._TriggerCondition = None
36590
36589
 
36591
36590
  @property
36592
36591
  def TemplateId(self):
36593
- r"""模板id
36592
+ r"""<p>模板id。</p>
36594
36593
  :rtype: int
36595
36594
  """
36596
36595
  return self._TemplateId
@@ -36601,7 +36600,7 @@ class PadTemplate(AbstractModel):
36601
36600
 
36602
36601
  @property
36603
36602
  def TemplateName(self):
36604
- r"""模板名称。
36603
+ r"""<p>模板名称。</p>
36605
36604
  :rtype: str
36606
36605
  """
36607
36606
  return self._TemplateName
@@ -36612,7 +36611,7 @@ class PadTemplate(AbstractModel):
36612
36611
 
36613
36612
  @property
36614
36613
  def Url(self):
36615
- r"""垫片内容。
36614
+ r"""<p>垫片内容。</p>
36616
36615
  :rtype: str
36617
36616
  """
36618
36617
  return self._Url
@@ -36623,7 +36622,7 @@ class PadTemplate(AbstractModel):
36623
36622
 
36624
36623
  @property
36625
36624
  def CreateTime(self):
36626
- r"""模板创建时间。
36625
+ r"""<p>模板创建时间。</p>
36627
36626
  :rtype: str
36628
36627
  """
36629
36628
  return self._CreateTime
@@ -36634,7 +36633,7 @@ class PadTemplate(AbstractModel):
36634
36633
 
36635
36634
  @property
36636
36635
  def UpdateTime(self):
36637
- r"""模板修改时间。
36636
+ r"""<p>模板修改时间。</p>
36638
36637
  :rtype: str
36639
36638
  """
36640
36639
  return self._UpdateTime
@@ -36645,7 +36644,7 @@ class PadTemplate(AbstractModel):
36645
36644
 
36646
36645
  @property
36647
36646
  def Description(self):
36648
- r"""模板描述。
36647
+ r"""<p>模板描述。</p>
36649
36648
  :rtype: str
36650
36649
  """
36651
36650
  return self._Description
@@ -36656,9 +36655,7 @@ class PadTemplate(AbstractModel):
36656
36655
 
36657
36656
  @property
36658
36657
  def WaitDuration(self):
36659
- r"""断流等待时间。
36660
- 取值范围:0-30000。
36661
- 单位:ms。
36658
+ r"""<p>断流等待时间。<br>取值范围:0-30000。<br>单位:ms。</p>
36662
36659
  :rtype: int
36663
36660
  """
36664
36661
  return self._WaitDuration
@@ -36669,9 +36666,7 @@ class PadTemplate(AbstractModel):
36669
36666
 
36670
36667
  @property
36671
36668
  def MaxDuration(self):
36672
- r"""最大垫片时长。
36673
- 取值范围:0 - 正无穷。
36674
- 单位:ms。
36669
+ r"""<p>最大垫片时长。<br>取值范围:0 - 正无穷。<br>单位:ms。</p>
36675
36670
  :rtype: int
36676
36671
  """
36677
36672
  return self._MaxDuration
@@ -36682,7 +36677,7 @@ class PadTemplate(AbstractModel):
36682
36677
 
36683
36678
  @property
36684
36679
  def Type(self):
36685
- r"""垫片内容类型: 1:图片,2:视频。 默认值:1
36680
+ r"""<p>垫片内容类型: 1:图片,2:视频。 默认值:1。</p>
36686
36681
  :rtype: int
36687
36682
  """
36688
36683
  return self._Type
@@ -36691,6 +36686,17 @@ class PadTemplate(AbstractModel):
36691
36686
  def Type(self, Type):
36692
36687
  self._Type = Type
36693
36688
 
36689
+ @property
36690
+ def TriggerCondition(self):
36691
+ r"""<p>断流垫片触发条件</p><p>枚举值:</p><ul><li>0: 主动及异常断流</li><li>1: 异常断流</li></ul><p>默认值:0</p>
36692
+ :rtype: int
36693
+ """
36694
+ return self._TriggerCondition
36695
+
36696
+ @TriggerCondition.setter
36697
+ def TriggerCondition(self, TriggerCondition):
36698
+ self._TriggerCondition = TriggerCondition
36699
+
36694
36700
 
36695
36701
  def _deserialize(self, params):
36696
36702
  self._TemplateId = params.get("TemplateId")
@@ -36702,6 +36708,7 @@ class PadTemplate(AbstractModel):
36702
36708
  self._WaitDuration = params.get("WaitDuration")
36703
36709
  self._MaxDuration = params.get("MaxDuration")
36704
36710
  self._Type = params.get("Type")
36711
+ self._TriggerCondition = params.get("TriggerCondition")
36705
36712
  memeber_set = set(params.keys())
36706
36713
  for name, value in vars(self).items():
36707
36714
  property_name = name[1:]
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: tencentcloud-sdk-python-live
3
- Version: 3.1.73
3
+ Version: 3.1.77
4
4
  Summary: Tencent Cloud Live SDK for Python
5
5
  Home-page: https://github.com/TencentCloud/tencentcloud-sdk-python
6
6
  Author: Tencent Cloud
@@ -15,7 +15,7 @@ Classifier: Programming Language :: Python :: 2.7
15
15
  Classifier: Programming Language :: Python :: 3
16
16
  Classifier: Programming Language :: Python :: 3.6
17
17
  Classifier: Programming Language :: Python :: 3.7
18
- Requires-Dist: tencentcloud-sdk-python-common<4.0.0,>=3.1.73
18
+ Requires-Dist: tencentcloud-sdk-python-common<4.0.0,>=3.1.77
19
19
 
20
20
  ============================
21
21
  Tencent Cloud SDK for Python
@@ -0,0 +1 @@
1
+ tencentcloud-sdk-python-common<4.0.0,>=3.1.77
@@ -1 +0,0 @@
1
- tencentcloud-sdk-python-common<4.0.0,>=3.1.73