tencentcloud-sdk-python 3.0.1298__py2.py3-none-any.whl → 3.0.1300__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.
Files changed (73) hide show
  1. tencentcloud/__init__.py +1 -1
  2. tencentcloud/aca/v20210323/models.py +2 -2
  3. tencentcloud/aiart/v20221229/aiart_client.py +55 -0
  4. tencentcloud/aiart/v20221229/models.py +367 -0
  5. tencentcloud/autoscaling/v20180419/models.py +21 -0
  6. tencentcloud/batch/v20170312/models.py +2 -2
  7. tencentcloud/bh/v20230418/models.py +4 -4
  8. tencentcloud/cdb/v20170320/models.py +27 -0
  9. tencentcloud/cfs/v20190719/errorcodes.py +1 -1
  10. tencentcloud/clb/v20180317/models.py +68 -0
  11. tencentcloud/cloudapp/v20220530/errorcodes.py +3 -0
  12. tencentcloud/cloudapp/v20220530/models.py +66 -17
  13. tencentcloud/cls/v20201016/models.py +22 -0
  14. tencentcloud/cmq/v20190304/cmq_client.py +0 -365
  15. tencentcloud/cmq/v20190304/models.py +324 -2473
  16. tencentcloud/config/v20220802/config_client.py +46 -0
  17. tencentcloud/config/v20220802/errorcodes.py +3 -0
  18. tencentcloud/config/v20220802/models.py +716 -26
  19. tencentcloud/csxg/v20230303/errorcodes.py +48 -0
  20. tencentcloud/cvm/v20170312/models.py +2 -2
  21. tencentcloud/cynosdb/v20190107/errorcodes.py +3 -0
  22. tencentcloud/cynosdb/v20190107/models.py +113 -0
  23. tencentcloud/dc/v20180410/models.py +50 -121
  24. tencentcloud/drm/v20181115/models.py +17 -0
  25. tencentcloud/dts/v20211206/models.py +68 -2
  26. tencentcloud/ecm/v20190719/models.py +0 -18
  27. tencentcloud/emr/v20190103/models.py +136 -340
  28. tencentcloud/ess/v20201111/ess_client.py +25 -4
  29. tencentcloud/ess/v20201111/models.py +44 -46
  30. tencentcloud/essbasic/v20210526/models.py +42 -18
  31. tencentcloud/gaap/v20180529/gaap_client.py +9 -3
  32. tencentcloud/gwlb/v20240906/models.py +2 -2
  33. tencentcloud/hai/v20230812/errorcodes.py +6 -0
  34. tencentcloud/hai/v20230812/hai_client.py +46 -0
  35. tencentcloud/hai/v20230812/models.py +435 -0
  36. tencentcloud/iotexplorer/v20190423/iotexplorer_client.py +92 -0
  37. tencentcloud/iotexplorer/v20190423/models.py +1012 -36
  38. tencentcloud/iotvideo/v20211125/iotvideo_client.py +23 -0
  39. tencentcloud/iotvideo/v20211125/models.py +135 -0
  40. tencentcloud/keewidb/v20220308/models.py +1 -1
  41. tencentcloud/lcic/v20220817/models.py +2 -2
  42. tencentcloud/lkeap/v20240522/errorcodes.py +3 -0
  43. tencentcloud/lkeap/v20240522/lkeap_client.py +1 -1
  44. tencentcloud/lkeap/v20240522/models.py +54 -16
  45. tencentcloud/mna/v20210119/models.py +0 -20
  46. tencentcloud/mongodb/v20180408/models.py +2 -44
  47. tencentcloud/mongodb/v20190725/models.py +2 -22
  48. tencentcloud/ocr/v20181119/models.py +14 -14
  49. tencentcloud/postgres/v20170312/models.py +233 -0
  50. tencentcloud/postgres/v20170312/postgres_client.py +46 -0
  51. tencentcloud/redis/v20180412/models.py +12 -8
  52. tencentcloud/redis/v20180412/redis_client.py +8 -8
  53. tencentcloud/scf/v20180416/models.py +44 -4
  54. tencentcloud/sms/v20190711/errorcodes.py +6 -0
  55. tencentcloud/sms/v20190711/models.py +81 -0
  56. tencentcloud/sms/v20210111/errorcodes.py +6 -0
  57. tencentcloud/sms/v20210111/models.py +81 -0
  58. tencentcloud/ssl/v20191205/models.py +64 -8
  59. tencentcloud/ssl/v20191205/ssl_client.py +8 -1
  60. tencentcloud/tcb/v20180608/models.py +207 -403
  61. tencentcloud/tcb/v20180608/tcb_client.py +1 -1
  62. tencentcloud/tione/v20211111/models.py +34 -0
  63. tencentcloud/trro/v20220325/models.py +15 -0
  64. tencentcloud/trtc/v20190722/models.py +0 -8
  65. tencentcloud/tse/v20201207/models.py +30 -0
  66. tencentcloud/vpc/v20170312/errorcodes.py +12 -0
  67. tencentcloud/vpc/v20170312/models.py +17 -18
  68. tencentcloud/wedata/v20210820/models.py +126 -0
  69. {tencentcloud_sdk_python-3.0.1298.dist-info → tencentcloud_sdk_python-3.0.1300.dist-info}/METADATA +1 -1
  70. {tencentcloud_sdk_python-3.0.1298.dist-info → tencentcloud_sdk_python-3.0.1300.dist-info}/RECORD +73 -73
  71. {tencentcloud_sdk_python-3.0.1298.dist-info → tencentcloud_sdk_python-3.0.1300.dist-info}/LICENSE +0 -0
  72. {tencentcloud_sdk_python-3.0.1298.dist-info → tencentcloud_sdk_python-3.0.1300.dist-info}/WHEEL +0 -0
  73. {tencentcloud_sdk_python-3.0.1298.dist-info → tencentcloud_sdk_python-3.0.1300.dist-info}/top_level.txt +0 -0
@@ -1544,6 +1544,29 @@ class IotvideoClient(AbstractClient):
1544
1544
  raise TencentCloudSDKException(type(e).__name__, str(e))
1545
1545
 
1546
1546
 
1547
+ def DescribeFreeCloudStorageNum(self, request):
1548
+ """查询云存卡套餐信息
1549
+
1550
+ :param request: Request instance for DescribeFreeCloudStorageNum.
1551
+ :type request: :class:`tencentcloud.iotvideo.v20211125.models.DescribeFreeCloudStorageNumRequest`
1552
+ :rtype: :class:`tencentcloud.iotvideo.v20211125.models.DescribeFreeCloudStorageNumResponse`
1553
+
1554
+ """
1555
+ try:
1556
+ params = request._serialize()
1557
+ headers = request.headers
1558
+ body = self.call("DescribeFreeCloudStorageNum", params, headers=headers)
1559
+ response = json.loads(body)
1560
+ model = models.DescribeFreeCloudStorageNumResponse()
1561
+ model._deserialize(response["Response"])
1562
+ return model
1563
+ except Exception as e:
1564
+ if isinstance(e, TencentCloudSDKException):
1565
+ raise
1566
+ else:
1567
+ raise TencentCloudSDKException(type(e).__name__, str(e))
1568
+
1569
+
1547
1570
  def DescribeMessageDataStats(self, request):
1548
1571
  """查询设备消息数量统计
1549
1572
 
@@ -1933,6 +1933,87 @@ class CloudStorageEvent(AbstractModel):
1933
1933
 
1934
1934
 
1935
1935
 
1936
+ class CloudStoragePackageInfo(AbstractModel):
1937
+ """云存套餐包信息
1938
+
1939
+ """
1940
+
1941
+ def __init__(self):
1942
+ r"""
1943
+ :param _PackageId: 套餐包id
1944
+ :type PackageId: str
1945
+ :param _PackageName: 套餐包名字
1946
+ :type PackageName: str
1947
+ :param _Num: 套餐包数量
1948
+ :type Num: int
1949
+ :param _UsedNum: 已使用数量
1950
+ :type UsedNum: int
1951
+ """
1952
+ self._PackageId = None
1953
+ self._PackageName = None
1954
+ self._Num = None
1955
+ self._UsedNum = None
1956
+
1957
+ @property
1958
+ def PackageId(self):
1959
+ """套餐包id
1960
+ :rtype: str
1961
+ """
1962
+ return self._PackageId
1963
+
1964
+ @PackageId.setter
1965
+ def PackageId(self, PackageId):
1966
+ self._PackageId = PackageId
1967
+
1968
+ @property
1969
+ def PackageName(self):
1970
+ """套餐包名字
1971
+ :rtype: str
1972
+ """
1973
+ return self._PackageName
1974
+
1975
+ @PackageName.setter
1976
+ def PackageName(self, PackageName):
1977
+ self._PackageName = PackageName
1978
+
1979
+ @property
1980
+ def Num(self):
1981
+ """套餐包数量
1982
+ :rtype: int
1983
+ """
1984
+ return self._Num
1985
+
1986
+ @Num.setter
1987
+ def Num(self, Num):
1988
+ self._Num = Num
1989
+
1990
+ @property
1991
+ def UsedNum(self):
1992
+ """已使用数量
1993
+ :rtype: int
1994
+ """
1995
+ return self._UsedNum
1996
+
1997
+ @UsedNum.setter
1998
+ def UsedNum(self, UsedNum):
1999
+ self._UsedNum = UsedNum
2000
+
2001
+
2002
+ def _deserialize(self, params):
2003
+ self._PackageId = params.get("PackageId")
2004
+ self._PackageName = params.get("PackageName")
2005
+ self._Num = params.get("Num")
2006
+ self._UsedNum = params.get("UsedNum")
2007
+ memeber_set = set(params.keys())
2008
+ for name, value in vars(self).items():
2009
+ property_name = name[1:]
2010
+ if property_name in memeber_set:
2011
+ memeber_set.remove(property_name)
2012
+ if len(memeber_set) > 0:
2013
+ warnings.warn("%s fileds are useless." % ",".join(memeber_set))
2014
+
2015
+
2016
+
1936
2017
  class CloudStorageTimeData(AbstractModel):
1937
2018
  """云存时间轴接口返回数据
1938
2019
 
@@ -10930,6 +11011,60 @@ class DescribeForwardRuleResponse(AbstractModel):
10930
11011
  self._RequestId = params.get("RequestId")
10931
11012
 
10932
11013
 
11014
+ class DescribeFreeCloudStorageNumRequest(AbstractModel):
11015
+ """DescribeFreeCloudStorageNum请求参数结构体
11016
+
11017
+ """
11018
+
11019
+
11020
+ class DescribeFreeCloudStorageNumResponse(AbstractModel):
11021
+ """DescribeFreeCloudStorageNum返回参数结构体
11022
+
11023
+ """
11024
+
11025
+ def __init__(self):
11026
+ r"""
11027
+ :param _PackageInfos: 套餐包信息
11028
+ :type PackageInfos: list of CloudStoragePackageInfo
11029
+ :param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
11030
+ :type RequestId: str
11031
+ """
11032
+ self._PackageInfos = None
11033
+ self._RequestId = None
11034
+
11035
+ @property
11036
+ def PackageInfos(self):
11037
+ """套餐包信息
11038
+ :rtype: list of CloudStoragePackageInfo
11039
+ """
11040
+ return self._PackageInfos
11041
+
11042
+ @PackageInfos.setter
11043
+ def PackageInfos(self, PackageInfos):
11044
+ self._PackageInfos = PackageInfos
11045
+
11046
+ @property
11047
+ def RequestId(self):
11048
+ """唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
11049
+ :rtype: str
11050
+ """
11051
+ return self._RequestId
11052
+
11053
+ @RequestId.setter
11054
+ def RequestId(self, RequestId):
11055
+ self._RequestId = RequestId
11056
+
11057
+
11058
+ def _deserialize(self, params):
11059
+ if params.get("PackageInfos") is not None:
11060
+ self._PackageInfos = []
11061
+ for item in params.get("PackageInfos"):
11062
+ obj = CloudStoragePackageInfo()
11063
+ obj._deserialize(item)
11064
+ self._PackageInfos.append(obj)
11065
+ self._RequestId = params.get("RequestId")
11066
+
11067
+
10933
11068
  class DescribeMessageDataStatsRequest(AbstractModel):
10934
11069
  """DescribeMessageDataStats请求参数结构体
10935
11070
 
@@ -4424,7 +4424,7 @@ class Inbound(AbstractModel):
4424
4424
 
4425
4425
 
4426
4426
  class InstanceEnumParam(AbstractModel):
4427
- """实例枚举类型参数描述
4427
+ """实例枚举类型参数描述,keewidb暂无枚举值
4428
4428
 
4429
4429
  """
4430
4430
 
@@ -8212,7 +8212,7 @@ class GetRoomEventRequest(AbstractModel):
8212
8212
  :type SdkAppId: int
8213
8213
  :param _Page: 起始页,1开始。keyword为空时有效。
8214
8214
  :type Page: int
8215
- :param _Limit: 每页个数。keyword为空时有效。一次性最多200条。
8215
+ :param _Limit: 每页个数。keyword为空时有效。一次性最多100条。
8216
8216
  :type Limit: int
8217
8217
  :param _Keyword: 搜索事件类型。有以下事件类型:
8218
8218
  RoomStart:房间开始
@@ -8271,7 +8271,7 @@ VisibleOff: 页面不可见
8271
8271
 
8272
8272
  @property
8273
8273
  def Limit(self):
8274
- """每页个数。keyword为空时有效。一次性最多200条。
8274
+ """每页个数。keyword为空时有效。一次性最多100条。
8275
8275
  :rtype: int
8276
8276
  """
8277
8277
  return self._Limit
@@ -56,6 +56,9 @@ LIMITEXCEEDED_EXCEEDEDMAXPAGESERROR = 'LimitExceeded.ExceededMaxPagesError'
56
56
  # 文件太大
57
57
  LIMITEXCEEDED_TOOLARGEFILEERROR = 'LimitExceeded.TooLargeFileError'
58
58
 
59
+ # 请求的次数超过了频率限制。
60
+ REQUESTLIMITEXCEEDED = 'RequestLimitExceeded'
61
+
59
62
  # 帐号已欠费。
60
63
  RESOURCEUNAVAILABLE_INARREARS = 'ResourceUnavailable.InArrears'
61
64
 
@@ -122,7 +122,7 @@ class LkeapClient(AbstractClient):
122
122
 
123
123
 
124
124
  def CreateSplitDocumentFlow(self, request):
125
- """创建文档拆分任务
125
+ """用于创建一个文档拆分任务,支持多种文件类型,具备mllm能力,能够解析并深入理解图表中的信息。
126
126
 
127
127
  :param request: Request instance for CreateSplitDocumentFlow.
128
128
  :type request: :class:`tencentcloud.lkeap.v20240522.models.CreateSplitDocumentFlowRequest`
@@ -788,19 +788,37 @@ class CreateSplitDocumentFlowRequest(AbstractModel):
788
788
 
789
789
  def __init__(self):
790
790
  r"""
791
- :param _FileType: 文件类型。支持的文件类型:PDF、DOC、DOCX、XLS、XLSX、PPT、PPTX、MD、TXT、PNG、JPG、JPEG、CSV
791
+ :param _FileType: 文件类型。
792
+
793
+ **支持的文件类型:**
794
+ - `PDF`、`DOC`、`DOCX`、`XLS`、`XLSX`、`PPT`、`PPTX`、`MD`、`TXT`、`PNG`、`JPG`、`JPEG`、`CSV`、`HTML`、`EPUB`
795
+
796
+ **支持的文件大小:**
797
+ - `PDF`、`DOCX`、`DOC`、`PPT`、`PPTX` 最大 200M
798
+ - `TXT`、`MD` 最大10M
799
+ - 其他 最大20M
800
+
792
801
  :type FileType: str
793
- :param _FileUrl: 文件的 Url 地址。文件存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议文件存储于腾讯云。 非腾讯云存储的 Url 速度和稳定性可能受一定影响。
802
+ :param _FileUrl: 文件的 URL 地址。
803
+ 文件存储于腾讯云的 URL 可保障更高的下载速度和稳定性,建议文件存储于腾讯云。 非腾讯云存储的 URL 速度和稳定性可能受一定影响。
804
+ 参考:[腾讯云COS文档](https://cloud.tencent.com/document/product/436/7749)
794
805
  :type FileUrl: str
795
- :param _FileName: 文件名,可选,当文件名无法从传入的FileUrl获取时需要通过该字段来明确
806
+ :param _FileName: 文件名,可选。
807
+ **需带文件类型后缀**,当文件名无法从传入的`FileUrl`获取时需要通过该字段来明确。
796
808
  :type FileName: str
797
- :param _FileBase64: 文件的 Base64 值。支持的文件大小:所下载文件经Base64编码后不超过 8M。文件下载时间不超过 3 秒。支持的图片像素:单边介于20-10000px之间。文件的 FileUrl、FileBase64 必须提供一个,如果都提供,只使用 FileUrl。
809
+ :param _FileBase64: 文件的 Base64 值。
810
+ 支持的文件大小:所下载文件经Base64编码后不超过 8M。文件下载时间不超过 3 秒。
811
+ 支持的图片像素:单边介于20-10000px之间。
812
+ 文件的 FileUrl、FileBase64 必须提供一个,如果都提供,只使用 FileUrl。
798
813
  :type FileBase64: str
799
- :param _FileStartPageNumber: 当传入文件是PDF类型时,用来指定pdf识别的起始页码,识别的页码包含当前值
814
+ :param _FileStartPageNumber: 文档的起始页码。
815
+ 当传入文件是PDF、PDF、PPT、PPTX、DOC类型时,用来指定识别的起始页码,识别的页码包含当前值。
800
816
  :type FileStartPageNumber: int
801
- :param _FileEndPageNumber: 当传入文件是PDF类型时,用来指定pdf识别的结束页码,识别的页码包含当前值。
817
+ :param _FileEndPageNumber: 文档的结束页码。
818
+ 当传入文件是PDF、PDF、PPT、PPTX、DOC类型时,用来指定识别的结束页码,识别的页码包含当前值。
802
819
  :type FileEndPageNumber: int
803
- :param _Config: 创建文档拆分任务配置信息创建文档解析任务配置信息
820
+ :param _Config: 文档拆分任务的配置信息。
821
+
804
822
  :type Config: :class:`tencentcloud.lkeap.v20240522.models.CreateSplitDocumentFlowConfig`
805
823
  """
806
824
  self._FileType = None
@@ -813,7 +831,16 @@ class CreateSplitDocumentFlowRequest(AbstractModel):
813
831
 
814
832
  @property
815
833
  def FileType(self):
816
- """文件类型。支持的文件类型:PDF、DOC、DOCX、XLS、XLSX、PPT、PPTX、MD、TXT、PNG、JPG、JPEG、CSV
834
+ """文件类型。
835
+
836
+ **支持的文件类型:**
837
+ - `PDF`、`DOC`、`DOCX`、`XLS`、`XLSX`、`PPT`、`PPTX`、`MD`、`TXT`、`PNG`、`JPG`、`JPEG`、`CSV`、`HTML`、`EPUB`
838
+
839
+ **支持的文件大小:**
840
+ - `PDF`、`DOCX`、`DOC`、`PPT`、`PPTX` 最大 200M
841
+ - `TXT`、`MD` 最大10M
842
+ - 其他 最大20M
843
+
817
844
  :rtype: str
818
845
  """
819
846
  return self._FileType
@@ -824,7 +851,9 @@ class CreateSplitDocumentFlowRequest(AbstractModel):
824
851
 
825
852
  @property
826
853
  def FileUrl(self):
827
- """文件的 Url 地址。文件存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议文件存储于腾讯云。 非腾讯云存储的 Url 速度和稳定性可能受一定影响。
854
+ """文件的 URL 地址。
855
+ 文件存储于腾讯云的 URL 可保障更高的下载速度和稳定性,建议文件存储于腾讯云。 非腾讯云存储的 URL 速度和稳定性可能受一定影响。
856
+ 参考:[腾讯云COS文档](https://cloud.tencent.com/document/product/436/7749)
828
857
  :rtype: str
829
858
  """
830
859
  return self._FileUrl
@@ -835,7 +864,8 @@ class CreateSplitDocumentFlowRequest(AbstractModel):
835
864
 
836
865
  @property
837
866
  def FileName(self):
838
- """文件名,可选,当文件名无法从传入的FileUrl获取时需要通过该字段来明确
867
+ """文件名,可选。
868
+ **需带文件类型后缀**,当文件名无法从传入的`FileUrl`获取时需要通过该字段来明确。
839
869
  :rtype: str
840
870
  """
841
871
  return self._FileName
@@ -848,7 +878,10 @@ class CreateSplitDocumentFlowRequest(AbstractModel):
848
878
  def FileBase64(self):
849
879
  warnings.warn("parameter `FileBase64` is deprecated", DeprecationWarning)
850
880
 
851
- """文件的 Base64 值。支持的文件大小:所下载文件经Base64编码后不超过 8M。文件下载时间不超过 3 秒。支持的图片像素:单边介于20-10000px之间。文件的 FileUrl、FileBase64 必须提供一个,如果都提供,只使用 FileUrl。
881
+ """文件的 Base64 值。
882
+ 支持的文件大小:所下载文件经Base64编码后不超过 8M。文件下载时间不超过 3 秒。
883
+ 支持的图片像素:单边介于20-10000px之间。
884
+ 文件的 FileUrl、FileBase64 必须提供一个,如果都提供,只使用 FileUrl。
852
885
  :rtype: str
853
886
  """
854
887
  return self._FileBase64
@@ -861,7 +894,8 @@ class CreateSplitDocumentFlowRequest(AbstractModel):
861
894
 
862
895
  @property
863
896
  def FileStartPageNumber(self):
864
- """当传入文件是PDF类型时,用来指定pdf识别的起始页码,识别的页码包含当前值
897
+ """文档的起始页码。
898
+ 当传入文件是PDF、PDF、PPT、PPTX、DOC类型时,用来指定识别的起始页码,识别的页码包含当前值。
865
899
  :rtype: int
866
900
  """
867
901
  return self._FileStartPageNumber
@@ -872,7 +906,8 @@ class CreateSplitDocumentFlowRequest(AbstractModel):
872
906
 
873
907
  @property
874
908
  def FileEndPageNumber(self):
875
- """当传入文件是PDF类型时,用来指定pdf识别的结束页码,识别的页码包含当前值。
909
+ """文档的结束页码。
910
+ 当传入文件是PDF、PDF、PPT、PPTX、DOC类型时,用来指定识别的结束页码,识别的页码包含当前值。
876
911
  :rtype: int
877
912
  """
878
913
  return self._FileEndPageNumber
@@ -883,7 +918,8 @@ class CreateSplitDocumentFlowRequest(AbstractModel):
883
918
 
884
919
  @property
885
920
  def Config(self):
886
- """创建文档拆分任务配置信息创建文档解析任务配置信息
921
+ """文档拆分任务的配置信息。
922
+
887
923
  :rtype: :class:`tencentcloud.lkeap.v20240522.models.CreateSplitDocumentFlowConfig`
888
924
  """
889
925
  return self._Config
@@ -920,7 +956,8 @@ class CreateSplitDocumentFlowResponse(AbstractModel):
920
956
 
921
957
  def __init__(self):
922
958
  r"""
923
- :param _TaskId: 任务唯一id30天内可以通过GetSplitDocumentResult接口查询TaskId对应的处理结果。
959
+ :param _TaskId: 拆分任务唯一ID
960
+ 30天内可以通过`GetSplitDocumentResult`接口查询TaskId对应的拆分结果。
924
961
  :type TaskId: str
925
962
  :param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
926
963
  :type RequestId: str
@@ -930,7 +967,8 @@ class CreateSplitDocumentFlowResponse(AbstractModel):
930
967
 
931
968
  @property
932
969
  def TaskId(self):
933
- """任务唯一id30天内可以通过GetSplitDocumentResult接口查询TaskId对应的处理结果。
970
+ """拆分任务唯一ID
971
+ 30天内可以通过`GetSplitDocumentResult`接口查询TaskId对应的拆分结果。
934
972
  :rtype: str
935
973
  """
936
974
  return self._TaskId
@@ -26,15 +26,12 @@ class ActivateHardware(AbstractModel):
26
26
  def __init__(self):
27
27
  r"""
28
28
  :param _Vendor: 厂商名称
29
- 注意:此字段可能返回 null,表示取不到有效值。
30
29
  :type Vendor: str
31
30
  :param _SN: 设备SN序列号
32
31
  :type SN: str
33
32
  :param _DeviceName: 设备名称
34
- 注意:此字段可能返回 null,表示取不到有效值。
35
33
  :type DeviceName: str
36
34
  :param _Description: 备注
37
- 注意:此字段可能返回 null,表示取不到有效值。
38
35
  :type Description: str
39
36
  :param _DataKey: 设备密钥
40
37
  :type DataKey: str
@@ -46,19 +43,14 @@ class ActivateHardware(AbstractModel):
46
43
  若不传则默认为月度授权。
47
44
  当付费方为厂商时,此参数无效
48
45
 
49
- 注意:此字段可能返回 null,表示取不到有效值。
50
46
  :type LicensePayMode: int
51
47
  :param _GroupId: 设备分组ID
52
- 注意:此字段可能返回 null,表示取不到有效值。
53
48
  :type GroupId: str
54
49
  :param _GroupName: 设备分组名称,预留参数,需要分组时传入GroupId
55
- 注意:此字段可能返回 null,表示取不到有效值。
56
50
  :type GroupName: str
57
51
  :param _FlowTrunc: 设备无流量包处理方式,0: 按量付费,1: 截断加速
58
- 注意:此字段可能返回 null,表示取不到有效值。
59
52
  :type FlowTrunc: int
60
53
  :param _DeviceId: 激活后的设备ID
61
- 注意:此字段可能返回 null,表示取不到有效值。
62
54
  :type DeviceId: str
63
55
  """
64
56
  self._Vendor = None
@@ -76,7 +68,6 @@ class ActivateHardware(AbstractModel):
76
68
  @property
77
69
  def Vendor(self):
78
70
  """厂商名称
79
- 注意:此字段可能返回 null,表示取不到有效值。
80
71
  :rtype: str
81
72
  """
82
73
  return self._Vendor
@@ -99,7 +90,6 @@ class ActivateHardware(AbstractModel):
99
90
  @property
100
91
  def DeviceName(self):
101
92
  """设备名称
102
- 注意:此字段可能返回 null,表示取不到有效值。
103
93
  :rtype: str
104
94
  """
105
95
  return self._DeviceName
@@ -111,7 +101,6 @@ class ActivateHardware(AbstractModel):
111
101
  @property
112
102
  def Description(self):
113
103
  """备注
114
- 注意:此字段可能返回 null,表示取不到有效值。
115
104
  :rtype: str
116
105
  """
117
106
  return self._Description
@@ -150,7 +139,6 @@ class ActivateHardware(AbstractModel):
150
139
  若不传则默认为月度授权。
151
140
  当付费方为厂商时,此参数无效
152
141
 
153
- 注意:此字段可能返回 null,表示取不到有效值。
154
142
  :rtype: int
155
143
  """
156
144
  return self._LicensePayMode
@@ -162,7 +150,6 @@ class ActivateHardware(AbstractModel):
162
150
  @property
163
151
  def GroupId(self):
164
152
  """设备分组ID
165
- 注意:此字段可能返回 null,表示取不到有效值。
166
153
  :rtype: str
167
154
  """
168
155
  return self._GroupId
@@ -174,7 +161,6 @@ class ActivateHardware(AbstractModel):
174
161
  @property
175
162
  def GroupName(self):
176
163
  """设备分组名称,预留参数,需要分组时传入GroupId
177
- 注意:此字段可能返回 null,表示取不到有效值。
178
164
  :rtype: str
179
165
  """
180
166
  return self._GroupName
@@ -186,7 +172,6 @@ class ActivateHardware(AbstractModel):
186
172
  @property
187
173
  def FlowTrunc(self):
188
174
  """设备无流量包处理方式,0: 按量付费,1: 截断加速
189
- 注意:此字段可能返回 null,表示取不到有效值。
190
175
  :rtype: int
191
176
  """
192
177
  return self._FlowTrunc
@@ -198,7 +183,6 @@ class ActivateHardware(AbstractModel):
198
183
  @property
199
184
  def DeviceId(self):
200
185
  """激活后的设备ID
201
- 注意:此字段可能返回 null,表示取不到有效值。
202
186
  :rtype: str
203
187
  """
204
188
  return self._DeviceId
@@ -1814,10 +1798,8 @@ class DeviceBaseInfo(AbstractModel):
1814
1798
  :param _AccessScope: 接入环境。0:公有云网关;1:自有网关;2:公有云网关和自有网关。默认公有云网关。 具体含义: 公有云网关:即该设备只能接入公有云网关(就近接入) 自有网关:即该设备只能接入已经注册上线的自有网关(就近接入或固定ip接入) 公有云网关和自有网关:即该设备同时可以接入公有云网关和已经注册上线的自有网关(就近接入或固定ip接入)
1815
1799
  :type AccessScope: int
1816
1800
  :param _LicensePayMode: license授权有效期 0:月度授权 1:永久授权
1817
- 注意:此字段可能返回 null,表示取不到有效值。
1818
1801
  :type LicensePayMode: int
1819
1802
  :param _Payer: 付费方 0:厂商付费 1:客户付费
1820
- 注意:此字段可能返回 null,表示取不到有效值。
1821
1803
  :type Payer: int
1822
1804
  :param _GroupId: 设备分组ID
1823
1805
  注意:此字段可能返回 null,表示取不到有效值。
@@ -1918,7 +1900,6 @@ class DeviceBaseInfo(AbstractModel):
1918
1900
  @property
1919
1901
  def LicensePayMode(self):
1920
1902
  """license授权有效期 0:月度授权 1:永久授权
1921
- 注意:此字段可能返回 null,表示取不到有效值。
1922
1903
  :rtype: int
1923
1904
  """
1924
1905
  return self._LicensePayMode
@@ -1930,7 +1911,6 @@ class DeviceBaseInfo(AbstractModel):
1930
1911
  @property
1931
1912
  def Payer(self):
1932
1913
  """付费方 0:厂商付费 1:客户付费
1933
- 注意:此字段可能返回 null,表示取不到有效值。
1934
1914
  :rtype: int
1935
1915
  """
1936
1916
  return self._Payer