tencentcloud-sdk-python-hai 3.1.83__tar.gz → 3.1.87__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 (17) hide show
  1. {tencentcloud_sdk_python_hai-3.1.83 → tencentcloud_sdk_python_hai-3.1.87}/PKG-INFO +2 -2
  2. {tencentcloud_sdk_python_hai-3.1.83 → tencentcloud_sdk_python_hai-3.1.87}/setup.py +1 -1
  3. {tencentcloud_sdk_python_hai-3.1.83 → tencentcloud_sdk_python_hai-3.1.87}/tencentcloud/__init__.py +1 -1
  4. {tencentcloud_sdk_python_hai-3.1.83 → tencentcloud_sdk_python_hai-3.1.87}/tencentcloud/hai/v20230812/models.py +16 -16
  5. {tencentcloud_sdk_python_hai-3.1.83 → tencentcloud_sdk_python_hai-3.1.87}/tencentcloud_sdk_python_hai.egg-info/PKG-INFO +2 -2
  6. tencentcloud_sdk_python_hai-3.1.87/tencentcloud_sdk_python_hai.egg-info/requires.txt +1 -0
  7. tencentcloud_sdk_python_hai-3.1.83/tencentcloud_sdk_python_hai.egg-info/requires.txt +0 -1
  8. {tencentcloud_sdk_python_hai-3.1.83 → tencentcloud_sdk_python_hai-3.1.87}/README.rst +0 -0
  9. {tencentcloud_sdk_python_hai-3.1.83 → tencentcloud_sdk_python_hai-3.1.87}/setup.cfg +0 -0
  10. {tencentcloud_sdk_python_hai-3.1.83 → tencentcloud_sdk_python_hai-3.1.87}/tencentcloud/hai/__init__.py +0 -0
  11. {tencentcloud_sdk_python_hai-3.1.83 → tencentcloud_sdk_python_hai-3.1.87}/tencentcloud/hai/v20230812/__init__.py +0 -0
  12. {tencentcloud_sdk_python_hai-3.1.83 → tencentcloud_sdk_python_hai-3.1.87}/tencentcloud/hai/v20230812/errorcodes.py +0 -0
  13. {tencentcloud_sdk_python_hai-3.1.83 → tencentcloud_sdk_python_hai-3.1.87}/tencentcloud/hai/v20230812/hai_client.py +0 -0
  14. {tencentcloud_sdk_python_hai-3.1.83 → tencentcloud_sdk_python_hai-3.1.87}/tencentcloud/hai/v20230812/hai_client_async.py +0 -0
  15. {tencentcloud_sdk_python_hai-3.1.83 → tencentcloud_sdk_python_hai-3.1.87}/tencentcloud_sdk_python_hai.egg-info/SOURCES.txt +0 -0
  16. {tencentcloud_sdk_python_hai-3.1.83 → tencentcloud_sdk_python_hai-3.1.87}/tencentcloud_sdk_python_hai.egg-info/dependency_links.txt +0 -0
  17. {tencentcloud_sdk_python_hai-3.1.83 → tencentcloud_sdk_python_hai-3.1.87}/tencentcloud_sdk_python_hai.egg-info/top_level.txt +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: tencentcloud-sdk-python-hai
3
- Version: 3.1.83
3
+ Version: 3.1.87
4
4
  Summary: Tencent Cloud Hai 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.83
18
+ Requires-Dist: tencentcloud-sdk-python-common<4.0.0,>=3.1.87
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-hai',
11
- install_requires=["tencentcloud-sdk-python-common>=3.1.83,<4.0.0"],
11
+ install_requires=["tencentcloud-sdk-python-common>=3.1.87,<4.0.0"],
12
12
 
13
13
  version=tencentcloud.__version__,
14
14
  description='Tencent Cloud Hai SDK for Python',
@@ -14,4 +14,4 @@
14
14
  # limitations under the License.
15
15
 
16
16
 
17
- __version__ = '3.1.83'
17
+ __version__ = '3.1.87'
@@ -3950,21 +3950,21 @@ class ModelDetail(AbstractModel):
3950
3950
 
3951
3951
  def __init__(self):
3952
3952
  r"""
3953
- :param _ModelName: 模型名称
3953
+ :param _ModelName: <p>模型名称</p>
3954
3954
  :type ModelName: str
3955
- :param _ModelId: 模型ID
3955
+ :param _ModelId: <p>模型ID</p>
3956
3956
  :type ModelId: str
3957
- :param _Description: 应用描述
3957
+ :param _Description: <p>应用描述</p>
3958
3958
  :type Description: str
3959
- :param _CommunityUrl: 官方社区链接
3959
+ :param _CommunityUrl: <p>官方社区链接</p>
3960
3960
  :type CommunityUrl: str
3961
- :param _GuideUrl: 最佳实践链接
3961
+ :param _GuideUrl: <p>最佳实践链接</p>
3962
3962
  :type GuideUrl: str
3963
- :param _ModelState: 模型状态
3963
+ :param _ModelState: <p>模型状态</p>
3964
3964
  :type ModelState: str
3965
- :param _Tags: 应用对应的标签,如机器学习
3965
+ :param _Tags: <p>应用对应的标签,如机器学习</p>
3966
3966
  :type Tags: list of str
3967
- :param _ConfigEnvironment: 配置环境
3967
+ :param _ConfigEnvironment: <p>配置环境</p>
3968
3968
  :type ConfigEnvironment: str
3969
3969
  """
3970
3970
  self._ModelName = None
@@ -3978,7 +3978,7 @@ class ModelDetail(AbstractModel):
3978
3978
 
3979
3979
  @property
3980
3980
  def ModelName(self):
3981
- r"""模型名称
3981
+ r"""<p>模型名称</p>
3982
3982
  :rtype: str
3983
3983
  """
3984
3984
  return self._ModelName
@@ -3989,7 +3989,7 @@ class ModelDetail(AbstractModel):
3989
3989
 
3990
3990
  @property
3991
3991
  def ModelId(self):
3992
- r"""模型ID
3992
+ r"""<p>模型ID</p>
3993
3993
  :rtype: str
3994
3994
  """
3995
3995
  return self._ModelId
@@ -4000,7 +4000,7 @@ class ModelDetail(AbstractModel):
4000
4000
 
4001
4001
  @property
4002
4002
  def Description(self):
4003
- r"""应用描述
4003
+ r"""<p>应用描述</p>
4004
4004
  :rtype: str
4005
4005
  """
4006
4006
  return self._Description
@@ -4011,7 +4011,7 @@ class ModelDetail(AbstractModel):
4011
4011
 
4012
4012
  @property
4013
4013
  def CommunityUrl(self):
4014
- r"""官方社区链接
4014
+ r"""<p>官方社区链接</p>
4015
4015
  :rtype: str
4016
4016
  """
4017
4017
  return self._CommunityUrl
@@ -4022,7 +4022,7 @@ class ModelDetail(AbstractModel):
4022
4022
 
4023
4023
  @property
4024
4024
  def GuideUrl(self):
4025
- r"""最佳实践链接
4025
+ r"""<p>最佳实践链接</p>
4026
4026
  :rtype: str
4027
4027
  """
4028
4028
  return self._GuideUrl
@@ -4033,7 +4033,7 @@ class ModelDetail(AbstractModel):
4033
4033
 
4034
4034
  @property
4035
4035
  def ModelState(self):
4036
- r"""模型状态
4036
+ r"""<p>模型状态</p>
4037
4037
  :rtype: str
4038
4038
  """
4039
4039
  return self._ModelState
@@ -4044,7 +4044,7 @@ class ModelDetail(AbstractModel):
4044
4044
 
4045
4045
  @property
4046
4046
  def Tags(self):
4047
- r"""应用对应的标签,如机器学习
4047
+ r"""<p>应用对应的标签,如机器学习</p>
4048
4048
  :rtype: list of str
4049
4049
  """
4050
4050
  return self._Tags
@@ -4055,7 +4055,7 @@ class ModelDetail(AbstractModel):
4055
4055
 
4056
4056
  @property
4057
4057
  def ConfigEnvironment(self):
4058
- r"""配置环境
4058
+ r"""<p>配置环境</p>
4059
4059
  :rtype: str
4060
4060
  """
4061
4061
  return self._ConfigEnvironment
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: tencentcloud-sdk-python-hai
3
- Version: 3.1.83
3
+ Version: 3.1.87
4
4
  Summary: Tencent Cloud Hai 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.83
18
+ Requires-Dist: tencentcloud-sdk-python-common<4.0.0,>=3.1.87
19
19
 
20
20
  ============================
21
21
  Tencent Cloud SDK for Python
@@ -0,0 +1 @@
1
+ tencentcloud-sdk-python-common<4.0.0,>=3.1.87
@@ -1 +0,0 @@
1
- tencentcloud-sdk-python-common<4.0.0,>=3.1.83