tencentcloud-sdk-python-mps 3.0.1385__tar.gz → 3.0.1386__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.
Files changed (16) hide show
  1. {tencentcloud-sdk-python-mps-3.0.1385 → tencentcloud-sdk-python-mps-3.0.1386}/PKG-INFO +1 -1
  2. {tencentcloud-sdk-python-mps-3.0.1385 → tencentcloud-sdk-python-mps-3.0.1386}/setup.py +1 -1
  3. {tencentcloud-sdk-python-mps-3.0.1385 → tencentcloud-sdk-python-mps-3.0.1386}/tencentcloud/__init__.py +1 -1
  4. {tencentcloud-sdk-python-mps-3.0.1385 → tencentcloud-sdk-python-mps-3.0.1386}/tencentcloud/mps/v20190612/models.py +29 -8
  5. {tencentcloud-sdk-python-mps-3.0.1385 → tencentcloud-sdk-python-mps-3.0.1386}/tencentcloud/mps/v20190612/mps_client.py +1 -0
  6. {tencentcloud-sdk-python-mps-3.0.1385 → tencentcloud-sdk-python-mps-3.0.1386}/tencentcloud_sdk_python_mps.egg-info/PKG-INFO +1 -1
  7. tencentcloud-sdk-python-mps-3.0.1386/tencentcloud_sdk_python_mps.egg-info/requires.txt +1 -0
  8. tencentcloud-sdk-python-mps-3.0.1385/tencentcloud_sdk_python_mps.egg-info/requires.txt +0 -1
  9. {tencentcloud-sdk-python-mps-3.0.1385 → tencentcloud-sdk-python-mps-3.0.1386}/README.rst +0 -0
  10. {tencentcloud-sdk-python-mps-3.0.1385 → tencentcloud-sdk-python-mps-3.0.1386}/setup.cfg +0 -0
  11. {tencentcloud-sdk-python-mps-3.0.1385 → tencentcloud-sdk-python-mps-3.0.1386}/tencentcloud/mps/__init__.py +0 -0
  12. {tencentcloud-sdk-python-mps-3.0.1385 → tencentcloud-sdk-python-mps-3.0.1386}/tencentcloud/mps/v20190612/__init__.py +0 -0
  13. {tencentcloud-sdk-python-mps-3.0.1385 → tencentcloud-sdk-python-mps-3.0.1386}/tencentcloud/mps/v20190612/errorcodes.py +0 -0
  14. {tencentcloud-sdk-python-mps-3.0.1385 → tencentcloud-sdk-python-mps-3.0.1386}/tencentcloud_sdk_python_mps.egg-info/SOURCES.txt +0 -0
  15. {tencentcloud-sdk-python-mps-3.0.1385 → tencentcloud-sdk-python-mps-3.0.1386}/tencentcloud_sdk_python_mps.egg-info/dependency_links.txt +0 -0
  16. {tencentcloud-sdk-python-mps-3.0.1385 → tencentcloud-sdk-python-mps-3.0.1386}/tencentcloud_sdk_python_mps.egg-info/top_level.txt +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 1.2
2
2
  Name: tencentcloud-sdk-python-mps
3
- Version: 3.0.1385
3
+ Version: 3.0.1386
4
4
  Summary: Tencent Cloud Mps SDK for Python
5
5
  Home-page: https://github.com/TencentCloud/tencentcloud-sdk-python
6
6
  Author: Tencent Cloud
@@ -8,7 +8,7 @@ ROOT = os.path.dirname(__file__)
8
8
 
9
9
  setup(
10
10
  name='tencentcloud-sdk-python-mps',
11
- install_requires=["tencentcloud-sdk-python-common==3.0.1385"],
11
+ install_requires=["tencentcloud-sdk-python-common==3.0.1386"],
12
12
  version=tencentcloud.__version__,
13
13
  description='Tencent Cloud Mps SDK for Python',
14
14
  long_description=open('README.rst').read(),
@@ -14,4 +14,4 @@
14
14
  # limitations under the License.
15
15
 
16
16
 
17
- __version__ = '3.0.1385'
17
+ __version__ = '3.0.1386'
@@ -10929,7 +10929,7 @@ class AsrHotwordsSet(AbstractModel):
10929
10929
  注意:此字段可能返回 null,表示取不到有效值。
10930
10930
  :type HotwordsId: str
10931
10931
  :param _Status: 当前热词库状态,数值表示绑定该热词库的智能字幕模板数量。
10932
- Status 为 0 ,表示该热词库没有被智能字幕模版引用可以删除;
10932
+ Status 为 0 ,表示该热词库没有被智能字幕模板引用可以删除;
10933
10933
  Status 不为 0,表示该热词库不能被删除。
10934
10934
  注意:此字段可能返回 null,表示取不到有效值。
10935
10935
  :type Status: int
@@ -10977,7 +10977,7 @@ Status 不为 0,表示该热词库不能被删除。
10977
10977
  @property
10978
10978
  def Status(self):
10979
10979
  """当前热词库状态,数值表示绑定该热词库的智能字幕模板数量。
10980
- Status 为 0 ,表示该热词库没有被智能字幕模版引用可以删除;
10980
+ Status 为 0 ,表示该热词库没有被智能字幕模板引用可以删除;
10981
10981
  Status 不为 0,表示该热词库不能被删除。
10982
10982
  注意:此字段可能返回 null,表示取不到有效值。
10983
10983
  :rtype: int
@@ -35548,7 +35548,7 @@ class ImageAreaBoxInfo(AbstractModel):
35548
35548
  r"""
35549
35549
  :param _Type: 图片框选区域类型,可选值:
35550
35550
  <li>logo:图标;</li>
35551
- <li>text:文字。</li>
35551
+ <li>text:文字;</li>
35552
35552
  默认值:logo。
35553
35553
  注意:此字段可能返回 null,表示取不到有效值。
35554
35554
  :type Type: str
@@ -35556,15 +35556,21 @@ class ImageAreaBoxInfo(AbstractModel):
35556
35556
  示例值:[101, 85, 111, 95]
35557
35557
  注意:此字段可能返回 null,表示取不到有效值。
35558
35558
  :type AreaCoordSet: list of int
35559
+ :param _BoundingBox: 图片框选区域坐标,[x1, y1, x2, y2],即左上角坐标、右下角坐标, 当AreaCoordSet未指定时生效。
35560
+ - [0.1, 0.1, 0.3, 0.3] : 表示比例 (数值小于1)
35561
+ - [50, 50, 350, 280] : 表示像素 (数值大于等于1)
35562
+ 注意:此字段可能返回 null,表示取不到有效值。
35563
+ :type BoundingBox: list of float
35559
35564
  """
35560
35565
  self._Type = None
35561
35566
  self._AreaCoordSet = None
35567
+ self._BoundingBox = None
35562
35568
 
35563
35569
  @property
35564
35570
  def Type(self):
35565
35571
  """图片框选区域类型,可选值:
35566
35572
  <li>logo:图标;</li>
35567
- <li>text:文字。</li>
35573
+ <li>text:文字;</li>
35568
35574
  默认值:logo。
35569
35575
  注意:此字段可能返回 null,表示取不到有效值。
35570
35576
  :rtype: str
@@ -35588,10 +35594,25 @@ class ImageAreaBoxInfo(AbstractModel):
35588
35594
  def AreaCoordSet(self, AreaCoordSet):
35589
35595
  self._AreaCoordSet = AreaCoordSet
35590
35596
 
35597
+ @property
35598
+ def BoundingBox(self):
35599
+ """图片框选区域坐标,[x1, y1, x2, y2],即左上角坐标、右下角坐标, 当AreaCoordSet未指定时生效。
35600
+ - [0.1, 0.1, 0.3, 0.3] : 表示比例 (数值小于1)
35601
+ - [50, 50, 350, 280] : 表示像素 (数值大于等于1)
35602
+ 注意:此字段可能返回 null,表示取不到有效值。
35603
+ :rtype: list of float
35604
+ """
35605
+ return self._BoundingBox
35606
+
35607
+ @BoundingBox.setter
35608
+ def BoundingBox(self, BoundingBox):
35609
+ self._BoundingBox = BoundingBox
35610
+
35591
35611
 
35592
35612
  def _deserialize(self, params):
35593
35613
  self._Type = params.get("Type")
35594
35614
  self._AreaCoordSet = params.get("AreaCoordSet")
35615
+ self._BoundingBox = params.get("BoundingBox")
35595
35616
  memeber_set = set(params.keys())
35596
35617
  for name, value in vars(self).items():
35597
35618
  property_name = name[1:]
@@ -44995,8 +45016,8 @@ class ModifyAsrHotwordsRequest(AbstractModel):
44995
45016
  def __init__(self):
44996
45017
  r"""
44997
45018
  :param _HotwordsId: 热词库 id
44998
- 如果热词库是文本热词:Name 和 Content 至少填一个
44999
- 如果热词库是:Name、FileContent 和 FileName 至少填一个
45019
+ 如果热词库是临时热词:Name 和 Content 至少填一个
45020
+ 如果热词库是文件热词:Name、FileContent 和 FileName 至少填一个
45000
45021
 
45001
45022
  :type HotwordsId: str
45002
45023
  :param _Name: 热词库名称
@@ -45020,8 +45041,8 @@ class ModifyAsrHotwordsRequest(AbstractModel):
45020
45041
  @property
45021
45042
  def HotwordsId(self):
45022
45043
  """热词库 id
45023
- 如果热词库是文本热词:Name 和 Content 至少填一个
45024
- 如果热词库是:Name、FileContent 和 FileName 至少填一个
45044
+ 如果热词库是临时热词:Name 和 Content 至少填一个
45045
+ 如果热词库是文件热词:Name、FileContent 和 FileName 至少填一个
45025
45046
 
45026
45047
  :rtype: str
45027
45048
  """
@@ -2903,6 +2903,7 @@ class MpsClient(AbstractClient):
2903
2903
  """发起图片处理,功能包括:
2904
2904
  1. 格式转换;
2905
2905
  2. 图像增强;
2906
+ 3. 图像擦除;
2906
2907
 
2907
2908
  :param request: Request instance for ProcessImage.
2908
2909
  :type request: :class:`tencentcloud.mps.v20190612.models.ProcessImageRequest`
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 1.2
2
2
  Name: tencentcloud-sdk-python-mps
3
- Version: 3.0.1385
3
+ Version: 3.0.1386
4
4
  Summary: Tencent Cloud Mps SDK for Python
5
5
  Home-page: https://github.com/TencentCloud/tencentcloud-sdk-python
6
6
  Author: Tencent Cloud
@@ -0,0 +1 @@
1
+ tencentcloud-sdk-python-common==3.0.1386
@@ -1 +0,0 @@
1
- tencentcloud-sdk-python-common==3.0.1385