tencentcloud-sdk-python-cdn 3.0.1247__py2.py3-none-any.whl → 3.0.1250__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-cdn 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.1247'
17
+ __version__ = '3.0.1250'
@@ -14448,7 +14448,7 @@ class DomainFilter(AbstractModel):
14448
14448
  - originPullProtocol:回源协议类型,支持http,follow或https。
14449
14449
  - tagKey:标签键。
14450
14450
  :type Name: str
14451
- :param _Value: 过滤字段值。
14451
+ :param _Value: 过滤字段值,默认最多传 5 个。当 Name 是 origin/domain 且 Fuzzy 传 true,最多传 1 个。
14452
14452
  :type Value: list of str
14453
14453
  :param _Fuzzy: 是否启用模糊查询,仅支持过滤字段名为origin,domain。
14454
14454
  模糊查询时,Value长度最大为1,否则Value长度最大为5。
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: tencentcloud-sdk-python-cdn
3
- Version: 3.0.1247
3
+ Version: 3.0.1250
4
4
  Summary: Tencent Cloud Cdn 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.1247)
18
+ Requires-Dist: tencentcloud-sdk-python-common (==3.0.1250)
19
19
 
20
20
  ============================
21
21
  Tencent Cloud SDK for Python
@@ -0,0 +1,10 @@
1
+ tencentcloud/__init__.py,sha256=nMqneTIZVh-lSCRPQMMtuuXSrp3o0Dv7lx9ZJjAeXVQ,631
2
+ tencentcloud/cdn/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
+ tencentcloud/cdn/v20180606/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
4
+ tencentcloud/cdn/v20180606/cdn_client.py,sha256=4b5aYX7IXljfAyiULRsL67rV_xZdlqP5iJ8SuYBo8M8,82560
5
+ tencentcloud/cdn/v20180606/errorcodes.py,sha256=9Nu4v78JfK2Uz9JCkB5mCrOLnfvnUakJviNFJXmwGe4,22415
6
+ tencentcloud/cdn/v20180606/models.py,sha256=HKSvGTi7QoVE5iNUkbl1TMxP-Ktynn8PJIxOJWvB69I,871087
7
+ tencentcloud_sdk_python_cdn-3.0.1250.dist-info/METADATA,sha256=OQ1__ceBRrVzWUaun8v9aVJfKkgrImnMDO07tH80RG4,1492
8
+ tencentcloud_sdk_python_cdn-3.0.1250.dist-info/WHEEL,sha256=z9j0xAa_JmUKMpmz72K0ZGALSM_n-wQVmGbleXx2VHg,110
9
+ tencentcloud_sdk_python_cdn-3.0.1250.dist-info/top_level.txt,sha256=g-8OyzoqI6O6LiS85zkeNzhB-osEnRIPZMdyRd_0eL0,13
10
+ tencentcloud_sdk_python_cdn-3.0.1250.dist-info/RECORD,,
@@ -1,10 +0,0 @@
1
- tencentcloud/__init__.py,sha256=NL0evYQUFoaH8xmbSFGc1r5bQ4Xn2WePvgGViZiXIG0,631
2
- tencentcloud/cdn/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
- tencentcloud/cdn/v20180606/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
4
- tencentcloud/cdn/v20180606/cdn_client.py,sha256=4b5aYX7IXljfAyiULRsL67rV_xZdlqP5iJ8SuYBo8M8,82560
5
- tencentcloud/cdn/v20180606/errorcodes.py,sha256=9Nu4v78JfK2Uz9JCkB5mCrOLnfvnUakJviNFJXmwGe4,22415
6
- tencentcloud/cdn/v20180606/models.py,sha256=eVnFSZAk5nt8KTTkW5voby16s1kjWZaR4HPTtFx0L_M,870997
7
- tencentcloud_sdk_python_cdn-3.0.1247.dist-info/METADATA,sha256=Uke3RH5Ac9LG3RhIVRGOKUeJhSt7smjHHzIwTIvxYeg,1492
8
- tencentcloud_sdk_python_cdn-3.0.1247.dist-info/WHEEL,sha256=z9j0xAa_JmUKMpmz72K0ZGALSM_n-wQVmGbleXx2VHg,110
9
- tencentcloud_sdk_python_cdn-3.0.1247.dist-info/top_level.txt,sha256=g-8OyzoqI6O6LiS85zkeNzhB-osEnRIPZMdyRd_0eL0,13
10
- tencentcloud_sdk_python_cdn-3.0.1247.dist-info/RECORD,,