tencentcloud-sdk-python-tione 3.1.44__tar.gz → 3.1.49__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.44 → tencentcloud_sdk_python_tione-3.1.49}/PKG-INFO +2 -2
- {tencentcloud_sdk_python_tione-3.1.44 → tencentcloud_sdk_python_tione-3.1.49}/setup.py +1 -1
- {tencentcloud_sdk_python_tione-3.1.44 → tencentcloud_sdk_python_tione-3.1.49}/tencentcloud/__init__.py +1 -1
- {tencentcloud_sdk_python_tione-3.1.44 → tencentcloud_sdk_python_tione-3.1.49}/tencentcloud/tione/v20211111/models.py +23 -23
- {tencentcloud_sdk_python_tione-3.1.44 → tencentcloud_sdk_python_tione-3.1.49}/tencentcloud/tione/v20211111/tione_client.py +1 -1
- {tencentcloud_sdk_python_tione-3.1.44 → tencentcloud_sdk_python_tione-3.1.49}/tencentcloud/tione/v20211111/tione_client_async.py +1 -1
- {tencentcloud_sdk_python_tione-3.1.44 → tencentcloud_sdk_python_tione-3.1.49}/tencentcloud_sdk_python_tione.egg-info/PKG-INFO +2 -2
- tencentcloud_sdk_python_tione-3.1.49/tencentcloud_sdk_python_tione.egg-info/requires.txt +1 -0
- tencentcloud_sdk_python_tione-3.1.44/tencentcloud_sdk_python_tione.egg-info/requires.txt +0 -1
- {tencentcloud_sdk_python_tione-3.1.44 → tencentcloud_sdk_python_tione-3.1.49}/README.rst +0 -0
- {tencentcloud_sdk_python_tione-3.1.44 → tencentcloud_sdk_python_tione-3.1.49}/setup.cfg +0 -0
- {tencentcloud_sdk_python_tione-3.1.44 → tencentcloud_sdk_python_tione-3.1.49}/tencentcloud/tione/__init__.py +0 -0
- {tencentcloud_sdk_python_tione-3.1.44 → tencentcloud_sdk_python_tione-3.1.49}/tencentcloud/tione/v20191022/__init__.py +0 -0
- {tencentcloud_sdk_python_tione-3.1.44 → tencentcloud_sdk_python_tione-3.1.49}/tencentcloud/tione/v20191022/errorcodes.py +0 -0
- {tencentcloud_sdk_python_tione-3.1.44 → tencentcloud_sdk_python_tione-3.1.49}/tencentcloud/tione/v20191022/models.py +0 -0
- {tencentcloud_sdk_python_tione-3.1.44 → tencentcloud_sdk_python_tione-3.1.49}/tencentcloud/tione/v20191022/tione_client.py +0 -0
- {tencentcloud_sdk_python_tione-3.1.44 → tencentcloud_sdk_python_tione-3.1.49}/tencentcloud/tione/v20191022/tione_client_async.py +0 -0
- {tencentcloud_sdk_python_tione-3.1.44 → tencentcloud_sdk_python_tione-3.1.49}/tencentcloud/tione/v20211111/__init__.py +0 -0
- {tencentcloud_sdk_python_tione-3.1.44 → tencentcloud_sdk_python_tione-3.1.49}/tencentcloud/tione/v20211111/errorcodes.py +0 -0
- {tencentcloud_sdk_python_tione-3.1.44 → tencentcloud_sdk_python_tione-3.1.49}/tencentcloud_sdk_python_tione.egg-info/SOURCES.txt +0 -0
- {tencentcloud_sdk_python_tione-3.1.44 → tencentcloud_sdk_python_tione-3.1.49}/tencentcloud_sdk_python_tione.egg-info/dependency_links.txt +0 -0
- {tencentcloud_sdk_python_tione-3.1.44 → tencentcloud_sdk_python_tione-3.1.49}/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.49
|
|
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.49
|
|
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.49,<4.0.0"],
|
|
12
12
|
|
|
13
13
|
version=tencentcloud.__version__,
|
|
14
14
|
description='Tencent Cloud Tione SDK for Python',
|
|
@@ -6532,7 +6532,9 @@ class DescribeBillingResourceGroupRequest(AbstractModel):
|
|
|
6532
6532
|
InstanceId (资源组节点id)
|
|
6533
6533
|
InstanceStatus (资源组节点状态)
|
|
6534
6534
|
2. Filter.Values: 长度为1且Filter.Fuzzy=true时,支持模糊查询; 不为1时,精确查询
|
|
6535
|
-
3.
|
|
6535
|
+
3. Filter.Negative: 是否取反,默认为false
|
|
6536
|
+
4. Filter.Fuzzy: 是否模糊查询,默认为false
|
|
6537
|
+
5. 每次请求的Filters的上限为10,Filter.Values的上限为100
|
|
6536
6538
|
:type Filters: list of Filter
|
|
6537
6539
|
:param _Offset: 分页查询起始位置,如:Limit为10,第一页Offset为0,第二页Offset为10...即每页左边为闭区间; 默认0
|
|
6538
6540
|
:type Offset: int
|
|
@@ -6569,7 +6571,9 @@ class DescribeBillingResourceGroupRequest(AbstractModel):
|
|
|
6569
6571
|
InstanceId (资源组节点id)
|
|
6570
6572
|
InstanceStatus (资源组节点状态)
|
|
6571
6573
|
2. Filter.Values: 长度为1且Filter.Fuzzy=true时,支持模糊查询; 不为1时,精确查询
|
|
6572
|
-
3.
|
|
6574
|
+
3. Filter.Negative: 是否取反,默认为false
|
|
6575
|
+
4. Filter.Fuzzy: 是否模糊查询,默认为false
|
|
6576
|
+
5. 每次请求的Filters的上限为10,Filter.Values的上限为100
|
|
6573
6577
|
:rtype: list of Filter
|
|
6574
6578
|
"""
|
|
6575
6579
|
return self._Filters
|
|
@@ -6734,11 +6738,7 @@ class DescribeBillingResourceGroupsRequest(AbstractModel):
|
|
|
6734
6738
|
|
|
6735
6739
|
def __init__(self):
|
|
6736
6740
|
r"""
|
|
6737
|
-
:param
|
|
6738
|
-
枚举值:
|
|
6739
|
-
空: 通用, TRAIN: 训练, INFERENCE: 推理
|
|
6740
|
-
:type Type: str
|
|
6741
|
-
:param _Filters: Filter.Name: 枚举值: ResourceGroupId (资源组id列表) ResourceGroupName (资源组名称列表) AvailableNodeCount(资源组中可用节点数量)Filter.Values: 长度为1且Filter.Fuzzy=true时,支持模糊查询; 不为1时,精确查询每次请求的Filters的上限为5,Filter.Values的上限为100
|
|
6741
|
+
:param _Filters: Filter.Name: 枚举值: ResourceGroupId (资源组id列表) ResourceGroupName (资源组名称列表) AvailableNodeCount(资源组中可用节点数量) Filter.Values: 长度为1且Filter.Fuzzy=true时,支持模糊查询; 不为1时,精确查询每次请求的Filters的上限为5,Filter.Values的上限为100
|
|
6742
6742
|
:type Filters: list of Filter
|
|
6743
6743
|
:param _TagFilters: 标签过滤
|
|
6744
6744
|
:type TagFilters: list of TagFilter
|
|
@@ -6753,7 +6753,6 @@ true: 不展示,false 展示;
|
|
|
6753
6753
|
默认为false
|
|
6754
6754
|
:type DontShowInstanceSet: bool
|
|
6755
6755
|
"""
|
|
6756
|
-
self._Type = None
|
|
6757
6756
|
self._Filters = None
|
|
6758
6757
|
self._TagFilters = None
|
|
6759
6758
|
self._Offset = None
|
|
@@ -6761,22 +6760,9 @@ true: 不展示,false 展示;
|
|
|
6761
6760
|
self._SearchWord = None
|
|
6762
6761
|
self._DontShowInstanceSet = None
|
|
6763
6762
|
|
|
6764
|
-
@property
|
|
6765
|
-
def Type(self):
|
|
6766
|
-
r"""资源组类型;
|
|
6767
|
-
枚举值:
|
|
6768
|
-
空: 通用, TRAIN: 训练, INFERENCE: 推理
|
|
6769
|
-
:rtype: str
|
|
6770
|
-
"""
|
|
6771
|
-
return self._Type
|
|
6772
|
-
|
|
6773
|
-
@Type.setter
|
|
6774
|
-
def Type(self, Type):
|
|
6775
|
-
self._Type = Type
|
|
6776
|
-
|
|
6777
6763
|
@property
|
|
6778
6764
|
def Filters(self):
|
|
6779
|
-
r"""Filter.Name: 枚举值: ResourceGroupId (资源组id列表) ResourceGroupName (资源组名称列表) AvailableNodeCount(资源组中可用节点数量)Filter.Values: 长度为1且Filter.Fuzzy=true时,支持模糊查询; 不为1时,精确查询每次请求的Filters的上限为5,Filter.Values的上限为100
|
|
6765
|
+
r"""Filter.Name: 枚举值: ResourceGroupId (资源组id列表) ResourceGroupName (资源组名称列表) AvailableNodeCount(资源组中可用节点数量) Filter.Values: 长度为1且Filter.Fuzzy=true时,支持模糊查询; 不为1时,精确查询每次请求的Filters的上限为5,Filter.Values的上限为100
|
|
6780
6766
|
:rtype: list of Filter
|
|
6781
6767
|
"""
|
|
6782
6768
|
return self._Filters
|
|
@@ -6844,7 +6830,6 @@ true: 不展示,false 展示;
|
|
|
6844
6830
|
|
|
6845
6831
|
|
|
6846
6832
|
def _deserialize(self, params):
|
|
6847
|
-
self._Type = params.get("Type")
|
|
6848
6833
|
if params.get("Filters") is not None:
|
|
6849
6834
|
self._Filters = []
|
|
6850
6835
|
for item in params.get("Filters"):
|
|
@@ -23334,12 +23319,15 @@ class SubAccountInfo(AbstractModel):
|
|
|
23334
23319
|
:type LinuxUid: int
|
|
23335
23320
|
:param _LinuxGid: 子账号在Linux下的GID
|
|
23336
23321
|
:type LinuxGid: int
|
|
23322
|
+
:param _LinuxUserName: 子账号在Linux下的用户名
|
|
23323
|
+
:type LinuxUserName: str
|
|
23337
23324
|
"""
|
|
23338
23325
|
self._Uin = None
|
|
23339
23326
|
self._SubUin = None
|
|
23340
23327
|
self._SubUinName = None
|
|
23341
23328
|
self._LinuxUid = None
|
|
23342
23329
|
self._LinuxGid = None
|
|
23330
|
+
self._LinuxUserName = None
|
|
23343
23331
|
|
|
23344
23332
|
@property
|
|
23345
23333
|
def Uin(self):
|
|
@@ -23396,6 +23384,17 @@ class SubAccountInfo(AbstractModel):
|
|
|
23396
23384
|
def LinuxGid(self, LinuxGid):
|
|
23397
23385
|
self._LinuxGid = LinuxGid
|
|
23398
23386
|
|
|
23387
|
+
@property
|
|
23388
|
+
def LinuxUserName(self):
|
|
23389
|
+
r"""子账号在Linux下的用户名
|
|
23390
|
+
:rtype: str
|
|
23391
|
+
"""
|
|
23392
|
+
return self._LinuxUserName
|
|
23393
|
+
|
|
23394
|
+
@LinuxUserName.setter
|
|
23395
|
+
def LinuxUserName(self, LinuxUserName):
|
|
23396
|
+
self._LinuxUserName = LinuxUserName
|
|
23397
|
+
|
|
23399
23398
|
|
|
23400
23399
|
def _deserialize(self, params):
|
|
23401
23400
|
self._Uin = params.get("Uin")
|
|
@@ -23403,6 +23402,7 @@ class SubAccountInfo(AbstractModel):
|
|
|
23403
23402
|
self._SubUinName = params.get("SubUinName")
|
|
23404
23403
|
self._LinuxUid = params.get("LinuxUid")
|
|
23405
23404
|
self._LinuxGid = params.get("LinuxGid")
|
|
23405
|
+
self._LinuxUserName = params.get("LinuxUserName")
|
|
23406
23406
|
memeber_set = set(params.keys())
|
|
23407
23407
|
for name, value in vars(self).items():
|
|
23408
23408
|
property_name = name[1:]
|
|
@@ -467,7 +467,7 @@ class TioneClient(AbstractClient):
|
|
|
467
467
|
|
|
468
468
|
|
|
469
469
|
def DescribeBillingResourceGroups(self, request):
|
|
470
|
-
r"""
|
|
470
|
+
r"""查询资源组列表
|
|
471
471
|
|
|
472
472
|
:param request: Request instance for DescribeBillingResourceGroups.
|
|
473
473
|
:type request: :class:`tencentcloud.tione.v20211111.models.DescribeBillingResourceGroupsRequest`
|
|
@@ -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.49
|
|
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.49
|
|
19
19
|
|
|
20
20
|
============================
|
|
21
21
|
Tencent Cloud SDK for Python
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
tencentcloud-sdk-python-common<4.0.0,>=3.1.49
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
tencentcloud-sdk-python-common<4.0.0,>=3.1.44
|
|
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
|