tencentcloud-sdk-python-chdfs 3.0.1336__tar.gz → 3.0.1338__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 (20) hide show
  1. {tencentcloud-sdk-python-chdfs-3.0.1336 → tencentcloud-sdk-python-chdfs-3.0.1338}/PKG-INFO +1 -1
  2. {tencentcloud-sdk-python-chdfs-3.0.1336 → tencentcloud-sdk-python-chdfs-3.0.1338}/setup.py +1 -1
  3. {tencentcloud-sdk-python-chdfs-3.0.1336 → tencentcloud-sdk-python-chdfs-3.0.1338}/tencentcloud/__init__.py +1 -1
  4. {tencentcloud-sdk-python-chdfs-3.0.1336 → tencentcloud-sdk-python-chdfs-3.0.1338}/tencentcloud/chdfs/v20201112/models.py +0 -12
  5. {tencentcloud-sdk-python-chdfs-3.0.1336 → tencentcloud-sdk-python-chdfs-3.0.1338}/tencentcloud_sdk_python_chdfs.egg-info/PKG-INFO +1 -1
  6. tencentcloud-sdk-python-chdfs-3.0.1338/tencentcloud_sdk_python_chdfs.egg-info/requires.txt +1 -0
  7. tencentcloud-sdk-python-chdfs-3.0.1336/tencentcloud_sdk_python_chdfs.egg-info/requires.txt +0 -1
  8. {tencentcloud-sdk-python-chdfs-3.0.1336 → tencentcloud-sdk-python-chdfs-3.0.1338}/README.rst +0 -0
  9. {tencentcloud-sdk-python-chdfs-3.0.1336 → tencentcloud-sdk-python-chdfs-3.0.1338}/setup.cfg +0 -0
  10. {tencentcloud-sdk-python-chdfs-3.0.1336 → tencentcloud-sdk-python-chdfs-3.0.1338}/tencentcloud/chdfs/__init__.py +0 -0
  11. {tencentcloud-sdk-python-chdfs-3.0.1336 → tencentcloud-sdk-python-chdfs-3.0.1338}/tencentcloud/chdfs/v20190718/__init__.py +0 -0
  12. {tencentcloud-sdk-python-chdfs-3.0.1336 → tencentcloud-sdk-python-chdfs-3.0.1338}/tencentcloud/chdfs/v20190718/chdfs_client.py +0 -0
  13. {tencentcloud-sdk-python-chdfs-3.0.1336 → tencentcloud-sdk-python-chdfs-3.0.1338}/tencentcloud/chdfs/v20190718/errorcodes.py +0 -0
  14. {tencentcloud-sdk-python-chdfs-3.0.1336 → tencentcloud-sdk-python-chdfs-3.0.1338}/tencentcloud/chdfs/v20190718/models.py +0 -0
  15. {tencentcloud-sdk-python-chdfs-3.0.1336 → tencentcloud-sdk-python-chdfs-3.0.1338}/tencentcloud/chdfs/v20201112/__init__.py +0 -0
  16. {tencentcloud-sdk-python-chdfs-3.0.1336 → tencentcloud-sdk-python-chdfs-3.0.1338}/tencentcloud/chdfs/v20201112/chdfs_client.py +0 -0
  17. {tencentcloud-sdk-python-chdfs-3.0.1336 → tencentcloud-sdk-python-chdfs-3.0.1338}/tencentcloud/chdfs/v20201112/errorcodes.py +0 -0
  18. {tencentcloud-sdk-python-chdfs-3.0.1336 → tencentcloud-sdk-python-chdfs-3.0.1338}/tencentcloud_sdk_python_chdfs.egg-info/SOURCES.txt +0 -0
  19. {tencentcloud-sdk-python-chdfs-3.0.1336 → tencentcloud-sdk-python-chdfs-3.0.1338}/tencentcloud_sdk_python_chdfs.egg-info/dependency_links.txt +0 -0
  20. {tencentcloud-sdk-python-chdfs-3.0.1336 → tencentcloud-sdk-python-chdfs-3.0.1338}/tencentcloud_sdk_python_chdfs.egg-info/top_level.txt +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 1.2
2
2
  Name: tencentcloud-sdk-python-chdfs
3
- Version: 3.0.1336
3
+ Version: 3.0.1338
4
4
  Summary: Tencent Cloud Chdfs SDK for Python
5
5
  Home-page: https://github.com/TencentCloud/tencentcloud-sdk-python
6
6
  Author: Tencent Cloud
@@ -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.1336"],
11
+ install_requires=["tencentcloud-sdk-python-common==3.0.1338"],
12
12
  version=tencentcloud.__version__,
13
13
  description='Tencent Cloud Chdfs SDK for Python',
14
14
  long_description=open('README.rst').read(),
@@ -14,4 +14,4 @@
14
14
  # limitations under the License.
15
15
 
16
16
 
17
- __version__ = '3.0.1336'
17
+ __version__ = '3.0.1338'
@@ -1666,22 +1666,16 @@ class DescribeFileSystemResponse(AbstractModel):
1666
1666
  :param _FileSystem: 文件系统
1667
1667
  :type FileSystem: :class:`tencentcloud.chdfs.v20201112.models.FileSystem`
1668
1668
  :param _CapacityUsed: 文件系统已使用容量(byte)
1669
- 注意:此字段可能返回 null,表示取不到有效值。
1670
1669
  :type CapacityUsed: int
1671
1670
  :param _ArchiveCapacityUsed: 已使用COS归档存储容量(byte)
1672
- 注意:此字段可能返回 null,表示取不到有效值。
1673
1671
  :type ArchiveCapacityUsed: int
1674
1672
  :param _StandardCapacityUsed: 已使用COS标准存储容量(byte)
1675
- 注意:此字段可能返回 null,表示取不到有效值。
1676
1673
  :type StandardCapacityUsed: int
1677
1674
  :param _DegradeCapacityUsed: 已使用COS低频存储容量(byte)
1678
- 注意:此字段可能返回 null,表示取不到有效值。
1679
1675
  :type DegradeCapacityUsed: int
1680
1676
  :param _DeepArchiveCapacityUsed: 已使用COS深度归档存储容量(byte)
1681
- 注意:此字段可能返回 null,表示取不到有效值。
1682
1677
  :type DeepArchiveCapacityUsed: int
1683
1678
  :param _IntelligentCapacityUsed: 已使用COS智能分层存储容量(byte)
1684
- 注意:此字段可能返回 null,表示取不到有效值。
1685
1679
  :type IntelligentCapacityUsed: int
1686
1680
  :param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
1687
1681
  :type RequestId: str
@@ -1709,7 +1703,6 @@ class DescribeFileSystemResponse(AbstractModel):
1709
1703
  @property
1710
1704
  def CapacityUsed(self):
1711
1705
  """文件系统已使用容量(byte)
1712
- 注意:此字段可能返回 null,表示取不到有效值。
1713
1706
  :rtype: int
1714
1707
  """
1715
1708
  return self._CapacityUsed
@@ -1721,7 +1714,6 @@ class DescribeFileSystemResponse(AbstractModel):
1721
1714
  @property
1722
1715
  def ArchiveCapacityUsed(self):
1723
1716
  """已使用COS归档存储容量(byte)
1724
- 注意:此字段可能返回 null,表示取不到有效值。
1725
1717
  :rtype: int
1726
1718
  """
1727
1719
  return self._ArchiveCapacityUsed
@@ -1733,7 +1725,6 @@ class DescribeFileSystemResponse(AbstractModel):
1733
1725
  @property
1734
1726
  def StandardCapacityUsed(self):
1735
1727
  """已使用COS标准存储容量(byte)
1736
- 注意:此字段可能返回 null,表示取不到有效值。
1737
1728
  :rtype: int
1738
1729
  """
1739
1730
  return self._StandardCapacityUsed
@@ -1745,7 +1736,6 @@ class DescribeFileSystemResponse(AbstractModel):
1745
1736
  @property
1746
1737
  def DegradeCapacityUsed(self):
1747
1738
  """已使用COS低频存储容量(byte)
1748
- 注意:此字段可能返回 null,表示取不到有效值。
1749
1739
  :rtype: int
1750
1740
  """
1751
1741
  return self._DegradeCapacityUsed
@@ -1757,7 +1747,6 @@ class DescribeFileSystemResponse(AbstractModel):
1757
1747
  @property
1758
1748
  def DeepArchiveCapacityUsed(self):
1759
1749
  """已使用COS深度归档存储容量(byte)
1760
- 注意:此字段可能返回 null,表示取不到有效值。
1761
1750
  :rtype: int
1762
1751
  """
1763
1752
  return self._DeepArchiveCapacityUsed
@@ -1769,7 +1758,6 @@ class DescribeFileSystemResponse(AbstractModel):
1769
1758
  @property
1770
1759
  def IntelligentCapacityUsed(self):
1771
1760
  """已使用COS智能分层存储容量(byte)
1772
- 注意:此字段可能返回 null,表示取不到有效值。
1773
1761
  :rtype: int
1774
1762
  """
1775
1763
  return self._IntelligentCapacityUsed
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 1.2
2
2
  Name: tencentcloud-sdk-python-chdfs
3
- Version: 3.0.1336
3
+ Version: 3.0.1338
4
4
  Summary: Tencent Cloud Chdfs SDK for Python
5
5
  Home-page: https://github.com/TencentCloud/tencentcloud-sdk-python
6
6
  Author: Tencent Cloud
@@ -0,0 +1 @@
1
+ tencentcloud-sdk-python-common==3.0.1338
@@ -1 +0,0 @@
1
- tencentcloud-sdk-python-common==3.0.1336