tencentcloud-sdk-python-chdfs 3.0.1282__tar.gz → 3.0.1289__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-chdfs-3.0.1282 → tencentcloud-sdk-python-chdfs-3.0.1289}/PKG-INFO +1 -1
- {tencentcloud-sdk-python-chdfs-3.0.1282 → tencentcloud-sdk-python-chdfs-3.0.1289}/setup.py +1 -1
- {tencentcloud-sdk-python-chdfs-3.0.1282 → tencentcloud-sdk-python-chdfs-3.0.1289}/tencentcloud/__init__.py +1 -1
- {tencentcloud-sdk-python-chdfs-3.0.1282 → tencentcloud-sdk-python-chdfs-3.0.1289}/tencentcloud/chdfs/v20201112/models.py +4 -4
- {tencentcloud-sdk-python-chdfs-3.0.1282 → tencentcloud-sdk-python-chdfs-3.0.1289}/tencentcloud_sdk_python_chdfs.egg-info/PKG-INFO +1 -1
- tencentcloud-sdk-python-chdfs-3.0.1289/tencentcloud_sdk_python_chdfs.egg-info/requires.txt +1 -0
- tencentcloud-sdk-python-chdfs-3.0.1282/tencentcloud_sdk_python_chdfs.egg-info/requires.txt +0 -1
- {tencentcloud-sdk-python-chdfs-3.0.1282 → tencentcloud-sdk-python-chdfs-3.0.1289}/README.rst +0 -0
- {tencentcloud-sdk-python-chdfs-3.0.1282 → tencentcloud-sdk-python-chdfs-3.0.1289}/setup.cfg +0 -0
- {tencentcloud-sdk-python-chdfs-3.0.1282 → tencentcloud-sdk-python-chdfs-3.0.1289}/tencentcloud/chdfs/__init__.py +0 -0
- {tencentcloud-sdk-python-chdfs-3.0.1282 → tencentcloud-sdk-python-chdfs-3.0.1289}/tencentcloud/chdfs/v20190718/__init__.py +0 -0
- {tencentcloud-sdk-python-chdfs-3.0.1282 → tencentcloud-sdk-python-chdfs-3.0.1289}/tencentcloud/chdfs/v20190718/chdfs_client.py +0 -0
- {tencentcloud-sdk-python-chdfs-3.0.1282 → tencentcloud-sdk-python-chdfs-3.0.1289}/tencentcloud/chdfs/v20190718/errorcodes.py +0 -0
- {tencentcloud-sdk-python-chdfs-3.0.1282 → tencentcloud-sdk-python-chdfs-3.0.1289}/tencentcloud/chdfs/v20190718/models.py +0 -0
- {tencentcloud-sdk-python-chdfs-3.0.1282 → tencentcloud-sdk-python-chdfs-3.0.1289}/tencentcloud/chdfs/v20201112/__init__.py +0 -0
- {tencentcloud-sdk-python-chdfs-3.0.1282 → tencentcloud-sdk-python-chdfs-3.0.1289}/tencentcloud/chdfs/v20201112/chdfs_client.py +0 -0
- {tencentcloud-sdk-python-chdfs-3.0.1282 → tencentcloud-sdk-python-chdfs-3.0.1289}/tencentcloud/chdfs/v20201112/errorcodes.py +0 -0
- {tencentcloud-sdk-python-chdfs-3.0.1282 → tencentcloud-sdk-python-chdfs-3.0.1289}/tencentcloud_sdk_python_chdfs.egg-info/SOURCES.txt +0 -0
- {tencentcloud-sdk-python-chdfs-3.0.1282 → tencentcloud-sdk-python-chdfs-3.0.1289}/tencentcloud_sdk_python_chdfs.egg-info/dependency_links.txt +0 -0
- {tencentcloud-sdk-python-chdfs-3.0.1282 → tencentcloud-sdk-python-chdfs-3.0.1289}/tencentcloud_sdk_python_chdfs.egg-info/top_level.txt +0 -0
|
@@ -8,7 +8,7 @@ ROOT = os.path.dirname(__file__)
|
|
|
8
8
|
|
|
9
9
|
setup(
|
|
10
10
|
name='tencentcloud-sdk-python-chdfs',
|
|
11
|
-
install_requires=["tencentcloud-sdk-python-common==3.0.
|
|
11
|
+
install_requires=["tencentcloud-sdk-python-common==3.0.1289"],
|
|
12
12
|
version=tencentcloud.__version__,
|
|
13
13
|
description='Tencent Cloud Chdfs SDK for Python',
|
|
14
14
|
long_description=open('README.rst').read(),
|
|
@@ -33,7 +33,7 @@ class AccessGroup(AbstractModel):
|
|
|
33
33
|
:type Description: str
|
|
34
34
|
:param _CreateTime: 创建时间
|
|
35
35
|
:type CreateTime: str
|
|
36
|
-
:param _VpcType: VPC网络类型(1:CVM
|
|
36
|
+
:param _VpcType: VPC网络类型(1:CVM)
|
|
37
37
|
:type VpcType: int
|
|
38
38
|
:param _VpcId: VPC网络ID
|
|
39
39
|
:type VpcId: str
|
|
@@ -91,7 +91,7 @@ class AccessGroup(AbstractModel):
|
|
|
91
91
|
|
|
92
92
|
@property
|
|
93
93
|
def VpcType(self):
|
|
94
|
-
"""VPC网络类型(1:CVM
|
|
94
|
+
"""VPC网络类型(1:CVM)
|
|
95
95
|
:rtype: int
|
|
96
96
|
"""
|
|
97
97
|
return self._VpcType
|
|
@@ -313,7 +313,7 @@ class CreateAccessGroupRequest(AbstractModel):
|
|
|
313
313
|
r"""
|
|
314
314
|
:param _AccessGroupName: 权限组名称
|
|
315
315
|
:type AccessGroupName: str
|
|
316
|
-
:param _VpcType: VPC网络类型(1:CVM
|
|
316
|
+
:param _VpcType: VPC网络类型(1:CVM)
|
|
317
317
|
:type VpcType: int
|
|
318
318
|
:param _VpcId: VPC网络ID
|
|
319
319
|
:type VpcId: str
|
|
@@ -338,7 +338,7 @@ class CreateAccessGroupRequest(AbstractModel):
|
|
|
338
338
|
|
|
339
339
|
@property
|
|
340
340
|
def VpcType(self):
|
|
341
|
-
"""VPC网络类型(1:CVM
|
|
341
|
+
"""VPC网络类型(1:CVM)
|
|
342
342
|
:rtype: int
|
|
343
343
|
"""
|
|
344
344
|
return self._VpcType
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
tencentcloud-sdk-python-common==3.0.1289
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
tencentcloud-sdk-python-common==3.0.1282
|
{tencentcloud-sdk-python-chdfs-3.0.1282 → tencentcloud-sdk-python-chdfs-3.0.1289}/README.rst
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
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|