tencentcloud-sdk-python-cynosdb 3.1.7__py2.py3-none-any.whl → 3.1.8__py2.py3-none-any.whl
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/__init__.py +1 -1
- tencentcloud/cynosdb/v20190107/models.py +2 -2
- {tencentcloud_sdk_python_cynosdb-3.1.7.dist-info → tencentcloud_sdk_python_cynosdb-3.1.8.dist-info}/METADATA +2 -2
- {tencentcloud_sdk_python_cynosdb-3.1.7.dist-info → tencentcloud_sdk_python_cynosdb-3.1.8.dist-info}/RECORD +6 -6
- {tencentcloud_sdk_python_cynosdb-3.1.7.dist-info → tencentcloud_sdk_python_cynosdb-3.1.8.dist-info}/WHEEL +0 -0
- {tencentcloud_sdk_python_cynosdb-3.1.7.dist-info → tencentcloud_sdk_python_cynosdb-3.1.8.dist-info}/top_level.txt +0 -0
tencentcloud/__init__.py
CHANGED
|
@@ -30537,7 +30537,7 @@ class ModifyProxyRwSplitRequest(AbstractModel):
|
|
|
30537
30537
|
:param _WeightMode: 读写权重分配模式;系统自动分配:"system", 自定义:"custom"
|
|
30538
30538
|
:type WeightMode: str
|
|
30539
30539
|
:param _InstanceWeights: 实例只读权重。
|
|
30540
|
-
|
|
30540
|
+
|
|
30541
30541
|
:type InstanceWeights: list of ProxyInstanceWeight
|
|
30542
30542
|
:param _FailOver: 是否开启故障转移,代理出现故障后,连接地址将路由到主实例,取值:"yes" , "no"
|
|
30543
30543
|
:type FailOver: str
|
|
@@ -30646,7 +30646,7 @@ SessionConnectionPool
|
|
|
30646
30646
|
@property
|
|
30647
30647
|
def InstanceWeights(self):
|
|
30648
30648
|
r"""实例只读权重。
|
|
30649
|
-
|
|
30649
|
+
|
|
30650
30650
|
:rtype: list of ProxyInstanceWeight
|
|
30651
30651
|
"""
|
|
30652
30652
|
return self._InstanceWeights
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: tencentcloud-sdk-python-cynosdb
|
|
3
|
-
Version: 3.1.
|
|
3
|
+
Version: 3.1.8
|
|
4
4
|
Summary: Tencent Cloud Cynosdb 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.8
|
|
19
19
|
|
|
20
20
|
============================
|
|
21
21
|
Tencent Cloud SDK for Python
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
tencentcloud/__init__.py,sha256=
|
|
1
|
+
tencentcloud/__init__.py,sha256=QB_r5DVkgdSMYUtCPk6WMwrqV20iE3BSTNqfM9GydLw,628
|
|
2
2
|
tencentcloud/cynosdb/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
3
3
|
tencentcloud/cynosdb/v20190107/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
4
4
|
tencentcloud/cynosdb/v20190107/cynosdb_client.py,sha256=t8amEvgIlrkna5tuDGQ79S3pLfSZBO_OUOgSAc8egVc,163382
|
|
5
5
|
tencentcloud/cynosdb/v20190107/cynosdb_client_async.py,sha256=kKYcn5T2z4Enz9nQVGhphn6kmvxjIFmL1Eel4P3V5_U,110351
|
|
6
6
|
tencentcloud/cynosdb/v20190107/errorcodes.py,sha256=ZCz5ORFBdJ06UJgk1R5bEpMrKHsGQdaCfaRT2FhVTuM,14432
|
|
7
|
-
tencentcloud/cynosdb/v20190107/models.py,sha256=
|
|
8
|
-
tencentcloud_sdk_python_cynosdb-3.1.
|
|
9
|
-
tencentcloud_sdk_python_cynosdb-3.1.
|
|
10
|
-
tencentcloud_sdk_python_cynosdb-3.1.
|
|
11
|
-
tencentcloud_sdk_python_cynosdb-3.1.
|
|
7
|
+
tencentcloud/cynosdb/v20190107/models.py,sha256=IqWcLBIDR0m9GJ_DKcWnberFuz_DEiOkAlY_M7hbQr8,1264918
|
|
8
|
+
tencentcloud_sdk_python_cynosdb-3.1.8.dist-info/METADATA,sha256=4wfmpZYpZx37aMpqCan63j3GgB6ovlvW73E_olmP7Dw,1513
|
|
9
|
+
tencentcloud_sdk_python_cynosdb-3.1.8.dist-info/WHEEL,sha256=Ll72iyqtt6Rbxp-Q7FSafYA1LeRv98X15xcZWRsFEmY,109
|
|
10
|
+
tencentcloud_sdk_python_cynosdb-3.1.8.dist-info/top_level.txt,sha256=g-8OyzoqI6O6LiS85zkeNzhB-osEnRIPZMdyRd_0eL0,13
|
|
11
|
+
tencentcloud_sdk_python_cynosdb-3.1.8.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|