tencentcloud-sdk-python-ga2 3.1.142__tar.gz → 3.1.147__tar.gz

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.
Files changed (17) hide show
  1. {tencentcloud_sdk_python_ga2-3.1.142 → tencentcloud_sdk_python_ga2-3.1.147}/PKG-INFO +2 -2
  2. {tencentcloud_sdk_python_ga2-3.1.142 → tencentcloud_sdk_python_ga2-3.1.147}/setup.py +1 -1
  3. {tencentcloud_sdk_python_ga2-3.1.142 → tencentcloud_sdk_python_ga2-3.1.147}/tencentcloud/__init__.py +1 -1
  4. {tencentcloud_sdk_python_ga2-3.1.142 → tencentcloud_sdk_python_ga2-3.1.147}/tencentcloud/ga2/v20250115/models.py +4 -4
  5. {tencentcloud_sdk_python_ga2-3.1.142 → tencentcloud_sdk_python_ga2-3.1.147}/tencentcloud_sdk_python_ga2.egg-info/PKG-INFO +2 -2
  6. tencentcloud_sdk_python_ga2-3.1.147/tencentcloud_sdk_python_ga2.egg-info/requires.txt +1 -0
  7. tencentcloud_sdk_python_ga2-3.1.142/tencentcloud_sdk_python_ga2.egg-info/requires.txt +0 -1
  8. {tencentcloud_sdk_python_ga2-3.1.142 → tencentcloud_sdk_python_ga2-3.1.147}/README.rst +0 -0
  9. {tencentcloud_sdk_python_ga2-3.1.142 → tencentcloud_sdk_python_ga2-3.1.147}/setup.cfg +0 -0
  10. {tencentcloud_sdk_python_ga2-3.1.142 → tencentcloud_sdk_python_ga2-3.1.147}/tencentcloud/ga2/__init__.py +0 -0
  11. {tencentcloud_sdk_python_ga2-3.1.142 → tencentcloud_sdk_python_ga2-3.1.147}/tencentcloud/ga2/v20250115/__init__.py +0 -0
  12. {tencentcloud_sdk_python_ga2-3.1.142 → tencentcloud_sdk_python_ga2-3.1.147}/tencentcloud/ga2/v20250115/errorcodes.py +0 -0
  13. {tencentcloud_sdk_python_ga2-3.1.142 → tencentcloud_sdk_python_ga2-3.1.147}/tencentcloud/ga2/v20250115/ga2_client.py +0 -0
  14. {tencentcloud_sdk_python_ga2-3.1.142 → tencentcloud_sdk_python_ga2-3.1.147}/tencentcloud/ga2/v20250115/ga2_client_async.py +0 -0
  15. {tencentcloud_sdk_python_ga2-3.1.142 → tencentcloud_sdk_python_ga2-3.1.147}/tencentcloud_sdk_python_ga2.egg-info/SOURCES.txt +0 -0
  16. {tencentcloud_sdk_python_ga2-3.1.142 → tencentcloud_sdk_python_ga2-3.1.147}/tencentcloud_sdk_python_ga2.egg-info/dependency_links.txt +0 -0
  17. {tencentcloud_sdk_python_ga2-3.1.142 → tencentcloud_sdk_python_ga2-3.1.147}/tencentcloud_sdk_python_ga2.egg-info/top_level.txt +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: tencentcloud-sdk-python-ga2
3
- Version: 3.1.142
3
+ Version: 3.1.147
4
4
  Summary: Tencent Cloud Ga2 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.142
18
+ Requires-Dist: tencentcloud-sdk-python-common<4.0.0,>=3.1.147
19
19
 
20
20
  ============================
21
21
  Tencent Cloud SDK for Python
@@ -8,7 +8,7 @@ ROOT = os.path.dirname(__file__)
8
8
 
9
9
  setup(
10
10
  name='tencentcloud-sdk-python-ga2',
11
- install_requires=["tencentcloud-sdk-python-common>=3.1.142,<4.0.0"],
11
+ install_requires=["tencentcloud-sdk-python-common>=3.1.147,<4.0.0"],
12
12
 
13
13
  version=tencentcloud.__version__,
14
14
  description='Tencent Cloud Ga2 SDK for Python',
@@ -14,4 +14,4 @@
14
14
  # limitations under the License.
15
15
 
16
16
 
17
- __version__ = '3.1.142'
17
+ __version__ = '3.1.147'
@@ -6368,9 +6368,9 @@ class HideResponseHeaders(AbstractModel):
6368
6368
 
6369
6369
  def __init__(self):
6370
6370
  r"""
6371
- :param _Key: <p>key</p><p>入参限制:长度不能超过128</p><p>如果字符串包含$,那仅能配置&#39;$remote_addr&#39;, &#39;$remote_port&#39;,否则不支持。</p>
6371
+ :param _Key: <p>key</p><p>参数格式:1、字符串只包含可打印的ASCII字符 2、不能包含这些字符()&lt;&gt;@,;:\&quot;/[ ]?={ }</p><p>入参限制:长度在1-40。</p>
6372
6372
  :type Key: str
6373
- :param _Value: <p>value</p><p>当前传&#39;&#39;值即可。</p>
6373
+ :param _Value: <p>value</p><p>当前仅支持传空字符串&quot;&quot;</p>
6374
6374
  :type Value: str
6375
6375
  """
6376
6376
  self._Key = None
@@ -6378,7 +6378,7 @@ class HideResponseHeaders(AbstractModel):
6378
6378
 
6379
6379
  @property
6380
6380
  def Key(self):
6381
- r"""<p>key</p><p>入参限制:长度不能超过128</p><p>如果字符串包含$,那仅能配置&#39;$remote_addr&#39;, &#39;$remote_port&#39;,否则不支持。</p>
6381
+ r"""<p>key</p><p>参数格式:1、字符串只包含可打印的ASCII字符 2、不能包含这些字符()&lt;&gt;@,;:\&quot;/[ ]?={ }</p><p>入参限制:长度在1-40。</p>
6382
6382
  :rtype: str
6383
6383
  """
6384
6384
  return self._Key
@@ -6389,7 +6389,7 @@ class HideResponseHeaders(AbstractModel):
6389
6389
 
6390
6390
  @property
6391
6391
  def Value(self):
6392
- r"""<p>value</p><p>当前传&#39;&#39;值即可。</p>
6392
+ r"""<p>value</p><p>当前仅支持传空字符串&quot;&quot;</p>
6393
6393
  :rtype: str
6394
6394
  """
6395
6395
  return self._Value
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: tencentcloud-sdk-python-ga2
3
- Version: 3.1.142
3
+ Version: 3.1.147
4
4
  Summary: Tencent Cloud Ga2 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.142
18
+ Requires-Dist: tencentcloud-sdk-python-common<4.0.0,>=3.1.147
19
19
 
20
20
  ============================
21
21
  Tencent Cloud SDK for Python
@@ -0,0 +1 @@
1
+ tencentcloud-sdk-python-common<4.0.0,>=3.1.147
@@ -1 +0,0 @@
1
- tencentcloud-sdk-python-common<4.0.0,>=3.1.142