tencentcloud-sdk-python-dbdc 3.1.117__tar.gz → 3.1.124__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_dbdc-3.1.117 → tencentcloud_sdk_python_dbdc-3.1.124}/PKG-INFO +2 -2
- {tencentcloud_sdk_python_dbdc-3.1.117 → tencentcloud_sdk_python_dbdc-3.1.124}/setup.py +1 -1
- {tencentcloud_sdk_python_dbdc-3.1.117 → tencentcloud_sdk_python_dbdc-3.1.124}/tencentcloud/__init__.py +1 -1
- {tencentcloud_sdk_python_dbdc-3.1.117 → tencentcloud_sdk_python_dbdc-3.1.124}/tencentcloud/dbdc/v20201029/models.py +4 -4
- {tencentcloud_sdk_python_dbdc-3.1.117 → tencentcloud_sdk_python_dbdc-3.1.124}/tencentcloud_sdk_python_dbdc.egg-info/PKG-INFO +2 -2
- tencentcloud_sdk_python_dbdc-3.1.124/tencentcloud_sdk_python_dbdc.egg-info/requires.txt +1 -0
- tencentcloud_sdk_python_dbdc-3.1.117/tencentcloud_sdk_python_dbdc.egg-info/requires.txt +0 -1
- {tencentcloud_sdk_python_dbdc-3.1.117 → tencentcloud_sdk_python_dbdc-3.1.124}/README.rst +0 -0
- {tencentcloud_sdk_python_dbdc-3.1.117 → tencentcloud_sdk_python_dbdc-3.1.124}/setup.cfg +0 -0
- {tencentcloud_sdk_python_dbdc-3.1.117 → tencentcloud_sdk_python_dbdc-3.1.124}/tencentcloud/dbdc/__init__.py +0 -0
- {tencentcloud_sdk_python_dbdc-3.1.117 → tencentcloud_sdk_python_dbdc-3.1.124}/tencentcloud/dbdc/v20201029/__init__.py +0 -0
- {tencentcloud_sdk_python_dbdc-3.1.117 → tencentcloud_sdk_python_dbdc-3.1.124}/tencentcloud/dbdc/v20201029/dbdc_client.py +0 -0
- {tencentcloud_sdk_python_dbdc-3.1.117 → tencentcloud_sdk_python_dbdc-3.1.124}/tencentcloud/dbdc/v20201029/dbdc_client_async.py +0 -0
- {tencentcloud_sdk_python_dbdc-3.1.117 → tencentcloud_sdk_python_dbdc-3.1.124}/tencentcloud/dbdc/v20201029/errorcodes.py +0 -0
- {tencentcloud_sdk_python_dbdc-3.1.117 → tencentcloud_sdk_python_dbdc-3.1.124}/tencentcloud_sdk_python_dbdc.egg-info/SOURCES.txt +0 -0
- {tencentcloud_sdk_python_dbdc-3.1.117 → tencentcloud_sdk_python_dbdc-3.1.124}/tencentcloud_sdk_python_dbdc.egg-info/dependency_links.txt +0 -0
- {tencentcloud_sdk_python_dbdc-3.1.117 → tencentcloud_sdk_python_dbdc-3.1.124}/tencentcloud_sdk_python_dbdc.egg-info/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: tencentcloud-sdk-python-dbdc
|
|
3
|
-
Version: 3.1.
|
|
3
|
+
Version: 3.1.124
|
|
4
4
|
Summary: Tencent Cloud Dbdc 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.124
|
|
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-dbdc',
|
|
11
|
-
install_requires=["tencentcloud-sdk-python-common>=3.1.
|
|
11
|
+
install_requires=["tencentcloud-sdk-python-common>=3.1.124,<4.0.0"],
|
|
12
12
|
|
|
13
13
|
version=tencentcloud.__version__,
|
|
14
14
|
description='Tencent Cloud Dbdc SDK for Python',
|
|
@@ -1251,7 +1251,7 @@ class DBCustomNode(AbstractModel):
|
|
|
1251
1251
|
:param _Tags: <p>节点标签信息</p>
|
|
1252
1252
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
1253
1253
|
:type Tags: list of Tag
|
|
1254
|
-
:param _AutoRenew: <p>节点是否自动续费标记</p><p>枚举值:</p><ul><li>1: 自动续费</li><li>
|
|
1254
|
+
:param _AutoRenew: <p>节点是否自动续费标记</p><p>枚举值:</p><ul><li>1: 自动续费</li><li>2: 不自动续费</li></ul>
|
|
1255
1255
|
:type AutoRenew: int
|
|
1256
1256
|
:param _SwitchId: <p>交换机ID(已加密)</p>
|
|
1257
1257
|
:type SwitchId: str
|
|
@@ -1522,7 +1522,7 @@ class DBCustomNode(AbstractModel):
|
|
|
1522
1522
|
|
|
1523
1523
|
@property
|
|
1524
1524
|
def AutoRenew(self):
|
|
1525
|
-
r"""<p>节点是否自动续费标记</p><p>枚举值:</p><ul><li>1: 自动续费</li><li>
|
|
1525
|
+
r"""<p>节点是否自动续费标记</p><p>枚举值:</p><ul><li>1: 自动续费</li><li>2: 不自动续费</li></ul>
|
|
1526
1526
|
:rtype: int
|
|
1527
1527
|
"""
|
|
1528
1528
|
return self._AutoRenew
|
|
@@ -2081,7 +2081,7 @@ class DescribeDBCustomClusterDetailResponse(AbstractModel):
|
|
|
2081
2081
|
:type ClusterDescription: str
|
|
2082
2082
|
:param _Region: <p>集群所属地域</p><p>枚举值:</p><ul><li>ap-shanghai: 上海地域</li><li>ap-nanjing: 南京地域</li></ul>
|
|
2083
2083
|
:type Region: str
|
|
2084
|
-
:param _ClusterStatus: <p>DB Custom 集群状态</p><p>枚举值:</p><ul><li>Creating: 创建中</li><li>Running: 运行中</li><li>Destroying: 销毁中</li></ul>
|
|
2084
|
+
:param _ClusterStatus: <p>DB Custom 集群状态</p><p>枚举值:</p><ul><li>Creating: 创建中</li><li>Running: 运行中</li><li>Destroying: 销毁中</li><li>Initializing: 初始化中</li></ul>
|
|
2085
2085
|
:type ClusterStatus: str
|
|
2086
2086
|
:param _ClusterVersion: <p>集群版本</p><p>枚举值:</p><ul><li>1.34.1: 集群版本1.34.1</li></ul><p>默认值:1.34.1</p>
|
|
2087
2087
|
:type ClusterVersion: str
|
|
@@ -2163,7 +2163,7 @@ class DescribeDBCustomClusterDetailResponse(AbstractModel):
|
|
|
2163
2163
|
|
|
2164
2164
|
@property
|
|
2165
2165
|
def ClusterStatus(self):
|
|
2166
|
-
r"""<p>DB Custom 集群状态</p><p>枚举值:</p><ul><li>Creating: 创建中</li><li>Running: 运行中</li><li>Destroying: 销毁中</li></ul>
|
|
2166
|
+
r"""<p>DB Custom 集群状态</p><p>枚举值:</p><ul><li>Creating: 创建中</li><li>Running: 运行中</li><li>Destroying: 销毁中</li><li>Initializing: 初始化中</li></ul>
|
|
2167
2167
|
:rtype: str
|
|
2168
2168
|
"""
|
|
2169
2169
|
return self._ClusterStatus
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: tencentcloud-sdk-python-dbdc
|
|
3
|
-
Version: 3.1.
|
|
3
|
+
Version: 3.1.124
|
|
4
4
|
Summary: Tencent Cloud Dbdc 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.124
|
|
19
19
|
|
|
20
20
|
============================
|
|
21
21
|
Tencent Cloud SDK for Python
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
tencentcloud-sdk-python-common<4.0.0,>=3.1.124
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
tencentcloud-sdk-python-common<4.0.0,>=3.1.117
|
|
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
|