tencentcloud-sdk-python 3.0.1407__py2.py3-none-any.whl → 3.0.1409__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/apm/v20210622/models.py +15 -0
- tencentcloud/bh/v20230418/models.py +15 -0
- tencentcloud/ccc/v20200210/models.py +168 -4
- tencentcloud/cdb/v20170320/cdb_client.py +5 -5
- tencentcloud/cdb/v20170320/models.py +42 -38
- tencentcloud/cdn/v20180606/errorcodes.py +9 -0
- tencentcloud/cdn/v20180606/models.py +2 -2
- tencentcloud/cfs/v20190719/models.py +19 -0
- tencentcloud/ckafka/v20190819/models.py +30 -0
- tencentcloud/common/credential.py +2 -3
- tencentcloud/csip/v20221121/csip_client.py +299 -0
- tencentcloud/csip/v20221121/models.py +11311 -6698
- tencentcloud/cvm/v20170312/models.py +15 -0
- tencentcloud/dts/v20211206/models.py +15 -0
- tencentcloud/emr/v20190103/emr_client.py +23 -0
- tencentcloud/emr/v20190103/models.py +345 -0
- tencentcloud/es/v20180416/models.py +77 -0
- tencentcloud/ess/v20201111/errorcodes.py +54 -0
- tencentcloud/ess/v20201111/ess_client.py +32 -0
- tencentcloud/ess/v20201111/models.py +218 -8
- tencentcloud/essbasic/v20210526/errorcodes.py +33 -3
- tencentcloud/essbasic/v20210526/essbasic_client.py +33 -0
- tencentcloud/essbasic/v20210526/models.py +247 -2
- tencentcloud/gs/v20191118/models.py +15 -0
- tencentcloud/gwlb/v20240906/models.py +2 -2
- tencentcloud/ioa/v20220601/models.py +75 -0
- tencentcloud/iotexplorer/v20190423/iotexplorer_client.py +34 -11
- tencentcloud/iotexplorer/v20190423/models.py +258 -0
- tencentcloud/lighthouse/v20200324/errorcodes.py +12 -0
- tencentcloud/live/v20180801/live_client.py +0 -46
- tencentcloud/live/v20180801/models.py +15 -232
- tencentcloud/lkeap/v20240522/lkeap_client.py +0 -23
- tencentcloud/lkeap/v20240522/models.py +0 -167
- tencentcloud/mqtt/v20240516/models.py +120 -0
- tencentcloud/ocr/v20181119/models.py +38 -0
- tencentcloud/ocr/v20181119/ocr_client.py +10 -0
- tencentcloud/organization/v20210331/models.py +15 -0
- tencentcloud/partners/v20180321/models.py +4 -4
- tencentcloud/postgres/v20170312/models.py +4 -0
- tencentcloud/ssl/v20191205/models.py +1081 -29
- tencentcloud/ssl/v20191205/ssl_client.py +92 -0
- tencentcloud/tcbr/v20220217/models.py +17 -0
- tencentcloud/tdmq/v20200217/models.py +107 -68
- tencentcloud/tdmq/v20200217/tdmq_client.py +2 -2
- tencentcloud/trocket/v20230308/errorcodes.py +3 -0
- tencentcloud/trocket/v20230308/models.py +232 -130
- tencentcloud/trocket/v20230308/trocket_client.py +35 -14
- tencentcloud/trtc/v20190722/models.py +6 -6
- tencentcloud/tse/v20201207/models.py +30 -0
- tencentcloud/wedata/v20210820/models.py +1280 -2
- tencentcloud/wedata/v20210820/wedata_client.py +46 -0
- {tencentcloud_sdk_python-3.0.1407.dist-info → tencentcloud_sdk_python-3.0.1409.dist-info}/METADATA +1 -1
- {tencentcloud_sdk_python-3.0.1407.dist-info → tencentcloud_sdk_python-3.0.1409.dist-info}/RECORD +57 -57
- {tencentcloud_sdk_python-3.0.1407.dist-info → tencentcloud_sdk_python-3.0.1409.dist-info}/LICENSE +0 -0
- {tencentcloud_sdk_python-3.0.1407.dist-info → tencentcloud_sdk_python-3.0.1409.dist-info}/WHEEL +0 -0
- {tencentcloud_sdk_python-3.0.1407.dist-info → tencentcloud_sdk_python-3.0.1409.dist-info}/top_level.txt +0 -0
@@ -12740,6 +12740,16 @@ class Component(AbstractModel):
|
|
12740
12740
|
<li> <b>FontSize</b>: 范围6 :72</li></ul>
|
12741
12741
|
<b>参数样例</b>:`{"FontColor":"255,0,0","FontSize":12}`
|
12742
12742
|
|
12743
|
+
<font color="red">ComponentType为WATERMARK时</font>,支持以下参数:
|
12744
|
+
<ul><li> <b>Font</b>:目前只支持黑体、宋体、仿宋</li>
|
12745
|
+
<li> <b>FontSize</b>: 范围6 :72</li>
|
12746
|
+
<li> <b>Opacity</b>: 透明度,范围0 :1</li>
|
12747
|
+
<li> <b>Rotate</b>: 水印旋转角度,范围0 :359</li>
|
12748
|
+
<li> <b>Density</b>: 水印样式,1-宽松,2-标准(默认值),3-密集,</li>
|
12749
|
+
<li> <b>Position</b>: 水印位置,None-平铺(默认值),LeftTop-左上,LeftBottom-左下,RightTop-右上,RightBottom-右下,Center-居中</li>
|
12750
|
+
<li> <b>SubType</b>: 水印类型:CUSTOM_WATERMARK-自定义内容,PERSON_INFO_WATERMARK-访问者信息</li></ul>
|
12751
|
+
<b>参数样例</b>:`"{\"Font\":\"黑体\",\"FontSize\":20,\"Opacity\":0.1,\"Density\":2,\"SubType\":\"PERSON_INFO_WATERMARK\"}"`
|
12752
|
+
|
12743
12753
|
<font color="red">ComponentType为FILL_IMAGE时</font>,支持以下参数:
|
12744
12754
|
<ul><li> <b>NotMakeImageCenter</b>:bool。是否设置图片居中。false:居中(默认)。 true : 不居中</li>
|
12745
12755
|
<li> <b>FillMethod</b> : int. 填充方式。0-铺满(默认);1-等比例缩放</li></ul>
|
@@ -13156,6 +13166,16 @@ ChildrenComponent结构体定义:
|
|
13156
13166
|
<li> <b>FontSize</b>: 范围6 :72</li></ul>
|
13157
13167
|
<b>参数样例</b>:`{"FontColor":"255,0,0","FontSize":12}`
|
13158
13168
|
|
13169
|
+
<font color="red">ComponentType为WATERMARK时</font>,支持以下参数:
|
13170
|
+
<ul><li> <b>Font</b>:目前只支持黑体、宋体、仿宋</li>
|
13171
|
+
<li> <b>FontSize</b>: 范围6 :72</li>
|
13172
|
+
<li> <b>Opacity</b>: 透明度,范围0 :1</li>
|
13173
|
+
<li> <b>Rotate</b>: 水印旋转角度,范围0 :359</li>
|
13174
|
+
<li> <b>Density</b>: 水印样式,1-宽松,2-标准(默认值),3-密集,</li>
|
13175
|
+
<li> <b>Position</b>: 水印位置,None-平铺(默认值),LeftTop-左上,LeftBottom-左下,RightTop-右上,RightBottom-右下,Center-居中</li>
|
13176
|
+
<li> <b>SubType</b>: 水印类型:CUSTOM_WATERMARK-自定义内容,PERSON_INFO_WATERMARK-访问者信息</li></ul>
|
13177
|
+
<b>参数样例</b>:`"{\"Font\":\"黑体\",\"FontSize\":20,\"Opacity\":0.1,\"Density\":2,\"SubType\":\"PERSON_INFO_WATERMARK\"}"`
|
13178
|
+
|
13159
13179
|
<font color="red">ComponentType为FILL_IMAGE时</font>,支持以下参数:
|
13160
13180
|
<ul><li> <b>NotMakeImageCenter</b>:bool。是否设置图片居中。false:居中(默认)。 true : 不居中</li>
|
13161
13181
|
<li> <b>FillMethod</b> : int. 填充方式。0-铺满(默认);1-等比例缩放</li></ul>
|
@@ -14892,8 +14912,9 @@ class CreateConsoleLoginUrlRequest(AbstractModel):
|
|
14892
14912
|
<ul><li> **VERIFIED** :企业认证完成/员工认证完成后跳回原App/小程序</li></ul>
|
14893
14913
|
:type AutoJumpBackEvent: str
|
14894
14914
|
:param _AuthorizationTypes: 可选的此企业允许的授权方式, 可以设置的方式有:
|
14895
|
-
<ul
|
14915
|
+
<ul>
|
14896
14916
|
<li>2:转法定代表人授权</li>
|
14917
|
+
<li>5:授权书+对公打款</li>
|
14897
14918
|
</ul>
|
14898
14919
|
:type AuthorizationTypes: list of int
|
14899
14920
|
:param _Operator: 暂未开放
|
@@ -15111,8 +15132,9 @@ class CreateConsoleLoginUrlRequest(AbstractModel):
|
|
15111
15132
|
@property
|
15112
15133
|
def AuthorizationTypes(self):
|
15113
15134
|
"""可选的此企业允许的授权方式, 可以设置的方式有:
|
15114
|
-
<ul
|
15135
|
+
<ul>
|
15115
15136
|
<li>2:转法定代表人授权</li>
|
15137
|
+
<li>5:授权书+对公打款</li>
|
15116
15138
|
</ul>
|
15117
15139
|
:rtype: list of int
|
15118
15140
|
"""
|
@@ -25829,6 +25851,229 @@ class ModifyFlowDeadlineResponse(AbstractModel):
|
|
25829
25851
|
self._RequestId = params.get("RequestId")
|
25830
25852
|
|
25831
25853
|
|
25854
|
+
class ModifyPartnerAutoSignAuthUrlRequest(AbstractModel):
|
25855
|
+
"""ModifyPartnerAutoSignAuthUrl请求参数结构体
|
25856
|
+
|
25857
|
+
"""
|
25858
|
+
|
25859
|
+
def __init__(self):
|
25860
|
+
r"""
|
25861
|
+
:param _Agent: 关于渠道应用的相关信息,包括渠道应用标识、第三方平台子客企业标识及第三方平台子客企业中的员工标识等内容,您可以参阅开发者中心所提供的 Agent 结构体以获取详细定义。
|
25862
|
+
|
25863
|
+
此接口下面信息必填。
|
25864
|
+
<ul>
|
25865
|
+
<li>渠道应用标识: Agent.AppId</li>
|
25866
|
+
<li>第三方平台子客企业标识: Agent.ProxyOrganizationOpenId</li>
|
25867
|
+
<li>第三方平台子客企业中的员工标识: Agent. ProxyOperator.OpenId</li>
|
25868
|
+
</ul>
|
25869
|
+
第三方平台子客企业和员工必须已经经过实名认证
|
25870
|
+
:type Agent: :class:`tencentcloud.essbasic.v20210526.models.Agent`
|
25871
|
+
:param _AuthorizedOrganizationId: 被授企业id/授权方企业id(即OrganizationId),如果是企业之间授权和AuthorizedOrganizationName二选一传入。
|
25872
|
+
|
25873
|
+
注:`被授权企业必须和当前企业在同一应用号下`
|
25874
|
+
:type AuthorizedOrganizationId: str
|
25875
|
+
:param _AuthorizedOrganizationName: 被授企业名称/授权方企业的名字,如果是企业之间授权和AuthorizedOrganizationId二选一传入即可。请确认该名称与企业营业执照中注册的名称一致。
|
25876
|
+
|
25877
|
+
注:
|
25878
|
+
1. 如果名称中包含英文括号(),请使用中文括号()代替。
|
25879
|
+
2. 被授权企业必须和当前企业在同一应用号下
|
25880
|
+
:type AuthorizedOrganizationName: str
|
25881
|
+
:param _PlatformAppAuthorization: 是否给平台应用授权
|
25882
|
+
|
25883
|
+
<ul>
|
25884
|
+
<li><strong>true</strong>: 表示是,授权平台应用。在此情况下,无需设置<code>AuthorizedOrganizationId</code>和<code>AuthorizedOrganizationName</code>。</li>
|
25885
|
+
<li><strong>false</strong>: (默认)表示否,不是授权平台应用。</li>
|
25886
|
+
</ul>
|
25887
|
+
|
25888
|
+
注:授权给平台应用需要开通【基于子客授权第三方应用可文件发起子客自动签署】白名单,请联系运营经理开通。
|
25889
|
+
:type PlatformAppAuthorization: bool
|
25890
|
+
:param _AuthToMe: 在处理授权关系时,授权的方向
|
25891
|
+
<ul>
|
25892
|
+
<li><strong>false</strong>(默认值):表示我方授权他方。在这种情况下,<code>AuthorizedOrganizationName</code> 代表的是【被授权方】的企业名称,即接收授权的企业。</li>
|
25893
|
+
<li><strong>true</strong>:表示他方授权我方。在这种情况下,<code>AuthorizedOrganizationName</code> 代表的是【授权方】的企业名称,即提供授权的企业。</li>
|
25894
|
+
</ul>
|
25895
|
+
:type AuthToMe: bool
|
25896
|
+
"""
|
25897
|
+
self._Agent = None
|
25898
|
+
self._AuthorizedOrganizationId = None
|
25899
|
+
self._AuthorizedOrganizationName = None
|
25900
|
+
self._PlatformAppAuthorization = None
|
25901
|
+
self._AuthToMe = None
|
25902
|
+
|
25903
|
+
@property
|
25904
|
+
def Agent(self):
|
25905
|
+
"""关于渠道应用的相关信息,包括渠道应用标识、第三方平台子客企业标识及第三方平台子客企业中的员工标识等内容,您可以参阅开发者中心所提供的 Agent 结构体以获取详细定义。
|
25906
|
+
|
25907
|
+
此接口下面信息必填。
|
25908
|
+
<ul>
|
25909
|
+
<li>渠道应用标识: Agent.AppId</li>
|
25910
|
+
<li>第三方平台子客企业标识: Agent.ProxyOrganizationOpenId</li>
|
25911
|
+
<li>第三方平台子客企业中的员工标识: Agent. ProxyOperator.OpenId</li>
|
25912
|
+
</ul>
|
25913
|
+
第三方平台子客企业和员工必须已经经过实名认证
|
25914
|
+
:rtype: :class:`tencentcloud.essbasic.v20210526.models.Agent`
|
25915
|
+
"""
|
25916
|
+
return self._Agent
|
25917
|
+
|
25918
|
+
@Agent.setter
|
25919
|
+
def Agent(self, Agent):
|
25920
|
+
self._Agent = Agent
|
25921
|
+
|
25922
|
+
@property
|
25923
|
+
def AuthorizedOrganizationId(self):
|
25924
|
+
"""被授企业id/授权方企业id(即OrganizationId),如果是企业之间授权和AuthorizedOrganizationName二选一传入。
|
25925
|
+
|
25926
|
+
注:`被授权企业必须和当前企业在同一应用号下`
|
25927
|
+
:rtype: str
|
25928
|
+
"""
|
25929
|
+
return self._AuthorizedOrganizationId
|
25930
|
+
|
25931
|
+
@AuthorizedOrganizationId.setter
|
25932
|
+
def AuthorizedOrganizationId(self, AuthorizedOrganizationId):
|
25933
|
+
self._AuthorizedOrganizationId = AuthorizedOrganizationId
|
25934
|
+
|
25935
|
+
@property
|
25936
|
+
def AuthorizedOrganizationName(self):
|
25937
|
+
"""被授企业名称/授权方企业的名字,如果是企业之间授权和AuthorizedOrganizationId二选一传入即可。请确认该名称与企业营业执照中注册的名称一致。
|
25938
|
+
|
25939
|
+
注:
|
25940
|
+
1. 如果名称中包含英文括号(),请使用中文括号()代替。
|
25941
|
+
2. 被授权企业必须和当前企业在同一应用号下
|
25942
|
+
:rtype: str
|
25943
|
+
"""
|
25944
|
+
return self._AuthorizedOrganizationName
|
25945
|
+
|
25946
|
+
@AuthorizedOrganizationName.setter
|
25947
|
+
def AuthorizedOrganizationName(self, AuthorizedOrganizationName):
|
25948
|
+
self._AuthorizedOrganizationName = AuthorizedOrganizationName
|
25949
|
+
|
25950
|
+
@property
|
25951
|
+
def PlatformAppAuthorization(self):
|
25952
|
+
"""是否给平台应用授权
|
25953
|
+
|
25954
|
+
<ul>
|
25955
|
+
<li><strong>true</strong>: 表示是,授权平台应用。在此情况下,无需设置<code>AuthorizedOrganizationId</code>和<code>AuthorizedOrganizationName</code>。</li>
|
25956
|
+
<li><strong>false</strong>: (默认)表示否,不是授权平台应用。</li>
|
25957
|
+
</ul>
|
25958
|
+
|
25959
|
+
注:授权给平台应用需要开通【基于子客授权第三方应用可文件发起子客自动签署】白名单,请联系运营经理开通。
|
25960
|
+
:rtype: bool
|
25961
|
+
"""
|
25962
|
+
return self._PlatformAppAuthorization
|
25963
|
+
|
25964
|
+
@PlatformAppAuthorization.setter
|
25965
|
+
def PlatformAppAuthorization(self, PlatformAppAuthorization):
|
25966
|
+
self._PlatformAppAuthorization = PlatformAppAuthorization
|
25967
|
+
|
25968
|
+
@property
|
25969
|
+
def AuthToMe(self):
|
25970
|
+
"""在处理授权关系时,授权的方向
|
25971
|
+
<ul>
|
25972
|
+
<li><strong>false</strong>(默认值):表示我方授权他方。在这种情况下,<code>AuthorizedOrganizationName</code> 代表的是【被授权方】的企业名称,即接收授权的企业。</li>
|
25973
|
+
<li><strong>true</strong>:表示他方授权我方。在这种情况下,<code>AuthorizedOrganizationName</code> 代表的是【授权方】的企业名称,即提供授权的企业。</li>
|
25974
|
+
</ul>
|
25975
|
+
:rtype: bool
|
25976
|
+
"""
|
25977
|
+
return self._AuthToMe
|
25978
|
+
|
25979
|
+
@AuthToMe.setter
|
25980
|
+
def AuthToMe(self, AuthToMe):
|
25981
|
+
self._AuthToMe = AuthToMe
|
25982
|
+
|
25983
|
+
|
25984
|
+
def _deserialize(self, params):
|
25985
|
+
if params.get("Agent") is not None:
|
25986
|
+
self._Agent = Agent()
|
25987
|
+
self._Agent._deserialize(params.get("Agent"))
|
25988
|
+
self._AuthorizedOrganizationId = params.get("AuthorizedOrganizationId")
|
25989
|
+
self._AuthorizedOrganizationName = params.get("AuthorizedOrganizationName")
|
25990
|
+
self._PlatformAppAuthorization = params.get("PlatformAppAuthorization")
|
25991
|
+
self._AuthToMe = params.get("AuthToMe")
|
25992
|
+
memeber_set = set(params.keys())
|
25993
|
+
for name, value in vars(self).items():
|
25994
|
+
property_name = name[1:]
|
25995
|
+
if property_name in memeber_set:
|
25996
|
+
memeber_set.remove(property_name)
|
25997
|
+
if len(memeber_set) > 0:
|
25998
|
+
warnings.warn("%s fileds are useless." % ",".join(memeber_set))
|
25999
|
+
|
26000
|
+
|
26001
|
+
|
26002
|
+
class ModifyPartnerAutoSignAuthUrlResponse(AbstractModel):
|
26003
|
+
"""ModifyPartnerAutoSignAuthUrl返回参数结构体
|
26004
|
+
|
26005
|
+
"""
|
26006
|
+
|
26007
|
+
def __init__(self):
|
26008
|
+
r"""
|
26009
|
+
:param _Url: 授权链接,以短链形式返回,短链的有效期参考回参中的 ExpiredTime。
|
26010
|
+
:type Url: str
|
26011
|
+
:param _MiniAppPath: 从客户小程序或者客户APP跳转至腾讯电子签小程序进行批量签署的跳转路径
|
26012
|
+
|
26013
|
+
:type MiniAppPath: str
|
26014
|
+
:param _ExpireTime: 链接过期时间以 Unix 时间戳格式表示,从生成链接时间起,往后7天有效期。过期后短链将失效,无法打开。
|
26015
|
+
:type ExpireTime: int
|
26016
|
+
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
26017
|
+
:type RequestId: str
|
26018
|
+
"""
|
26019
|
+
self._Url = None
|
26020
|
+
self._MiniAppPath = None
|
26021
|
+
self._ExpireTime = None
|
26022
|
+
self._RequestId = None
|
26023
|
+
|
26024
|
+
@property
|
26025
|
+
def Url(self):
|
26026
|
+
"""授权链接,以短链形式返回,短链的有效期参考回参中的 ExpiredTime。
|
26027
|
+
:rtype: str
|
26028
|
+
"""
|
26029
|
+
return self._Url
|
26030
|
+
|
26031
|
+
@Url.setter
|
26032
|
+
def Url(self, Url):
|
26033
|
+
self._Url = Url
|
26034
|
+
|
26035
|
+
@property
|
26036
|
+
def MiniAppPath(self):
|
26037
|
+
"""从客户小程序或者客户APP跳转至腾讯电子签小程序进行批量签署的跳转路径
|
26038
|
+
|
26039
|
+
:rtype: str
|
26040
|
+
"""
|
26041
|
+
return self._MiniAppPath
|
26042
|
+
|
26043
|
+
@MiniAppPath.setter
|
26044
|
+
def MiniAppPath(self, MiniAppPath):
|
26045
|
+
self._MiniAppPath = MiniAppPath
|
26046
|
+
|
26047
|
+
@property
|
26048
|
+
def ExpireTime(self):
|
26049
|
+
"""链接过期时间以 Unix 时间戳格式表示,从生成链接时间起,往后7天有效期。过期后短链将失效,无法打开。
|
26050
|
+
:rtype: int
|
26051
|
+
"""
|
26052
|
+
return self._ExpireTime
|
26053
|
+
|
26054
|
+
@ExpireTime.setter
|
26055
|
+
def ExpireTime(self, ExpireTime):
|
26056
|
+
self._ExpireTime = ExpireTime
|
26057
|
+
|
26058
|
+
@property
|
26059
|
+
def RequestId(self):
|
26060
|
+
"""唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
26061
|
+
:rtype: str
|
26062
|
+
"""
|
26063
|
+
return self._RequestId
|
26064
|
+
|
26065
|
+
@RequestId.setter
|
26066
|
+
def RequestId(self, RequestId):
|
26067
|
+
self._RequestId = RequestId
|
26068
|
+
|
26069
|
+
|
26070
|
+
def _deserialize(self, params):
|
26071
|
+
self._Url = params.get("Url")
|
26072
|
+
self._MiniAppPath = params.get("MiniAppPath")
|
26073
|
+
self._ExpireTime = params.get("ExpireTime")
|
26074
|
+
self._RequestId = params.get("RequestId")
|
26075
|
+
|
26076
|
+
|
25832
26077
|
class NeedReviewApproverInfo(AbstractModel):
|
25833
26078
|
"""需要进行签署审核的签署人信息
|
25834
26079
|
|
@@ -4364,12 +4364,15 @@ class DescribeAndroidInstanceImagesRequest(AbstractModel):
|
|
4364
4364
|
r"""
|
4365
4365
|
:param _AndroidInstanceImageIds: 镜像 ID 列表
|
4366
4366
|
:type AndroidInstanceImageIds: list of str
|
4367
|
+
:param _AndroidInstanceImageZones: 镜像可用区列表
|
4368
|
+
:type AndroidInstanceImageZones: list of str
|
4367
4369
|
:param _Offset: 偏移量,默认为0
|
4368
4370
|
:type Offset: int
|
4369
4371
|
:param _Limit: 限制量,默认为20,最大值为100
|
4370
4372
|
:type Limit: int
|
4371
4373
|
"""
|
4372
4374
|
self._AndroidInstanceImageIds = None
|
4375
|
+
self._AndroidInstanceImageZones = None
|
4373
4376
|
self._Offset = None
|
4374
4377
|
self._Limit = None
|
4375
4378
|
|
@@ -4384,6 +4387,17 @@ class DescribeAndroidInstanceImagesRequest(AbstractModel):
|
|
4384
4387
|
def AndroidInstanceImageIds(self, AndroidInstanceImageIds):
|
4385
4388
|
self._AndroidInstanceImageIds = AndroidInstanceImageIds
|
4386
4389
|
|
4390
|
+
@property
|
4391
|
+
def AndroidInstanceImageZones(self):
|
4392
|
+
"""镜像可用区列表
|
4393
|
+
:rtype: list of str
|
4394
|
+
"""
|
4395
|
+
return self._AndroidInstanceImageZones
|
4396
|
+
|
4397
|
+
@AndroidInstanceImageZones.setter
|
4398
|
+
def AndroidInstanceImageZones(self, AndroidInstanceImageZones):
|
4399
|
+
self._AndroidInstanceImageZones = AndroidInstanceImageZones
|
4400
|
+
|
4387
4401
|
@property
|
4388
4402
|
def Offset(self):
|
4389
4403
|
"""偏移量,默认为0
|
@@ -4409,6 +4423,7 @@ class DescribeAndroidInstanceImagesRequest(AbstractModel):
|
|
4409
4423
|
|
4410
4424
|
def _deserialize(self, params):
|
4411
4425
|
self._AndroidInstanceImageIds = params.get("AndroidInstanceImageIds")
|
4426
|
+
self._AndroidInstanceImageZones = params.get("AndroidInstanceImageZones")
|
4412
4427
|
self._Offset = params.get("Offset")
|
4413
4428
|
self._Limit = params.get("Limit")
|
4414
4429
|
memeber_set = set(params.keys())
|
@@ -1029,7 +1029,7 @@ class DescribeTargetGroupInstancesRequest(AbstractModel):
|
|
1029
1029
|
- BindIP - String - 是否必填:否 - (过滤条件)目标组绑定实例的内网IP地址,如“10.1.1.1”。
|
1030
1030
|
- InstanceId - String - 是否必填:否 - (过滤条件)目标组绑定实例的名称,如“ins-mxzlf9ke”。可通过[DescribeInstances](https://cloud.tencent.com/document/product/213/15728) 接口获取。
|
1031
1031
|
:type Filters: list of Filter
|
1032
|
-
:param _Limit: 显示数量限制,默认20,最大
|
1032
|
+
:param _Limit: 显示数量限制,默认20,最大100。
|
1033
1033
|
:type Limit: int
|
1034
1034
|
:param _Offset: 显示的偏移量,默认为0。
|
1035
1035
|
:type Offset: int
|
@@ -1055,7 +1055,7 @@ class DescribeTargetGroupInstancesRequest(AbstractModel):
|
|
1055
1055
|
|
1056
1056
|
@property
|
1057
1057
|
def Limit(self):
|
1058
|
-
"""显示数量限制,默认20,最大
|
1058
|
+
"""显示数量限制,默认20,最大100。
|
1059
1059
|
:rtype: int
|
1060
1060
|
"""
|
1061
1061
|
return self._Limit
|
@@ -3700,6 +3700,16 @@ class DeviceDetail(AbstractModel):
|
|
3700
3700
|
:type GroupNamePath: str
|
3701
3701
|
:param _CriticalVulListCount: 未修复高危漏洞数(只支持32位)
|
3702
3702
|
:type CriticalVulListCount: int
|
3703
|
+
:param _Os: 操作系统名称
|
3704
|
+
:type Os: str
|
3705
|
+
:param _OsBits: 操作系统位数
|
3706
|
+
:type OsBits: int
|
3707
|
+
:param _OsVersion: 操作系统版本
|
3708
|
+
:type OsVersion: str
|
3709
|
+
:param _OsLanguage: 操作系统语言
|
3710
|
+
:type OsLanguage: str
|
3711
|
+
:param _OsInstallDate: 操作系统安装时间
|
3712
|
+
:type OsInstallDate: str
|
3703
3713
|
:param _ComputerName: 设备名,和Name相同
|
3704
3714
|
:type ComputerName: str
|
3705
3715
|
:param _DomainName: 登录域名
|
@@ -3772,6 +3782,11 @@ class DeviceDetail(AbstractModel):
|
|
3772
3782
|
self._GroupName = None
|
3773
3783
|
self._GroupNamePath = None
|
3774
3784
|
self._CriticalVulListCount = None
|
3785
|
+
self._Os = None
|
3786
|
+
self._OsBits = None
|
3787
|
+
self._OsVersion = None
|
3788
|
+
self._OsLanguage = None
|
3789
|
+
self._OsInstallDate = None
|
3775
3790
|
self._ComputerName = None
|
3776
3791
|
self._DomainName = None
|
3777
3792
|
self._MacAddr = None
|
@@ -3987,6 +4002,61 @@ class DeviceDetail(AbstractModel):
|
|
3987
4002
|
def CriticalVulListCount(self, CriticalVulListCount):
|
3988
4003
|
self._CriticalVulListCount = CriticalVulListCount
|
3989
4004
|
|
4005
|
+
@property
|
4006
|
+
def Os(self):
|
4007
|
+
"""操作系统名称
|
4008
|
+
:rtype: str
|
4009
|
+
"""
|
4010
|
+
return self._Os
|
4011
|
+
|
4012
|
+
@Os.setter
|
4013
|
+
def Os(self, Os):
|
4014
|
+
self._Os = Os
|
4015
|
+
|
4016
|
+
@property
|
4017
|
+
def OsBits(self):
|
4018
|
+
"""操作系统位数
|
4019
|
+
:rtype: int
|
4020
|
+
"""
|
4021
|
+
return self._OsBits
|
4022
|
+
|
4023
|
+
@OsBits.setter
|
4024
|
+
def OsBits(self, OsBits):
|
4025
|
+
self._OsBits = OsBits
|
4026
|
+
|
4027
|
+
@property
|
4028
|
+
def OsVersion(self):
|
4029
|
+
"""操作系统版本
|
4030
|
+
:rtype: str
|
4031
|
+
"""
|
4032
|
+
return self._OsVersion
|
4033
|
+
|
4034
|
+
@OsVersion.setter
|
4035
|
+
def OsVersion(self, OsVersion):
|
4036
|
+
self._OsVersion = OsVersion
|
4037
|
+
|
4038
|
+
@property
|
4039
|
+
def OsLanguage(self):
|
4040
|
+
"""操作系统语言
|
4041
|
+
:rtype: str
|
4042
|
+
"""
|
4043
|
+
return self._OsLanguage
|
4044
|
+
|
4045
|
+
@OsLanguage.setter
|
4046
|
+
def OsLanguage(self, OsLanguage):
|
4047
|
+
self._OsLanguage = OsLanguage
|
4048
|
+
|
4049
|
+
@property
|
4050
|
+
def OsInstallDate(self):
|
4051
|
+
"""操作系统安装时间
|
4052
|
+
:rtype: str
|
4053
|
+
"""
|
4054
|
+
return self._OsInstallDate
|
4055
|
+
|
4056
|
+
@OsInstallDate.setter
|
4057
|
+
def OsInstallDate(self, OsInstallDate):
|
4058
|
+
self._OsInstallDate = OsInstallDate
|
4059
|
+
|
3990
4060
|
@property
|
3991
4061
|
def ComputerName(self):
|
3992
4062
|
"""设备名,和Name相同
|
@@ -4303,6 +4373,11 @@ class DeviceDetail(AbstractModel):
|
|
4303
4373
|
self._GroupName = params.get("GroupName")
|
4304
4374
|
self._GroupNamePath = params.get("GroupNamePath")
|
4305
4375
|
self._CriticalVulListCount = params.get("CriticalVulListCount")
|
4376
|
+
self._Os = params.get("Os")
|
4377
|
+
self._OsBits = params.get("OsBits")
|
4378
|
+
self._OsVersion = params.get("OsVersion")
|
4379
|
+
self._OsLanguage = params.get("OsLanguage")
|
4380
|
+
self._OsInstallDate = params.get("OsInstallDate")
|
4306
4381
|
self._ComputerName = params.get("ComputerName")
|
4307
4382
|
self._DomainName = params.get("DomainName")
|
4308
4383
|
self._MacAddr = params.get("MacAddr")
|
@@ -418,7 +418,7 @@ class IotexplorerClient(AbstractClient):
|
|
418
418
|
|
419
419
|
|
420
420
|
def CreateFenceBind(self, request):
|
421
|
-
"""
|
421
|
+
"""> 创建围栏绑定信息。
|
422
422
|
|
423
423
|
:param request: Request instance for CreateFenceBind.
|
424
424
|
:type request: :class:`tencentcloud.iotexplorer.v20190423.models.CreateFenceBindRequest`
|
@@ -533,7 +533,7 @@ class IotexplorerClient(AbstractClient):
|
|
533
533
|
|
534
534
|
|
535
535
|
def CreatePositionFence(self, request):
|
536
|
-
"""
|
536
|
+
"""创建围栏。
|
537
537
|
|
538
538
|
:param request: Request instance for CreatePositionFence.
|
539
539
|
:type request: :class:`tencentcloud.iotexplorer.v20190423.models.CreatePositionFenceRequest`
|
@@ -786,7 +786,7 @@ class IotexplorerClient(AbstractClient):
|
|
786
786
|
|
787
787
|
|
788
788
|
def DeleteFenceBind(self, request):
|
789
|
-
"""
|
789
|
+
"""删除围栏绑定信息。
|
790
790
|
|
791
791
|
:param request: Request instance for DeleteFenceBind.
|
792
792
|
:type request: :class:`tencentcloud.iotexplorer.v20190423.models.DeleteFenceBindRequest`
|
@@ -855,7 +855,7 @@ class IotexplorerClient(AbstractClient):
|
|
855
855
|
|
856
856
|
|
857
857
|
def DeletePositionFence(self, request):
|
858
|
-
"""
|
858
|
+
"""删除围栏。
|
859
859
|
|
860
860
|
:param request: Request instance for DeletePositionFence.
|
861
861
|
:type request: :class:`tencentcloud.iotexplorer.v20190423.models.DeletePositionFenceRequest`
|
@@ -878,7 +878,7 @@ class IotexplorerClient(AbstractClient):
|
|
878
878
|
|
879
879
|
|
880
880
|
def DeletePositionSpace(self, request):
|
881
|
-
"""
|
881
|
+
"""删除位置空间。
|
882
882
|
|
883
883
|
:param request: Request instance for DeletePositionSpace.
|
884
884
|
:type request: :class:`tencentcloud.iotexplorer.v20190423.models.DeletePositionSpaceRequest`
|
@@ -1731,7 +1731,7 @@ class IotexplorerClient(AbstractClient):
|
|
1731
1731
|
|
1732
1732
|
|
1733
1733
|
def DescribeFenceBindList(self, request):
|
1734
|
-
"""
|
1734
|
+
"""获取围栏绑定信息列表。
|
1735
1735
|
|
1736
1736
|
:param request: Request instance for DescribeFenceBindList.
|
1737
1737
|
:type request: :class:`tencentcloud.iotexplorer.v20190423.models.DescribeFenceBindListRequest`
|
@@ -1754,7 +1754,7 @@ class IotexplorerClient(AbstractClient):
|
|
1754
1754
|
|
1755
1755
|
|
1756
1756
|
def DescribeFenceEventList(self, request):
|
1757
|
-
"""
|
1757
|
+
"""获取围栏告警事件列表。
|
1758
1758
|
|
1759
1759
|
:param request: Request instance for DescribeFenceEventList.
|
1760
1760
|
:type request: :class:`tencentcloud.iotexplorer.v20190423.models.DescribeFenceEventListRequest`
|
@@ -2145,7 +2145,7 @@ class IotexplorerClient(AbstractClient):
|
|
2145
2145
|
|
2146
2146
|
|
2147
2147
|
def DescribeSpaceFenceEventList(self, request):
|
2148
|
-
"""
|
2148
|
+
"""获取位置空间中围栏告警事件列表。
|
2149
2149
|
|
2150
2150
|
:param request: Request instance for DescribeSpaceFenceEventList.
|
2151
2151
|
:type request: :class:`tencentcloud.iotexplorer.v20190423.models.DescribeSpaceFenceEventListRequest`
|
@@ -2926,6 +2926,29 @@ class IotexplorerClient(AbstractClient):
|
|
2926
2926
|
raise TencentCloudSDKException(type(e).__name__, str(e))
|
2927
2927
|
|
2928
2928
|
|
2929
|
+
def InvokeVideosKeywordsAnalyzer(self, request):
|
2930
|
+
"""获取某个时间段的视频内容关键字
|
2931
|
+
|
2932
|
+
:param request: Request instance for InvokeVideosKeywordsAnalyzer.
|
2933
|
+
:type request: :class:`tencentcloud.iotexplorer.v20190423.models.InvokeVideosKeywordsAnalyzerRequest`
|
2934
|
+
:rtype: :class:`tencentcloud.iotexplorer.v20190423.models.InvokeVideosKeywordsAnalyzerResponse`
|
2935
|
+
|
2936
|
+
"""
|
2937
|
+
try:
|
2938
|
+
params = request._serialize()
|
2939
|
+
headers = request.headers
|
2940
|
+
body = self.call("InvokeVideosKeywordsAnalyzer", params, headers=headers)
|
2941
|
+
response = json.loads(body)
|
2942
|
+
model = models.InvokeVideosKeywordsAnalyzerResponse()
|
2943
|
+
model._deserialize(response["Response"])
|
2944
|
+
return model
|
2945
|
+
except Exception as e:
|
2946
|
+
if isinstance(e, TencentCloudSDKException):
|
2947
|
+
raise
|
2948
|
+
else:
|
2949
|
+
raise TencentCloudSDKException(type(e).__name__, str(e))
|
2950
|
+
|
2951
|
+
|
2929
2952
|
def ListEventHistory(self, request):
|
2930
2953
|
"""获取设备的历史事件
|
2931
2954
|
|
@@ -3065,7 +3088,7 @@ class IotexplorerClient(AbstractClient):
|
|
3065
3088
|
|
3066
3089
|
|
3067
3090
|
def ModifyFenceBind(self, request):
|
3068
|
-
"""
|
3091
|
+
"""更新围栏绑定信息。
|
3069
3092
|
|
3070
3093
|
:param request: Request instance for ModifyFenceBind.
|
3071
3094
|
:type request: :class:`tencentcloud.iotexplorer.v20190423.models.ModifyFenceBindRequest`
|
@@ -3157,7 +3180,7 @@ class IotexplorerClient(AbstractClient):
|
|
3157
3180
|
|
3158
3181
|
|
3159
3182
|
def ModifyPositionFence(self, request):
|
3160
|
-
"""
|
3183
|
+
"""更新围栏。
|
3161
3184
|
|
3162
3185
|
:param request: Request instance for ModifyPositionFence.
|
3163
3186
|
:type request: :class:`tencentcloud.iotexplorer.v20190423.models.ModifyPositionFenceRequest`
|
@@ -3180,7 +3203,7 @@ class IotexplorerClient(AbstractClient):
|
|
3180
3203
|
|
3181
3204
|
|
3182
3205
|
def ModifyPositionSpace(self, request):
|
3183
|
-
"""
|
3206
|
+
"""更新位置空间。
|
3184
3207
|
|
3185
3208
|
:param request: Request instance for ModifyPositionSpace.
|
3186
3209
|
:type request: :class:`tencentcloud.iotexplorer.v20190423.models.ModifyPositionSpaceRequest`
|