tencentcloud-sdk-python-tione 3.1.138__tar.gz → 3.1.139__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.
- {tencentcloud_sdk_python_tione-3.1.138 → tencentcloud_sdk_python_tione-3.1.139}/PKG-INFO +2 -2
- {tencentcloud_sdk_python_tione-3.1.138 → tencentcloud_sdk_python_tione-3.1.139}/setup.py +1 -1
- {tencentcloud_sdk_python_tione-3.1.138 → tencentcloud_sdk_python_tione-3.1.139}/tencentcloud/__init__.py +1 -1
- {tencentcloud_sdk_python_tione-3.1.138 → tencentcloud_sdk_python_tione-3.1.139}/tencentcloud/tione/v20211111/models.py +30 -0
- {tencentcloud_sdk_python_tione-3.1.138 → tencentcloud_sdk_python_tione-3.1.139}/tencentcloud_sdk_python_tione.egg-info/PKG-INFO +2 -2
- tencentcloud_sdk_python_tione-3.1.139/tencentcloud_sdk_python_tione.egg-info/requires.txt +1 -0
- tencentcloud_sdk_python_tione-3.1.138/tencentcloud_sdk_python_tione.egg-info/requires.txt +0 -1
- {tencentcloud_sdk_python_tione-3.1.138 → tencentcloud_sdk_python_tione-3.1.139}/README.rst +0 -0
- {tencentcloud_sdk_python_tione-3.1.138 → tencentcloud_sdk_python_tione-3.1.139}/setup.cfg +0 -0
- {tencentcloud_sdk_python_tione-3.1.138 → tencentcloud_sdk_python_tione-3.1.139}/tencentcloud/tione/__init__.py +0 -0
- {tencentcloud_sdk_python_tione-3.1.138 → tencentcloud_sdk_python_tione-3.1.139}/tencentcloud/tione/v20191022/__init__.py +0 -0
- {tencentcloud_sdk_python_tione-3.1.138 → tencentcloud_sdk_python_tione-3.1.139}/tencentcloud/tione/v20191022/errorcodes.py +0 -0
- {tencentcloud_sdk_python_tione-3.1.138 → tencentcloud_sdk_python_tione-3.1.139}/tencentcloud/tione/v20191022/models.py +0 -0
- {tencentcloud_sdk_python_tione-3.1.138 → tencentcloud_sdk_python_tione-3.1.139}/tencentcloud/tione/v20191022/tione_client.py +0 -0
- {tencentcloud_sdk_python_tione-3.1.138 → tencentcloud_sdk_python_tione-3.1.139}/tencentcloud/tione/v20191022/tione_client_async.py +0 -0
- {tencentcloud_sdk_python_tione-3.1.138 → tencentcloud_sdk_python_tione-3.1.139}/tencentcloud/tione/v20211111/__init__.py +0 -0
- {tencentcloud_sdk_python_tione-3.1.138 → tencentcloud_sdk_python_tione-3.1.139}/tencentcloud/tione/v20211111/errorcodes.py +0 -0
- {tencentcloud_sdk_python_tione-3.1.138 → tencentcloud_sdk_python_tione-3.1.139}/tencentcloud/tione/v20211111/tione_client.py +0 -0
- {tencentcloud_sdk_python_tione-3.1.138 → tencentcloud_sdk_python_tione-3.1.139}/tencentcloud/tione/v20211111/tione_client_async.py +0 -0
- {tencentcloud_sdk_python_tione-3.1.138 → tencentcloud_sdk_python_tione-3.1.139}/tencentcloud_sdk_python_tione.egg-info/SOURCES.txt +0 -0
- {tencentcloud_sdk_python_tione-3.1.138 → tencentcloud_sdk_python_tione-3.1.139}/tencentcloud_sdk_python_tione.egg-info/dependency_links.txt +0 -0
- {tencentcloud_sdk_python_tione-3.1.138 → tencentcloud_sdk_python_tione-3.1.139}/tencentcloud_sdk_python_tione.egg-info/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: tencentcloud-sdk-python-tione
|
|
3
|
-
Version: 3.1.
|
|
3
|
+
Version: 3.1.139
|
|
4
4
|
Summary: Tencent Cloud Tione 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.
|
|
18
|
+
Requires-Dist: tencentcloud-sdk-python-common<4.0.0,>=3.1.139
|
|
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-tione',
|
|
11
|
-
install_requires=["tencentcloud-sdk-python-common>=3.1.
|
|
11
|
+
install_requires=["tencentcloud-sdk-python-common>=3.1.139,<4.0.0"],
|
|
12
12
|
|
|
13
13
|
version=tencentcloud.__version__,
|
|
14
14
|
description='Tencent Cloud Tione SDK for Python',
|
|
@@ -10830,10 +10830,13 @@ class DescribeModelServiceGroupRequest(AbstractModel):
|
|
|
10830
10830
|
r"""
|
|
10831
10831
|
:param _ServiceGroupId: 服务组ID
|
|
10832
10832
|
:type ServiceGroupId: str
|
|
10833
|
+
:param _TiProjectId: <p>TI工作空间ID</p><p>仅用于“工作空间”白名单功能。如需使用,请联系TI管理员开通白名单。</p>
|
|
10834
|
+
:type TiProjectId: str
|
|
10833
10835
|
:param _ServiceCategory: 服务分类
|
|
10834
10836
|
:type ServiceCategory: str
|
|
10835
10837
|
"""
|
|
10836
10838
|
self._ServiceGroupId = None
|
|
10839
|
+
self._TiProjectId = None
|
|
10837
10840
|
self._ServiceCategory = None
|
|
10838
10841
|
|
|
10839
10842
|
@property
|
|
@@ -10847,6 +10850,17 @@ class DescribeModelServiceGroupRequest(AbstractModel):
|
|
|
10847
10850
|
def ServiceGroupId(self, ServiceGroupId):
|
|
10848
10851
|
self._ServiceGroupId = ServiceGroupId
|
|
10849
10852
|
|
|
10853
|
+
@property
|
|
10854
|
+
def TiProjectId(self):
|
|
10855
|
+
r"""<p>TI工作空间ID</p><p>仅用于“工作空间”白名单功能。如需使用,请联系TI管理员开通白名单。</p>
|
|
10856
|
+
:rtype: str
|
|
10857
|
+
"""
|
|
10858
|
+
return self._TiProjectId
|
|
10859
|
+
|
|
10860
|
+
@TiProjectId.setter
|
|
10861
|
+
def TiProjectId(self, TiProjectId):
|
|
10862
|
+
self._TiProjectId = TiProjectId
|
|
10863
|
+
|
|
10850
10864
|
@property
|
|
10851
10865
|
def ServiceCategory(self):
|
|
10852
10866
|
warnings.warn("parameter `ServiceCategory` is deprecated", DeprecationWarning)
|
|
@@ -10865,6 +10879,7 @@ class DescribeModelServiceGroupRequest(AbstractModel):
|
|
|
10865
10879
|
|
|
10866
10880
|
def _deserialize(self, params):
|
|
10867
10881
|
self._ServiceGroupId = params.get("ServiceGroupId")
|
|
10882
|
+
self._TiProjectId = params.get("TiProjectId")
|
|
10868
10883
|
self._ServiceCategory = params.get("ServiceCategory")
|
|
10869
10884
|
memeber_set = set(params.keys())
|
|
10870
10885
|
for name, value in vars(self).items():
|
|
@@ -11284,10 +11299,13 @@ class DescribeModelServiceRequest(AbstractModel):
|
|
|
11284
11299
|
r"""
|
|
11285
11300
|
:param _ServiceId: 服务id
|
|
11286
11301
|
:type ServiceId: str
|
|
11302
|
+
:param _TiProjectId: <p>TI工作空间ID</p><p>仅用于“工作空间”白名单功能。如需使用,请联系TI管理员开通白名单。</p>
|
|
11303
|
+
:type TiProjectId: str
|
|
11287
11304
|
:param _ServiceCategory: 服务分类
|
|
11288
11305
|
:type ServiceCategory: str
|
|
11289
11306
|
"""
|
|
11290
11307
|
self._ServiceId = None
|
|
11308
|
+
self._TiProjectId = None
|
|
11291
11309
|
self._ServiceCategory = None
|
|
11292
11310
|
|
|
11293
11311
|
@property
|
|
@@ -11301,6 +11319,17 @@ class DescribeModelServiceRequest(AbstractModel):
|
|
|
11301
11319
|
def ServiceId(self, ServiceId):
|
|
11302
11320
|
self._ServiceId = ServiceId
|
|
11303
11321
|
|
|
11322
|
+
@property
|
|
11323
|
+
def TiProjectId(self):
|
|
11324
|
+
r"""<p>TI工作空间ID</p><p>仅用于“工作空间”白名单功能。如需使用,请联系TI管理员开通白名单。</p>
|
|
11325
|
+
:rtype: str
|
|
11326
|
+
"""
|
|
11327
|
+
return self._TiProjectId
|
|
11328
|
+
|
|
11329
|
+
@TiProjectId.setter
|
|
11330
|
+
def TiProjectId(self, TiProjectId):
|
|
11331
|
+
self._TiProjectId = TiProjectId
|
|
11332
|
+
|
|
11304
11333
|
@property
|
|
11305
11334
|
def ServiceCategory(self):
|
|
11306
11335
|
warnings.warn("parameter `ServiceCategory` is deprecated", DeprecationWarning)
|
|
@@ -11319,6 +11348,7 @@ class DescribeModelServiceRequest(AbstractModel):
|
|
|
11319
11348
|
|
|
11320
11349
|
def _deserialize(self, params):
|
|
11321
11350
|
self._ServiceId = params.get("ServiceId")
|
|
11351
|
+
self._TiProjectId = params.get("TiProjectId")
|
|
11322
11352
|
self._ServiceCategory = params.get("ServiceCategory")
|
|
11323
11353
|
memeber_set = set(params.keys())
|
|
11324
11354
|
for name, value in vars(self).items():
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: tencentcloud-sdk-python-tione
|
|
3
|
-
Version: 3.1.
|
|
3
|
+
Version: 3.1.139
|
|
4
4
|
Summary: Tencent Cloud Tione 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.
|
|
18
|
+
Requires-Dist: tencentcloud-sdk-python-common<4.0.0,>=3.1.139
|
|
19
19
|
|
|
20
20
|
============================
|
|
21
21
|
Tencent Cloud SDK for Python
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
tencentcloud-sdk-python-common<4.0.0,>=3.1.139
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
tencentcloud-sdk-python-common<4.0.0,>=3.1.138
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|