tencentcloud-sdk-python 3.0.1275__py2.py3-none-any.whl → 3.0.1276__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/autoscaling/v20180419/models.py +15 -0
- tencentcloud/batch/v20170312/models.py +48 -68
- tencentcloud/billing/v20180709/models.py +45 -0
- tencentcloud/cbs/v20170312/models.py +2 -2
- tencentcloud/cdb/v20170320/models.py +732 -48
- tencentcloud/cdwdoris/v20211228/models.py +2 -2
- tencentcloud/cfs/v20190719/models.py +30 -0
- tencentcloud/ckafka/v20190819/ckafka_client.py +1 -1
- tencentcloud/ckafka/v20190819/models.py +490 -324
- tencentcloud/cloudapp/v20220530/models.py +4 -4
- tencentcloud/cvm/v20170312/models.py +48 -68
- tencentcloud/cwp/v20180228/models.py +2 -2
- tencentcloud/cynosdb/v20190107/cynosdb_client.py +46 -0
- tencentcloud/cynosdb/v20190107/models.py +226 -4
- tencentcloud/dts/v20211206/models.py +30 -0
- tencentcloud/emr/v20190103/models.py +33 -16
- tencentcloud/ess/v20201111/models.py +242 -0
- tencentcloud/essbasic/v20210526/models.py +241 -6
- tencentcloud/faceid/v20180301/models.py +0 -2
- tencentcloud/hunyuan/v20230901/hunyuan_client.py +23 -0
- tencentcloud/hunyuan/v20230901/models.py +591 -0
- tencentcloud/ims/v20201229/models.py +4 -4
- tencentcloud/iotexplorer/v20190423/iotexplorer_client.py +23 -0
- tencentcloud/iotexplorer/v20190423/models.py +286 -6
- tencentcloud/ivld/v20210903/ivld_client.py +0 -1
- tencentcloud/ivld/v20210903/models.py +133 -15
- tencentcloud/lcic/v20220817/models.py +2 -8
- tencentcloud/live/v20180801/errorcodes.py +18 -0
- tencentcloud/live/v20180801/live_client.py +208 -0
- tencentcloud/live/v20180801/models.py +1649 -255
- tencentcloud/lke/v20231130/lke_client.py +161 -0
- tencentcloud/lke/v20231130/models.py +1517 -187
- tencentcloud/mps/v20190612/errorcodes.py +2 -173
- tencentcloud/mps/v20190612/models.py +377 -17
- tencentcloud/mrs/v20200910/models.py +0 -2652
- tencentcloud/ocr/v20181119/models.py +0 -273
- tencentcloud/ocr/v20181119/ocr_client.py +0 -23
- tencentcloud/organization/v20210331/models.py +2 -24
- tencentcloud/privatedns/v20201028/models.py +47 -0
- tencentcloud/rce/v20201103/models.py +2 -2
- tencentcloud/redis/v20180412/models.py +2 -2
- tencentcloud/scf/v20180416/models.py +2 -2
- tencentcloud/teo/v20220901/models.py +366 -18
- tencentcloud/teo/v20220901/teo_client.py +69 -0
- tencentcloud/tke/v20220501/models.py +200 -0
- tencentcloud/tmt/v20180321/tmt_client.py +1 -1
- tencentcloud/trocket/v20230308/models.py +24 -24
- tencentcloud/trtc/v20190722/models.py +230 -0
- tencentcloud/tsf/v20180326/models.py +2405 -334
- tencentcloud/tsf/v20180326/tsf_client.py +3 -0
- tencentcloud/tts/v20190823/models.py +2 -2
- tencentcloud/tts/v20190823/tts_client.py +1 -1
- tencentcloud/vclm/v20240523/models.py +156 -10
- tencentcloud/vclm/v20240523/vclm_client.py +23 -0
- tencentcloud/vcube/__init__.py +0 -0
- tencentcloud/vcube/v20220410/__init__.py +0 -0
- tencentcloud/vcube/v20220410/errorcodes.py +72 -0
- tencentcloud/vcube/v20220410/models.py +7325 -0
- tencentcloud/vcube/v20220410/vcube_client.py +808 -0
- tencentcloud/vdb/v20230616/models.py +45 -0
- tencentcloud/vod/v20180717/errorcodes.py +6 -0
- tencentcloud/vod/v20180717/models.py +62 -2
- tencentcloud/vod/v20180717/vod_client.py +2 -2
- tencentcloud/vpc/v20170312/models.py +272 -2
- tencentcloud/vpc/v20170312/vpc_client.py +23 -0
- {tencentcloud_sdk_python-3.0.1275.dist-info → tencentcloud_sdk_python-3.0.1276.dist-info}/METADATA +1 -1
- {tencentcloud_sdk_python-3.0.1275.dist-info → tencentcloud_sdk_python-3.0.1276.dist-info}/RECORD +71 -66
- {tencentcloud_sdk_python-3.0.1275.dist-info → tencentcloud_sdk_python-3.0.1276.dist-info}/LICENSE +0 -0
- {tencentcloud_sdk_python-3.0.1275.dist-info → tencentcloud_sdk_python-3.0.1276.dist-info}/WHEEL +0 -0
- {tencentcloud_sdk_python-3.0.1275.dist-info → tencentcloud_sdk_python-3.0.1276.dist-info}/top_level.txt +0 -0
@@ -2510,6 +2510,29 @@ class IotexplorerClient(AbstractClient):
|
|
2510
2510
|
raise TencentCloudSDKException(type(e).__name__, str(e))
|
2511
2511
|
|
2512
2512
|
|
2513
|
+
def InvokeCloudStorageAIServiceTask(self, request):
|
2514
|
+
"""同步执行设备云存 AI 分析任务
|
2515
|
+
|
2516
|
+
:param request: Request instance for InvokeCloudStorageAIServiceTask.
|
2517
|
+
:type request: :class:`tencentcloud.iotexplorer.v20190423.models.InvokeCloudStorageAIServiceTaskRequest`
|
2518
|
+
:rtype: :class:`tencentcloud.iotexplorer.v20190423.models.InvokeCloudStorageAIServiceTaskResponse`
|
2519
|
+
|
2520
|
+
"""
|
2521
|
+
try:
|
2522
|
+
params = request._serialize()
|
2523
|
+
headers = request.headers
|
2524
|
+
body = self.call("InvokeCloudStorageAIServiceTask", params, headers=headers)
|
2525
|
+
response = json.loads(body)
|
2526
|
+
model = models.InvokeCloudStorageAIServiceTaskResponse()
|
2527
|
+
model._deserialize(response["Response"])
|
2528
|
+
return model
|
2529
|
+
except Exception as e:
|
2530
|
+
if isinstance(e, TencentCloudSDKException):
|
2531
|
+
raise
|
2532
|
+
else:
|
2533
|
+
raise TencentCloudSDKException(type(e).__name__, str(e))
|
2534
|
+
|
2535
|
+
|
2513
2536
|
def InvokeExternalSourceAIServiceTask(self, request):
|
2514
2537
|
"""创建外部视频 AI 分析任务
|
2515
2538
|
|
@@ -27,7 +27,7 @@ class ActivateTWeCallLicenseRequest(AbstractModel):
|
|
27
27
|
r"""
|
28
28
|
:param _PkgType: TWecall类型:1-家庭安防场景; 2-穿戴类场景; 3-生活娱乐场景; 4-对讲及其它场景
|
29
29
|
:type PkgType: int
|
30
|
-
:param _MiniProgramAppId:
|
30
|
+
:param _MiniProgramAppId: 参数已弃用,不用传参
|
31
31
|
:type MiniProgramAppId: str
|
32
32
|
:param _DeviceList: 设备列表
|
33
33
|
:type DeviceList: list of TWeCallInfo
|
@@ -49,13 +49,17 @@ class ActivateTWeCallLicenseRequest(AbstractModel):
|
|
49
49
|
|
50
50
|
@property
|
51
51
|
def MiniProgramAppId(self):
|
52
|
-
""
|
52
|
+
warnings.warn("parameter `MiniProgramAppId` is deprecated", DeprecationWarning)
|
53
|
+
|
54
|
+
"""参数已弃用,不用传参
|
53
55
|
:rtype: str
|
54
56
|
"""
|
55
57
|
return self._MiniProgramAppId
|
56
58
|
|
57
59
|
@MiniProgramAppId.setter
|
58
60
|
def MiniProgramAppId(self, MiniProgramAppId):
|
61
|
+
warnings.warn("parameter `MiniProgramAppId` is deprecated", DeprecationWarning)
|
62
|
+
|
59
63
|
self._MiniProgramAppId = MiniProgramAppId
|
60
64
|
|
61
65
|
@property
|
@@ -12390,6 +12394,8 @@ class DeviceActiveResult(AbstractModel):
|
|
12390
12394
|
|
12391
12395
|
@property
|
12392
12396
|
def ModelId(self):
|
12397
|
+
warnings.warn("parameter `ModelId` is deprecated", DeprecationWarning)
|
12398
|
+
|
12393
12399
|
"""模板ID
|
12394
12400
|
注意:此字段可能返回 null,表示取不到有效值。
|
12395
12401
|
:rtype: str
|
@@ -12398,6 +12404,8 @@ class DeviceActiveResult(AbstractModel):
|
|
12398
12404
|
|
12399
12405
|
@ModelId.setter
|
12400
12406
|
def ModelId(self, ModelId):
|
12407
|
+
warnings.warn("parameter `ModelId` is deprecated", DeprecationWarning)
|
12408
|
+
|
12401
12409
|
self._ModelId = ModelId
|
12402
12410
|
|
12403
12411
|
@property
|
@@ -16616,7 +16624,7 @@ class GetTWeCallActiveStatusRequest(AbstractModel):
|
|
16616
16624
|
|
16617
16625
|
def __init__(self):
|
16618
16626
|
r"""
|
16619
|
-
:param _MiniProgramAppId:
|
16627
|
+
:param _MiniProgramAppId: 参数已弃用,不用传参
|
16620
16628
|
:type MiniProgramAppId: str
|
16621
16629
|
:param _DeviceList: 设备列表
|
16622
16630
|
:type DeviceList: list of TWeCallInfo
|
@@ -16626,13 +16634,17 @@ class GetTWeCallActiveStatusRequest(AbstractModel):
|
|
16626
16634
|
|
16627
16635
|
@property
|
16628
16636
|
def MiniProgramAppId(self):
|
16629
|
-
""
|
16637
|
+
warnings.warn("parameter `MiniProgramAppId` is deprecated", DeprecationWarning)
|
16638
|
+
|
16639
|
+
"""参数已弃用,不用传参
|
16630
16640
|
:rtype: str
|
16631
16641
|
"""
|
16632
16642
|
return self._MiniProgramAppId
|
16633
16643
|
|
16634
16644
|
@MiniProgramAppId.setter
|
16635
16645
|
def MiniProgramAppId(self, MiniProgramAppId):
|
16646
|
+
warnings.warn("parameter `MiniProgramAppId` is deprecated", DeprecationWarning)
|
16647
|
+
|
16636
16648
|
self._MiniProgramAppId = MiniProgramAppId
|
16637
16649
|
|
16638
16650
|
@property
|
@@ -16739,6 +16751,8 @@ class GetTWeCallPkgListRequest(AbstractModel):
|
|
16739
16751
|
|
16740
16752
|
@property
|
16741
16753
|
def MiniProgramAppId(self):
|
16754
|
+
warnings.warn("parameter `MiniProgramAppId` is deprecated", DeprecationWarning)
|
16755
|
+
|
16742
16756
|
"""appId
|
16743
16757
|
:rtype: str
|
16744
16758
|
"""
|
@@ -16746,6 +16760,8 @@ class GetTWeCallPkgListRequest(AbstractModel):
|
|
16746
16760
|
|
16747
16761
|
@MiniProgramAppId.setter
|
16748
16762
|
def MiniProgramAppId(self, MiniProgramAppId):
|
16763
|
+
warnings.warn("parameter `MiniProgramAppId` is deprecated", DeprecationWarning)
|
16764
|
+
|
16749
16765
|
self._MiniProgramAppId = MiniProgramAppId
|
16750
16766
|
|
16751
16767
|
@property
|
@@ -17651,6 +17667,258 @@ class InstanceDetail(AbstractModel):
|
|
17651
17667
|
|
17652
17668
|
|
17653
17669
|
|
17670
|
+
class InvokeCloudStorageAIServiceTaskRequest(AbstractModel):
|
17671
|
+
"""InvokeCloudStorageAIServiceTask请求参数结构体
|
17672
|
+
|
17673
|
+
"""
|
17674
|
+
|
17675
|
+
def __init__(self):
|
17676
|
+
r"""
|
17677
|
+
:param _ProductId: 产品 ID
|
17678
|
+
:type ProductId: str
|
17679
|
+
:param _DeviceName: 设备名称
|
17680
|
+
:type DeviceName: str
|
17681
|
+
:param _ServiceType: 云存 AI 服务类型。可选值:
|
17682
|
+
- `RealtimeObjectDetect`:目标检测
|
17683
|
+
- `Highlight`:视频浓缩
|
17684
|
+
- `VideoToText`:视频语义理解
|
17685
|
+
:type ServiceType: str
|
17686
|
+
:param _StartTime: 待分析云存的起始时间
|
17687
|
+
:type StartTime: int
|
17688
|
+
:param _EndTime: 待分析云存的结束时间
|
17689
|
+
:type EndTime: int
|
17690
|
+
:param _ChannelId: 通道 ID
|
17691
|
+
:type ChannelId: int
|
17692
|
+
:param _Config: 视频分析配置参数
|
17693
|
+
:type Config: str
|
17694
|
+
:param _ROI: 视频分析识别区域
|
17695
|
+
:type ROI: str
|
17696
|
+
:param _VideoURLs: 分析外部传入的视频 URL 列表,支持 HLS 点播(m3u8)及常见视频格式(mp4 等)
|
17697
|
+
:type VideoURLs: list of str
|
17698
|
+
:param _CustomId: 自定义任务 ID
|
17699
|
+
:type CustomId: str
|
17700
|
+
"""
|
17701
|
+
self._ProductId = None
|
17702
|
+
self._DeviceName = None
|
17703
|
+
self._ServiceType = None
|
17704
|
+
self._StartTime = None
|
17705
|
+
self._EndTime = None
|
17706
|
+
self._ChannelId = None
|
17707
|
+
self._Config = None
|
17708
|
+
self._ROI = None
|
17709
|
+
self._VideoURLs = None
|
17710
|
+
self._CustomId = None
|
17711
|
+
|
17712
|
+
@property
|
17713
|
+
def ProductId(self):
|
17714
|
+
"""产品 ID
|
17715
|
+
:rtype: str
|
17716
|
+
"""
|
17717
|
+
return self._ProductId
|
17718
|
+
|
17719
|
+
@ProductId.setter
|
17720
|
+
def ProductId(self, ProductId):
|
17721
|
+
self._ProductId = ProductId
|
17722
|
+
|
17723
|
+
@property
|
17724
|
+
def DeviceName(self):
|
17725
|
+
"""设备名称
|
17726
|
+
:rtype: str
|
17727
|
+
"""
|
17728
|
+
return self._DeviceName
|
17729
|
+
|
17730
|
+
@DeviceName.setter
|
17731
|
+
def DeviceName(self, DeviceName):
|
17732
|
+
self._DeviceName = DeviceName
|
17733
|
+
|
17734
|
+
@property
|
17735
|
+
def ServiceType(self):
|
17736
|
+
"""云存 AI 服务类型。可选值:
|
17737
|
+
- `RealtimeObjectDetect`:目标检测
|
17738
|
+
- `Highlight`:视频浓缩
|
17739
|
+
- `VideoToText`:视频语义理解
|
17740
|
+
:rtype: str
|
17741
|
+
"""
|
17742
|
+
return self._ServiceType
|
17743
|
+
|
17744
|
+
@ServiceType.setter
|
17745
|
+
def ServiceType(self, ServiceType):
|
17746
|
+
self._ServiceType = ServiceType
|
17747
|
+
|
17748
|
+
@property
|
17749
|
+
def StartTime(self):
|
17750
|
+
"""待分析云存的起始时间
|
17751
|
+
:rtype: int
|
17752
|
+
"""
|
17753
|
+
return self._StartTime
|
17754
|
+
|
17755
|
+
@StartTime.setter
|
17756
|
+
def StartTime(self, StartTime):
|
17757
|
+
self._StartTime = StartTime
|
17758
|
+
|
17759
|
+
@property
|
17760
|
+
def EndTime(self):
|
17761
|
+
"""待分析云存的结束时间
|
17762
|
+
:rtype: int
|
17763
|
+
"""
|
17764
|
+
return self._EndTime
|
17765
|
+
|
17766
|
+
@EndTime.setter
|
17767
|
+
def EndTime(self, EndTime):
|
17768
|
+
self._EndTime = EndTime
|
17769
|
+
|
17770
|
+
@property
|
17771
|
+
def ChannelId(self):
|
17772
|
+
"""通道 ID
|
17773
|
+
:rtype: int
|
17774
|
+
"""
|
17775
|
+
return self._ChannelId
|
17776
|
+
|
17777
|
+
@ChannelId.setter
|
17778
|
+
def ChannelId(self, ChannelId):
|
17779
|
+
self._ChannelId = ChannelId
|
17780
|
+
|
17781
|
+
@property
|
17782
|
+
def Config(self):
|
17783
|
+
"""视频分析配置参数
|
17784
|
+
:rtype: str
|
17785
|
+
"""
|
17786
|
+
return self._Config
|
17787
|
+
|
17788
|
+
@Config.setter
|
17789
|
+
def Config(self, Config):
|
17790
|
+
self._Config = Config
|
17791
|
+
|
17792
|
+
@property
|
17793
|
+
def ROI(self):
|
17794
|
+
"""视频分析识别区域
|
17795
|
+
:rtype: str
|
17796
|
+
"""
|
17797
|
+
return self._ROI
|
17798
|
+
|
17799
|
+
@ROI.setter
|
17800
|
+
def ROI(self, ROI):
|
17801
|
+
self._ROI = ROI
|
17802
|
+
|
17803
|
+
@property
|
17804
|
+
def VideoURLs(self):
|
17805
|
+
"""分析外部传入的视频 URL 列表,支持 HLS 点播(m3u8)及常见视频格式(mp4 等)
|
17806
|
+
:rtype: list of str
|
17807
|
+
"""
|
17808
|
+
return self._VideoURLs
|
17809
|
+
|
17810
|
+
@VideoURLs.setter
|
17811
|
+
def VideoURLs(self, VideoURLs):
|
17812
|
+
self._VideoURLs = VideoURLs
|
17813
|
+
|
17814
|
+
@property
|
17815
|
+
def CustomId(self):
|
17816
|
+
"""自定义任务 ID
|
17817
|
+
:rtype: str
|
17818
|
+
"""
|
17819
|
+
return self._CustomId
|
17820
|
+
|
17821
|
+
@CustomId.setter
|
17822
|
+
def CustomId(self, CustomId):
|
17823
|
+
self._CustomId = CustomId
|
17824
|
+
|
17825
|
+
|
17826
|
+
def _deserialize(self, params):
|
17827
|
+
self._ProductId = params.get("ProductId")
|
17828
|
+
self._DeviceName = params.get("DeviceName")
|
17829
|
+
self._ServiceType = params.get("ServiceType")
|
17830
|
+
self._StartTime = params.get("StartTime")
|
17831
|
+
self._EndTime = params.get("EndTime")
|
17832
|
+
self._ChannelId = params.get("ChannelId")
|
17833
|
+
self._Config = params.get("Config")
|
17834
|
+
self._ROI = params.get("ROI")
|
17835
|
+
self._VideoURLs = params.get("VideoURLs")
|
17836
|
+
self._CustomId = params.get("CustomId")
|
17837
|
+
memeber_set = set(params.keys())
|
17838
|
+
for name, value in vars(self).items():
|
17839
|
+
property_name = name[1:]
|
17840
|
+
if property_name in memeber_set:
|
17841
|
+
memeber_set.remove(property_name)
|
17842
|
+
if len(memeber_set) > 0:
|
17843
|
+
warnings.warn("%s fileds are useless." % ",".join(memeber_set))
|
17844
|
+
|
17845
|
+
|
17846
|
+
|
17847
|
+
class InvokeCloudStorageAIServiceTaskResponse(AbstractModel):
|
17848
|
+
"""InvokeCloudStorageAIServiceTask返回参数结构体
|
17849
|
+
|
17850
|
+
"""
|
17851
|
+
|
17852
|
+
def __init__(self):
|
17853
|
+
r"""
|
17854
|
+
:param _Completed: 任务是否执行完成
|
17855
|
+
:type Completed: bool
|
17856
|
+
:param _TaskId: 任务 ID
|
17857
|
+
:type TaskId: str
|
17858
|
+
:param _TaskInfo: 任务信息
|
17859
|
+
:type TaskInfo: :class:`tencentcloud.iotexplorer.v20190423.models.CloudStorageAIServiceTask`
|
17860
|
+
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
17861
|
+
:type RequestId: str
|
17862
|
+
"""
|
17863
|
+
self._Completed = None
|
17864
|
+
self._TaskId = None
|
17865
|
+
self._TaskInfo = None
|
17866
|
+
self._RequestId = None
|
17867
|
+
|
17868
|
+
@property
|
17869
|
+
def Completed(self):
|
17870
|
+
"""任务是否执行完成
|
17871
|
+
:rtype: bool
|
17872
|
+
"""
|
17873
|
+
return self._Completed
|
17874
|
+
|
17875
|
+
@Completed.setter
|
17876
|
+
def Completed(self, Completed):
|
17877
|
+
self._Completed = Completed
|
17878
|
+
|
17879
|
+
@property
|
17880
|
+
def TaskId(self):
|
17881
|
+
"""任务 ID
|
17882
|
+
:rtype: str
|
17883
|
+
"""
|
17884
|
+
return self._TaskId
|
17885
|
+
|
17886
|
+
@TaskId.setter
|
17887
|
+
def TaskId(self, TaskId):
|
17888
|
+
self._TaskId = TaskId
|
17889
|
+
|
17890
|
+
@property
|
17891
|
+
def TaskInfo(self):
|
17892
|
+
"""任务信息
|
17893
|
+
:rtype: :class:`tencentcloud.iotexplorer.v20190423.models.CloudStorageAIServiceTask`
|
17894
|
+
"""
|
17895
|
+
return self._TaskInfo
|
17896
|
+
|
17897
|
+
@TaskInfo.setter
|
17898
|
+
def TaskInfo(self, TaskInfo):
|
17899
|
+
self._TaskInfo = TaskInfo
|
17900
|
+
|
17901
|
+
@property
|
17902
|
+
def RequestId(self):
|
17903
|
+
"""唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
17904
|
+
:rtype: str
|
17905
|
+
"""
|
17906
|
+
return self._RequestId
|
17907
|
+
|
17908
|
+
@RequestId.setter
|
17909
|
+
def RequestId(self, RequestId):
|
17910
|
+
self._RequestId = RequestId
|
17911
|
+
|
17912
|
+
|
17913
|
+
def _deserialize(self, params):
|
17914
|
+
self._Completed = params.get("Completed")
|
17915
|
+
self._TaskId = params.get("TaskId")
|
17916
|
+
if params.get("TaskInfo") is not None:
|
17917
|
+
self._TaskInfo = CloudStorageAIServiceTask()
|
17918
|
+
self._TaskInfo._deserialize(params.get("TaskInfo"))
|
17919
|
+
self._RequestId = params.get("RequestId")
|
17920
|
+
|
17921
|
+
|
17654
17922
|
class InvokeExternalSourceAIServiceTaskRequest(AbstractModel):
|
17655
17923
|
"""InvokeExternalSourceAIServiceTask请求参数结构体
|
17656
17924
|
|
@@ -23596,6 +23864,8 @@ class TWeCallActiveInfo(AbstractModel):
|
|
23596
23864
|
|
23597
23865
|
@property
|
23598
23866
|
def ModelId(self):
|
23867
|
+
warnings.warn("parameter `ModelId` is deprecated", DeprecationWarning)
|
23868
|
+
|
23599
23869
|
"""小程序ID
|
23600
23870
|
注意:此字段可能返回 null,表示取不到有效值。
|
23601
23871
|
:rtype: str
|
@@ -23604,6 +23874,8 @@ class TWeCallActiveInfo(AbstractModel):
|
|
23604
23874
|
|
23605
23875
|
@ModelId.setter
|
23606
23876
|
def ModelId(self, ModelId):
|
23877
|
+
warnings.warn("parameter `ModelId` is deprecated", DeprecationWarning)
|
23878
|
+
|
23607
23879
|
self._ModelId = ModelId
|
23608
23880
|
|
23609
23881
|
@property
|
@@ -23727,7 +23999,7 @@ class TWeCallInfo(AbstractModel):
|
|
23727
23999
|
:param _Sn: Sn信息,SN格式:产品ID_设备名
|
23728
24000
|
注意:此字段可能返回 null,表示取不到有效值。
|
23729
24001
|
:type Sn: str
|
23730
|
-
:param _ModelId: 小程序ID
|
24002
|
+
:param _ModelId: 小程序ID,参数已弃用,不用传参
|
23731
24003
|
注意:此字段可能返回 null,表示取不到有效值。
|
23732
24004
|
:type ModelId: str
|
23733
24005
|
:param _ActiveNum: 激活数
|
@@ -23752,7 +24024,9 @@ class TWeCallInfo(AbstractModel):
|
|
23752
24024
|
|
23753
24025
|
@property
|
23754
24026
|
def ModelId(self):
|
23755
|
-
""
|
24027
|
+
warnings.warn("parameter `ModelId` is deprecated", DeprecationWarning)
|
24028
|
+
|
24029
|
+
"""小程序ID,参数已弃用,不用传参
|
23756
24030
|
注意:此字段可能返回 null,表示取不到有效值。
|
23757
24031
|
:rtype: str
|
23758
24032
|
"""
|
@@ -23760,10 +24034,14 @@ class TWeCallInfo(AbstractModel):
|
|
23760
24034
|
|
23761
24035
|
@ModelId.setter
|
23762
24036
|
def ModelId(self, ModelId):
|
24037
|
+
warnings.warn("parameter `ModelId` is deprecated", DeprecationWarning)
|
24038
|
+
|
23763
24039
|
self._ModelId = ModelId
|
23764
24040
|
|
23765
24041
|
@property
|
23766
24042
|
def ActiveNum(self):
|
24043
|
+
warnings.warn("parameter `ActiveNum` is deprecated", DeprecationWarning)
|
24044
|
+
|
23767
24045
|
"""激活数
|
23768
24046
|
注意:此字段可能返回 null,表示取不到有效值。
|
23769
24047
|
:rtype: int
|
@@ -23772,6 +24050,8 @@ class TWeCallInfo(AbstractModel):
|
|
23772
24050
|
|
23773
24051
|
@ActiveNum.setter
|
23774
24052
|
def ActiveNum(self, ActiveNum):
|
24053
|
+
warnings.warn("parameter `ActiveNum` is deprecated", DeprecationWarning)
|
24054
|
+
|
23775
24055
|
self._ActiveNum = ActiveNum
|
23776
24056
|
|
23777
24057
|
|
@@ -503,7 +503,6 @@ class IvldClient(AbstractClient):
|
|
503
503
|
|
504
504
|
请注意,**此接口仅返回任务执行状态信息,不返回任务执行结果**
|
505
505
|
|
506
|
-
|
507
506
|
:param request: Request instance for DescribeTask.
|
508
507
|
:type request: :class:`tencentcloud.ivld.v20210903.models.DescribeTaskRequest`
|
509
508
|
:rtype: :class:`tencentcloud.ivld.v20210903.models.DescribeTaskResponse`
|