tencentcloud-sdk-python-tokenhub 3.1.169__tar.gz → 3.1.171__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_tokenhub-3.1.169 → tencentcloud_sdk_python_tokenhub-3.1.171}/PKG-INFO +2 -2
- {tencentcloud_sdk_python_tokenhub-3.1.169 → tencentcloud_sdk_python_tokenhub-3.1.171}/setup.py +1 -1
- {tencentcloud_sdk_python_tokenhub-3.1.169 → tencentcloud_sdk_python_tokenhub-3.1.171}/tencentcloud/__init__.py +1 -1
- {tencentcloud_sdk_python_tokenhub-3.1.169 → tencentcloud_sdk_python_tokenhub-3.1.171}/tencentcloud/tokenhub/v20260322/models.py +30 -0
- {tencentcloud_sdk_python_tokenhub-3.1.169 → tencentcloud_sdk_python_tokenhub-3.1.171}/tencentcloud_sdk_python_tokenhub.egg-info/PKG-INFO +2 -2
- tencentcloud_sdk_python_tokenhub-3.1.171/tencentcloud_sdk_python_tokenhub.egg-info/requires.txt +1 -0
- tencentcloud_sdk_python_tokenhub-3.1.169/tencentcloud_sdk_python_tokenhub.egg-info/requires.txt +0 -1
- {tencentcloud_sdk_python_tokenhub-3.1.169 → tencentcloud_sdk_python_tokenhub-3.1.171}/README.rst +0 -0
- {tencentcloud_sdk_python_tokenhub-3.1.169 → tencentcloud_sdk_python_tokenhub-3.1.171}/setup.cfg +0 -0
- {tencentcloud_sdk_python_tokenhub-3.1.169 → tencentcloud_sdk_python_tokenhub-3.1.171}/tencentcloud/tokenhub/__init__.py +0 -0
- {tencentcloud_sdk_python_tokenhub-3.1.169 → tencentcloud_sdk_python_tokenhub-3.1.171}/tencentcloud/tokenhub/v20260322/__init__.py +0 -0
- {tencentcloud_sdk_python_tokenhub-3.1.169 → tencentcloud_sdk_python_tokenhub-3.1.171}/tencentcloud/tokenhub/v20260322/errorcodes.py +0 -0
- {tencentcloud_sdk_python_tokenhub-3.1.169 → tencentcloud_sdk_python_tokenhub-3.1.171}/tencentcloud/tokenhub/v20260322/tokenhub_client.py +0 -0
- {tencentcloud_sdk_python_tokenhub-3.1.169 → tencentcloud_sdk_python_tokenhub-3.1.171}/tencentcloud/tokenhub/v20260322/tokenhub_client_async.py +0 -0
- {tencentcloud_sdk_python_tokenhub-3.1.169 → tencentcloud_sdk_python_tokenhub-3.1.171}/tencentcloud_sdk_python_tokenhub.egg-info/SOURCES.txt +0 -0
- {tencentcloud_sdk_python_tokenhub-3.1.169 → tencentcloud_sdk_python_tokenhub-3.1.171}/tencentcloud_sdk_python_tokenhub.egg-info/dependency_links.txt +0 -0
- {tencentcloud_sdk_python_tokenhub-3.1.169 → tencentcloud_sdk_python_tokenhub-3.1.171}/tencentcloud_sdk_python_tokenhub.egg-info/top_level.txt +0 -0
{tencentcloud_sdk_python_tokenhub-3.1.169 → tencentcloud_sdk_python_tokenhub-3.1.171}/PKG-INFO
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: tencentcloud-sdk-python-tokenhub
|
|
3
|
-
Version: 3.1.
|
|
3
|
+
Version: 3.1.171
|
|
4
4
|
Summary: Tencent Cloud Tokenhub 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.171
|
|
19
19
|
|
|
20
20
|
============================
|
|
21
21
|
Tencent Cloud SDK for Python
|
{tencentcloud_sdk_python_tokenhub-3.1.169 → tencentcloud_sdk_python_tokenhub-3.1.171}/setup.py
RENAMED
|
@@ -8,7 +8,7 @@ ROOT = os.path.dirname(__file__)
|
|
|
8
8
|
|
|
9
9
|
setup(
|
|
10
10
|
name='tencentcloud-sdk-python-tokenhub',
|
|
11
|
-
install_requires=["tencentcloud-sdk-python-common>=3.1.
|
|
11
|
+
install_requires=["tencentcloud-sdk-python-common>=3.1.171,<4.0.0"],
|
|
12
12
|
|
|
13
13
|
version=tencentcloud.__version__,
|
|
14
14
|
description='Tencent Cloud Tokenhub SDK for Python',
|
|
@@ -3209,6 +3209,10 @@ class DescribeModelQuotaResponse(AbstractModel):
|
|
|
3209
3209
|
:type TPMInputReserveLimit: int
|
|
3210
3210
|
:param _TPMOutputReserveLimit: <p>TPM 预留 output 配额</p>
|
|
3211
3211
|
:type TPMOutputReserveLimit: int
|
|
3212
|
+
:param _TPMInputReservePostPaidLimit: <p>TPM 预留后付费 input 配额</p>
|
|
3213
|
+
:type TPMInputReservePostPaidLimit: int
|
|
3214
|
+
:param _TPMOutputReservePostPaidLimit: <p>TPM 预留后付费 output 配额</p>
|
|
3215
|
+
:type TPMOutputReservePostPaidLimit: int
|
|
3212
3216
|
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
3213
3217
|
:type RequestId: str
|
|
3214
3218
|
"""
|
|
@@ -3219,6 +3223,8 @@ class DescribeModelQuotaResponse(AbstractModel):
|
|
|
3219
3223
|
self._TPMOutputQuotaLimit = None
|
|
3220
3224
|
self._TPMInputReserveLimit = None
|
|
3221
3225
|
self._TPMOutputReserveLimit = None
|
|
3226
|
+
self._TPMInputReservePostPaidLimit = None
|
|
3227
|
+
self._TPMOutputReservePostPaidLimit = None
|
|
3222
3228
|
self._RequestId = None
|
|
3223
3229
|
|
|
3224
3230
|
@property
|
|
@@ -3298,6 +3304,28 @@ class DescribeModelQuotaResponse(AbstractModel):
|
|
|
3298
3304
|
def TPMOutputReserveLimit(self, TPMOutputReserveLimit):
|
|
3299
3305
|
self._TPMOutputReserveLimit = TPMOutputReserveLimit
|
|
3300
3306
|
|
|
3307
|
+
@property
|
|
3308
|
+
def TPMInputReservePostPaidLimit(self):
|
|
3309
|
+
r"""<p>TPM 预留后付费 input 配额</p>
|
|
3310
|
+
:rtype: int
|
|
3311
|
+
"""
|
|
3312
|
+
return self._TPMInputReservePostPaidLimit
|
|
3313
|
+
|
|
3314
|
+
@TPMInputReservePostPaidLimit.setter
|
|
3315
|
+
def TPMInputReservePostPaidLimit(self, TPMInputReservePostPaidLimit):
|
|
3316
|
+
self._TPMInputReservePostPaidLimit = TPMInputReservePostPaidLimit
|
|
3317
|
+
|
|
3318
|
+
@property
|
|
3319
|
+
def TPMOutputReservePostPaidLimit(self):
|
|
3320
|
+
r"""<p>TPM 预留后付费 output 配额</p>
|
|
3321
|
+
:rtype: int
|
|
3322
|
+
"""
|
|
3323
|
+
return self._TPMOutputReservePostPaidLimit
|
|
3324
|
+
|
|
3325
|
+
@TPMOutputReservePostPaidLimit.setter
|
|
3326
|
+
def TPMOutputReservePostPaidLimit(self, TPMOutputReservePostPaidLimit):
|
|
3327
|
+
self._TPMOutputReservePostPaidLimit = TPMOutputReservePostPaidLimit
|
|
3328
|
+
|
|
3301
3329
|
@property
|
|
3302
3330
|
def RequestId(self):
|
|
3303
3331
|
r"""唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
@@ -3318,6 +3346,8 @@ class DescribeModelQuotaResponse(AbstractModel):
|
|
|
3318
3346
|
self._TPMOutputQuotaLimit = params.get("TPMOutputQuotaLimit")
|
|
3319
3347
|
self._TPMInputReserveLimit = params.get("TPMInputReserveLimit")
|
|
3320
3348
|
self._TPMOutputReserveLimit = params.get("TPMOutputReserveLimit")
|
|
3349
|
+
self._TPMInputReservePostPaidLimit = params.get("TPMInputReservePostPaidLimit")
|
|
3350
|
+
self._TPMOutputReservePostPaidLimit = params.get("TPMOutputReservePostPaidLimit")
|
|
3321
3351
|
self._RequestId = params.get("RequestId")
|
|
3322
3352
|
|
|
3323
3353
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: tencentcloud-sdk-python-tokenhub
|
|
3
|
-
Version: 3.1.
|
|
3
|
+
Version: 3.1.171
|
|
4
4
|
Summary: Tencent Cloud Tokenhub 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.171
|
|
19
19
|
|
|
20
20
|
============================
|
|
21
21
|
Tencent Cloud SDK for Python
|
tencentcloud_sdk_python_tokenhub-3.1.171/tencentcloud_sdk_python_tokenhub.egg-info/requires.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
tencentcloud-sdk-python-common<4.0.0,>=3.1.171
|
tencentcloud_sdk_python_tokenhub-3.1.169/tencentcloud_sdk_python_tokenhub.egg-info/requires.txt
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
tencentcloud-sdk-python-common<4.0.0,>=3.1.169
|
{tencentcloud_sdk_python_tokenhub-3.1.169 → tencentcloud_sdk_python_tokenhub-3.1.171}/README.rst
RENAMED
|
File without changes
|
{tencentcloud_sdk_python_tokenhub-3.1.169 → tencentcloud_sdk_python_tokenhub-3.1.171}/setup.cfg
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|