tencentcloud-sdk-python-vdb 3.0.1278__py2.py3-none-any.whl → 3.0.1280__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 CHANGED
@@ -14,4 +14,4 @@
14
14
  # limitations under the License.
15
15
 
16
16
 
17
- __version__ = '3.0.1278'
17
+ __version__ = '3.0.1280'
@@ -1117,6 +1117,8 @@ class InstanceInfo(AbstractModel):
1117
1117
 
1118
1118
  @property
1119
1119
  def HealthScore(self):
1120
+ warnings.warn("parameter `HealthScore` is deprecated", DeprecationWarning)
1121
+
1120
1122
  """健康得分。
1121
1123
  注意:此字段可能返回 null,表示取不到有效值。
1122
1124
  :rtype: float
@@ -1125,10 +1127,14 @@ class InstanceInfo(AbstractModel):
1125
1127
 
1126
1128
  @HealthScore.setter
1127
1129
  def HealthScore(self, HealthScore):
1130
+ warnings.warn("parameter `HealthScore` is deprecated", DeprecationWarning)
1131
+
1128
1132
  self._HealthScore = HealthScore
1129
1133
 
1130
1134
  @property
1131
1135
  def Warning(self):
1136
+ warnings.warn("parameter `Warning` is deprecated", DeprecationWarning)
1137
+
1132
1138
  """异常告警。
1133
1139
  注意:此字段可能返回 null,表示取不到有效值。
1134
1140
  :rtype: int
@@ -1137,10 +1143,14 @@ class InstanceInfo(AbstractModel):
1137
1143
 
1138
1144
  @Warning.setter
1139
1145
  def Warning(self, Warning):
1146
+ warnings.warn("parameter `Warning` is deprecated", DeprecationWarning)
1147
+
1140
1148
  self._Warning = Warning
1141
1149
 
1142
1150
  @property
1143
1151
  def Project(self):
1152
+ warnings.warn("parameter `Project` is deprecated", DeprecationWarning)
1153
+
1144
1154
  """所属项目。
1145
1155
  注意:此字段可能返回 null,表示取不到有效值。
1146
1156
  :rtype: str
@@ -1149,6 +1159,8 @@ class InstanceInfo(AbstractModel):
1149
1159
 
1150
1160
  @Project.setter
1151
1161
  def Project(self, Project):
1162
+ warnings.warn("parameter `Project` is deprecated", DeprecationWarning)
1163
+
1152
1164
  self._Project = Project
1153
1165
 
1154
1166
  @property
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: tencentcloud-sdk-python-vdb
3
- Version: 3.0.1278
3
+ Version: 3.0.1280
4
4
  Summary: Tencent Cloud Vdb 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 (==3.0.1278)
18
+ Requires-Dist: tencentcloud-sdk-python-common (==3.0.1280)
19
19
 
20
20
  ============================
21
21
  Tencent Cloud SDK for Python
@@ -0,0 +1,10 @@
1
+ tencentcloud/__init__.py,sha256=wp48Yn5VkhXccwxc9oW2R68smuQ1M5Z5CpprWqU_jzQ,631
2
+ tencentcloud/vdb/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
+ tencentcloud/vdb/v20230616/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
4
+ tencentcloud/vdb/v20230616/errorcodes.py,sha256=DQMEGBUeUvFFlJlVYTztkFz3gbJWOgCA7qpy-dBUEPM,1214
5
+ tencentcloud/vdb/v20230616/models.py,sha256=pTEWVTiMacCeof2qawT4PgDTRSfN7ai2LkSg5xVlZVY,56727
6
+ tencentcloud/vdb/v20230616/vdb_client.py,sha256=VQuqL3skHxrsbMy7wt4_Ja3EaJcahb29zafYz-F9qnw,6684
7
+ tencentcloud_sdk_python_vdb-3.0.1280.dist-info/METADATA,sha256=3r9Ge6_QYSa7qzvLgwxFqLNKaJhoqK4vKcZ5GhstRew,1496
8
+ tencentcloud_sdk_python_vdb-3.0.1280.dist-info/WHEEL,sha256=z9j0xAa_JmUKMpmz72K0ZGALSM_n-wQVmGbleXx2VHg,110
9
+ tencentcloud_sdk_python_vdb-3.0.1280.dist-info/top_level.txt,sha256=g-8OyzoqI6O6LiS85zkeNzhB-osEnRIPZMdyRd_0eL0,13
10
+ tencentcloud_sdk_python_vdb-3.0.1280.dist-info/RECORD,,
@@ -1,10 +0,0 @@
1
- tencentcloud/__init__.py,sha256=zR64hIn3-mescIjM9oq_7P0TGJfW5VA2yH4O0RFa2Yk,631
2
- tencentcloud/vdb/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
- tencentcloud/vdb/v20230616/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
4
- tencentcloud/vdb/v20230616/errorcodes.py,sha256=DQMEGBUeUvFFlJlVYTztkFz3gbJWOgCA7qpy-dBUEPM,1214
5
- tencentcloud/vdb/v20230616/models.py,sha256=5R4cqt1n6jEYKcxHrnIYL4MK3lW0dZqe0-1hsTSMzTY,56233
6
- tencentcloud/vdb/v20230616/vdb_client.py,sha256=VQuqL3skHxrsbMy7wt4_Ja3EaJcahb29zafYz-F9qnw,6684
7
- tencentcloud_sdk_python_vdb-3.0.1278.dist-info/METADATA,sha256=Gu1QPUAHdKm8b_zd663k0mo_iPU7EQt4n396Q2Pa490,1496
8
- tencentcloud_sdk_python_vdb-3.0.1278.dist-info/WHEEL,sha256=z9j0xAa_JmUKMpmz72K0ZGALSM_n-wQVmGbleXx2VHg,110
9
- tencentcloud_sdk_python_vdb-3.0.1278.dist-info/top_level.txt,sha256=g-8OyzoqI6O6LiS85zkeNzhB-osEnRIPZMdyRd_0eL0,13
10
- tencentcloud_sdk_python_vdb-3.0.1278.dist-info/RECORD,,