tencentcloud-sdk-python-apm 3.0.1449__py2.py3-none-any.whl → 3.0.1458__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.
Potentially problematic release.
This version of tencentcloud-sdk-python-apm might be problematic. Click here for more details.
- tencentcloud/__init__.py +1 -1
- tencentcloud/apm/v20210622/models.py +15 -0
- {tencentcloud_sdk_python_apm-3.0.1449.dist-info → tencentcloud_sdk_python_apm-3.0.1458.dist-info}/METADATA +2 -2
- tencentcloud_sdk_python_apm-3.0.1458.dist-info/RECORD +10 -0
- tencentcloud_sdk_python_apm-3.0.1449.dist-info/RECORD +0 -10
- {tencentcloud_sdk_python_apm-3.0.1449.dist-info → tencentcloud_sdk_python_apm-3.0.1458.dist-info}/WHEEL +0 -0
- {tencentcloud_sdk_python_apm-3.0.1449.dist-info → tencentcloud_sdk_python_apm-3.0.1458.dist-info}/top_level.txt +0 -0
tencentcloud/__init__.py
CHANGED
|
@@ -595,6 +595,8 @@ class ApmField(AbstractModel):
|
|
|
595
595
|
:type CompareVal: str
|
|
596
596
|
:param _NameCN: 指标中文名
|
|
597
597
|
:type NameCN: str
|
|
598
|
+
:param _NameEN: 指标英文名
|
|
599
|
+
:type NameEN: str
|
|
598
600
|
"""
|
|
599
601
|
self._Key = None
|
|
600
602
|
self._Value = None
|
|
@@ -603,6 +605,7 @@ class ApmField(AbstractModel):
|
|
|
603
605
|
self._LastPeriodValue = None
|
|
604
606
|
self._CompareVal = None
|
|
605
607
|
self._NameCN = None
|
|
608
|
+
self._NameEN = None
|
|
606
609
|
|
|
607
610
|
@property
|
|
608
611
|
def Key(self):
|
|
@@ -683,6 +686,17 @@ class ApmField(AbstractModel):
|
|
|
683
686
|
def NameCN(self, NameCN):
|
|
684
687
|
self._NameCN = NameCN
|
|
685
688
|
|
|
689
|
+
@property
|
|
690
|
+
def NameEN(self):
|
|
691
|
+
"""指标英文名
|
|
692
|
+
:rtype: str
|
|
693
|
+
"""
|
|
694
|
+
return self._NameEN
|
|
695
|
+
|
|
696
|
+
@NameEN.setter
|
|
697
|
+
def NameEN(self, NameEN):
|
|
698
|
+
self._NameEN = NameEN
|
|
699
|
+
|
|
686
700
|
|
|
687
701
|
def _deserialize(self, params):
|
|
688
702
|
self._Key = params.get("Key")
|
|
@@ -702,6 +716,7 @@ class ApmField(AbstractModel):
|
|
|
702
716
|
self._LastPeriodValue.append(obj)
|
|
703
717
|
self._CompareVal = params.get("CompareVal")
|
|
704
718
|
self._NameCN = params.get("NameCN")
|
|
719
|
+
self._NameEN = params.get("NameEN")
|
|
705
720
|
memeber_set = set(params.keys())
|
|
706
721
|
for name, value in vars(self).items():
|
|
707
722
|
property_name = name[1:]
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: tencentcloud-sdk-python-apm
|
|
3
|
-
Version: 3.0.
|
|
3
|
+
Version: 3.0.1458
|
|
4
4
|
Summary: Tencent Cloud Apm 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.0.
|
|
18
|
+
Requires-Dist: tencentcloud-sdk-python-common (<4.0.0,>=3.0.1458)
|
|
19
19
|
|
|
20
20
|
============================
|
|
21
21
|
Tencent Cloud SDK for Python
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
tencentcloud/__init__.py,sha256=h5Hby4bvALXKG32YKjikPeeRTwOm9JylcBCO9rFsXkg,631
|
|
2
|
+
tencentcloud/apm/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
3
|
+
tencentcloud/apm/v20210622/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
4
|
+
tencentcloud/apm/v20210622/apm_client.py,sha256=fosxP_2A5_upnzw-2Z0s_yuq1GkanfX1ehzKGL9J9rg,14060
|
|
5
|
+
tencentcloud/apm/v20210622/errorcodes.py,sha256=2q8PS4hm8homGP4ub10LhJQ_fvk4vpOB5SJfo0hWS9M,5282
|
|
6
|
+
tencentcloud/apm/v20210622/models.py,sha256=3mbS5eCUc-cx9R2CGMqfSwTChdNVHr0yzEXi5sU_PsU,171089
|
|
7
|
+
tencentcloud_sdk_python_apm-3.0.1458.dist-info/METADATA,sha256=o40LKvOEB18AuD_anFnv68zmpE72FCBRj9QGCK9FfJA,1503
|
|
8
|
+
tencentcloud_sdk_python_apm-3.0.1458.dist-info/WHEEL,sha256=z9j0xAa_JmUKMpmz72K0ZGALSM_n-wQVmGbleXx2VHg,110
|
|
9
|
+
tencentcloud_sdk_python_apm-3.0.1458.dist-info/top_level.txt,sha256=g-8OyzoqI6O6LiS85zkeNzhB-osEnRIPZMdyRd_0eL0,13
|
|
10
|
+
tencentcloud_sdk_python_apm-3.0.1458.dist-info/RECORD,,
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
tencentcloud/__init__.py,sha256=KIcgFWpDocIcuYndKE11-cJLKP6dsPwPmQW42xCLKac,631
|
|
2
|
-
tencentcloud/apm/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
3
|
-
tencentcloud/apm/v20210622/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
4
|
-
tencentcloud/apm/v20210622/apm_client.py,sha256=fosxP_2A5_upnzw-2Z0s_yuq1GkanfX1ehzKGL9J9rg,14060
|
|
5
|
-
tencentcloud/apm/v20210622/errorcodes.py,sha256=2q8PS4hm8homGP4ub10LhJQ_fvk4vpOB5SJfo0hWS9M,5282
|
|
6
|
-
tencentcloud/apm/v20210622/models.py,sha256=OY9k-tpcsUhKIREO7isz4ei6j9_QA3F_ZA3eX1hqK4g,170747
|
|
7
|
-
tencentcloud_sdk_python_apm-3.0.1449.dist-info/METADATA,sha256=irAIPFV1WPpAKPnkCvZgaT20Zghi4CeJXYfghWQLQIw,1503
|
|
8
|
-
tencentcloud_sdk_python_apm-3.0.1449.dist-info/WHEEL,sha256=z9j0xAa_JmUKMpmz72K0ZGALSM_n-wQVmGbleXx2VHg,110
|
|
9
|
-
tencentcloud_sdk_python_apm-3.0.1449.dist-info/top_level.txt,sha256=g-8OyzoqI6O6LiS85zkeNzhB-osEnRIPZMdyRd_0eL0,13
|
|
10
|
-
tencentcloud_sdk_python_apm-3.0.1449.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|