tencentcloud-sdk-python-apm 3.0.1200__py2.py3-none-any.whl → 3.0.1202__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 CHANGED
@@ -14,4 +14,4 @@
14
14
  # limitations under the License.
15
15
 
16
16
 
17
- __version__ = '3.0.1200'
17
+ __version__ = '3.0.1202'
@@ -1969,6 +1969,8 @@ class DescribeMetricRecordsRequest(AbstractModel):
1969
1969
  :type PageSize: int
1970
1970
  :param _OrFilters: Or过滤条件
1971
1971
  :type OrFilters: list of Filter
1972
+ :param _Type: 数据来源
1973
+ :type Type: str
1972
1974
  """
1973
1975
  self._Filters = None
1974
1976
  self._Metrics = None
@@ -1983,6 +1985,7 @@ class DescribeMetricRecordsRequest(AbstractModel):
1983
1985
  self._PageIndex = None
1984
1986
  self._PageSize = None
1985
1987
  self._OrFilters = None
1988
+ self._Type = None
1986
1989
 
1987
1990
  @property
1988
1991
  def Filters(self):
@@ -2088,6 +2091,14 @@ class DescribeMetricRecordsRequest(AbstractModel):
2088
2091
  def OrFilters(self, OrFilters):
2089
2092
  self._OrFilters = OrFilters
2090
2093
 
2094
+ @property
2095
+ def Type(self):
2096
+ return self._Type
2097
+
2098
+ @Type.setter
2099
+ def Type(self, Type):
2100
+ self._Type = Type
2101
+
2091
2102
 
2092
2103
  def _deserialize(self, params):
2093
2104
  if params.get("Filters") is not None:
@@ -2120,6 +2131,7 @@ class DescribeMetricRecordsRequest(AbstractModel):
2120
2131
  obj = Filter()
2121
2132
  obj._deserialize(item)
2122
2133
  self._OrFilters.append(obj)
2134
+ self._Type = params.get("Type")
2123
2135
  memeber_set = set(params.keys())
2124
2136
  for name, value in vars(self).items():
2125
2137
  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.1200
3
+ Version: 3.0.1202
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 (==3.0.1200)
18
+ Requires-Dist: tencentcloud-sdk-python-common (==3.0.1202)
19
19
 
20
20
  ============================
21
21
  Tencent Cloud SDK for Python
@@ -0,0 +1,10 @@
1
+ tencentcloud/__init__.py,sha256=MRhmf8qYzKiISF-A18v9HHqE8Aob-YvRu2_WZ8ECOoU,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=o1M-OVvg-MTV37dZ_Y_yI6yDJ3xsovlrSKOnY1HdrGc,12187
5
+ tencentcloud/apm/v20210622/errorcodes.py,sha256=Kf_WSj30WzfMCvOimAUXSt5saS2tnjH_2tOxi8fuaD8,4721
6
+ tencentcloud/apm/v20210622/models.py,sha256=B6Vc699K-GX0MNR5LkSwCs2GxN06QyR77P4cc9ukhGM,107468
7
+ tencentcloud_sdk_python_apm-3.0.1202.dist-info/METADATA,sha256=a80956nd1nQdDghRitn6e-CUuHHsVk1zosdA6QiIZXc,1492
8
+ tencentcloud_sdk_python_apm-3.0.1202.dist-info/WHEEL,sha256=z9j0xAa_JmUKMpmz72K0ZGALSM_n-wQVmGbleXx2VHg,110
9
+ tencentcloud_sdk_python_apm-3.0.1202.dist-info/top_level.txt,sha256=g-8OyzoqI6O6LiS85zkeNzhB-osEnRIPZMdyRd_0eL0,13
10
+ tencentcloud_sdk_python_apm-3.0.1202.dist-info/RECORD,,
@@ -1,10 +0,0 @@
1
- tencentcloud/__init__.py,sha256=LV7dD3w8_eAWPQPV0aZwkId8tqGsZLCg3ws-WkKlh9w,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=o1M-OVvg-MTV37dZ_Y_yI6yDJ3xsovlrSKOnY1HdrGc,12187
5
- tencentcloud/apm/v20210622/errorcodes.py,sha256=Kf_WSj30WzfMCvOimAUXSt5saS2tnjH_2tOxi8fuaD8,4721
6
- tencentcloud/apm/v20210622/models.py,sha256=OX0e3U67u_6lQaAnPf3zbDwyl_FqOR5g2zplm-TJfPM,107212
7
- tencentcloud_sdk_python_apm-3.0.1200.dist-info/METADATA,sha256=mrItvDaV7LoE3HKE4jk_GdkMz7SqH0-TgFdrMSnRBDQ,1492
8
- tencentcloud_sdk_python_apm-3.0.1200.dist-info/WHEEL,sha256=z9j0xAa_JmUKMpmz72K0ZGALSM_n-wQVmGbleXx2VHg,110
9
- tencentcloud_sdk_python_apm-3.0.1200.dist-info/top_level.txt,sha256=g-8OyzoqI6O6LiS85zkeNzhB-osEnRIPZMdyRd_0eL0,13
10
- tencentcloud_sdk_python_apm-3.0.1200.dist-info/RECORD,,