tencentcloud-sdk-python-intl-en 3.0.1245__py2.py3-none-any.whl → 3.0.1246__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 +1 -1
- tencentcloud/iotcloud/v20210408/models.py +4 -4
- {tencentcloud_sdk_python_intl_en-3.0.1245.dist-info → tencentcloud_sdk_python_intl_en-3.0.1246.dist-info}/METADATA +1 -1
- {tencentcloud_sdk_python_intl_en-3.0.1245.dist-info → tencentcloud_sdk_python_intl_en-3.0.1246.dist-info}/RECORD +6 -6
- {tencentcloud_sdk_python_intl_en-3.0.1245.dist-info → tencentcloud_sdk_python_intl_en-3.0.1246.dist-info}/WHEEL +0 -0
- {tencentcloud_sdk_python_intl_en-3.0.1245.dist-info → tencentcloud_sdk_python_intl_en-3.0.1246.dist-info}/top_level.txt +0 -0
tencentcloud/__init__.py
CHANGED
@@ -976,14 +976,14 @@ class DeleteDeviceShadowResponse(AbstractModel):
|
|
976
976
|
|
977
977
|
def __init__(self):
|
978
978
|
r"""
|
979
|
-
:param _RequestId: The unique request ID,
|
979
|
+
:param _RequestId: The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
|
980
980
|
:type RequestId: str
|
981
981
|
"""
|
982
982
|
self._RequestId = None
|
983
983
|
|
984
984
|
@property
|
985
985
|
def RequestId(self):
|
986
|
-
"""The unique request ID,
|
986
|
+
"""The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
|
987
987
|
:rtype: str
|
988
988
|
"""
|
989
989
|
return self._RequestId
|
@@ -3648,14 +3648,14 @@ class UpdatePrivateCAResponse(AbstractModel):
|
|
3648
3648
|
|
3649
3649
|
def __init__(self):
|
3650
3650
|
r"""
|
3651
|
-
:param _RequestId: The unique request ID,
|
3651
|
+
:param _RequestId: The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
|
3652
3652
|
:type RequestId: str
|
3653
3653
|
"""
|
3654
3654
|
self._RequestId = None
|
3655
3655
|
|
3656
3656
|
@property
|
3657
3657
|
def RequestId(self):
|
3658
|
-
"""The unique request ID,
|
3658
|
+
"""The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
|
3659
3659
|
:rtype: str
|
3660
3660
|
"""
|
3661
3661
|
return self._RequestId
|
@@ -1,4 +1,4 @@
|
|
1
|
-
tencentcloud/__init__.py,sha256=
|
1
|
+
tencentcloud/__init__.py,sha256=d5ora9tES-3RJLBR0A31H8A1DuhtXkthriQc1DXExkc,630
|
2
2
|
tencentcloud/advisor/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
3
3
|
tencentcloud/advisor/v20200721/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
4
4
|
tencentcloud/advisor/v20200721/advisor_client.py,sha256=fiBV7Nao68T0UJdOUt5BxEABWr7mG_J9NPJT2lXDdyw,2897
|
@@ -344,7 +344,7 @@ tencentcloud/iotcloud/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3h
|
|
344
344
|
tencentcloud/iotcloud/v20210408/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
345
345
|
tencentcloud/iotcloud/v20210408/errorcodes.py,sha256=5Wx7sPJOTpDdlX57HDEIEwoDirSwUiALR91_AR-SB6g,5860
|
346
346
|
tencentcloud/iotcloud/v20210408/iotcloud_client.py,sha256=V8gwz-z2Tn-Ch5UoIbyzu2pXhao0OyZMUuarh0XT3YQ,19370
|
347
|
-
tencentcloud/iotcloud/v20210408/models.py,sha256=
|
347
|
+
tencentcloud/iotcloud/v20210408/models.py,sha256=zZZR0LN-0ZLeMWEk8OF2hAKVKZgDrde-NTnm2ghnaRo,112514
|
348
348
|
tencentcloud/ip/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
349
349
|
tencentcloud/ip/v20210409/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
350
350
|
tencentcloud/ip/v20210409/errorcodes.py,sha256=bwFCcdiLpUPLPqmrPuYT6jTapG_qKayiNz6zTBun-Gw,3042
|
@@ -668,7 +668,7 @@ tencentcloud/yunjing/v20180228/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5
|
|
668
668
|
tencentcloud/yunjing/v20180228/errorcodes.py,sha256=g2ac3Fxgbof23WWhGj9VxvuLJZNshnB0Mg7jWUzTh24,3168
|
669
669
|
tencentcloud/yunjing/v20180228/models.py,sha256=vFpNnPGWiOLdTut0XPTpRRF5lobWUTkFUO1EHc9RkBk,330643
|
670
670
|
tencentcloud/yunjing/v20180228/yunjing_client.py,sha256=PqtaJz4gQ-rIxKXVMNtOKx7kFBQdUn-zKVuH2NcMFcA,67362
|
671
|
-
tencentcloud_sdk_python_intl_en-3.0.
|
672
|
-
tencentcloud_sdk_python_intl_en-3.0.
|
673
|
-
tencentcloud_sdk_python_intl_en-3.0.
|
674
|
-
tencentcloud_sdk_python_intl_en-3.0.
|
671
|
+
tencentcloud_sdk_python_intl_en-3.0.1246.dist-info/METADATA,sha256=v0sQBhNrrqNWgla5wBNKC7Ne21Q0lYo-QhOMdkau7qU,1628
|
672
|
+
tencentcloud_sdk_python_intl_en-3.0.1246.dist-info/WHEEL,sha256=z9j0xAa_JmUKMpmz72K0ZGALSM_n-wQVmGbleXx2VHg,110
|
673
|
+
tencentcloud_sdk_python_intl_en-3.0.1246.dist-info/top_level.txt,sha256=g-8OyzoqI6O6LiS85zkeNzhB-osEnRIPZMdyRd_0eL0,13
|
674
|
+
tencentcloud_sdk_python_intl_en-3.0.1246.dist-info/RECORD,,
|
File without changes
|