tencentcloud-sdk-python 3.0.1426__py2.py3-none-any.whl → 3.0.1427__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 +60 -0
- tencentcloud/autoscaling/v20180419/models.py +108 -0
- tencentcloud/ccc/v20200210/models.py +166 -0
- tencentcloud/cdwch/v20200915/models.py +40 -62
- tencentcloud/ctsdb/__init__.py +0 -0
- tencentcloud/ctsdb/v20230202/__init__.py +0 -0
- tencentcloud/ctsdb/v20230202/ctsdb_client.py +79 -0
- tencentcloud/ctsdb/v20230202/errorcodes.py +24 -0
- tencentcloud/ctsdb/v20230202/models.py +1256 -0
- tencentcloud/essbasic/v20210526/models.py +107 -4
- tencentcloud/hunyuan/v20230901/models.py +120 -0
- tencentcloud/igtm/v20231024/models.py +2 -40
- tencentcloud/lke/v20231130/models.py +8 -2
- tencentcloud/securitylake/v20240117/models.py +0 -2
- tencentcloud/ssl/v20191205/models.py +75 -0
- tencentcloud/tcaplusdb/v20190823/tcaplusdb_client.py +3 -1
- tencentcloud/teo/v20220901/errorcodes.py +3 -0
- tencentcloud/teo/v20220901/models.py +90 -55
- tencentcloud/tts/v20190823/models.py +4 -6
- tencentcloud/tts/v20190823/tts_client.py +1 -0
- tencentcloud/vpc/v20170312/errorcodes.py +3 -0
- {tencentcloud_sdk_python-3.0.1426.dist-info → tencentcloud_sdk_python-3.0.1427.dist-info}/METADATA +1 -1
- {tencentcloud_sdk_python-3.0.1426.dist-info → tencentcloud_sdk_python-3.0.1427.dist-info}/RECORD +27 -22
- {tencentcloud_sdk_python-3.0.1426.dist-info → tencentcloud_sdk_python-3.0.1427.dist-info}/LICENSE +0 -0
- {tencentcloud_sdk_python-3.0.1426.dist-info → tencentcloud_sdk_python-3.0.1427.dist-info}/WHEEL +0 -0
- {tencentcloud_sdk_python-3.0.1426.dist-info → tencentcloud_sdk_python-3.0.1427.dist-info}/top_level.txt +0 -0
|
@@ -9691,8 +9691,7 @@ class ChannelDescribeEmployeesRequest(AbstractModel):
|
|
|
9691
9691
|
</ul>
|
|
9692
9692
|
注: `同名字的Key的过滤条件会冲突, 只能填写一个`
|
|
9693
9693
|
:type Filters: list of Filter
|
|
9694
|
-
:param _Offset:
|
|
9695
|
-
页码从 0 开始,即首页为 0,最大20000。
|
|
9694
|
+
:param _Offset: 偏移量:从 0 开始,最大20000。
|
|
9696
9695
|
:type Offset: int
|
|
9697
9696
|
:param _Operator: 暂未开放
|
|
9698
9697
|
:type Operator: :class:`tencentcloud.essbasic.v20210526.models.UserInfo`
|
|
@@ -9752,8 +9751,7 @@ class ChannelDescribeEmployeesRequest(AbstractModel):
|
|
|
9752
9751
|
|
|
9753
9752
|
@property
|
|
9754
9753
|
def Offset(self):
|
|
9755
|
-
"""
|
|
9756
|
-
页码从 0 开始,即首页为 0,最大20000。
|
|
9754
|
+
"""偏移量:从 0 开始,最大20000。
|
|
9757
9755
|
:rtype: int
|
|
9758
9756
|
"""
|
|
9759
9757
|
return self._Offset
|
|
@@ -12183,8 +12181,38 @@ class CommonApproverOption(AbstractModel):
|
|
|
12183
12181
|
r"""
|
|
12184
12182
|
:param _CanEditApprover: 是否允许修改签署人信息
|
|
12185
12183
|
:type CanEditApprover: bool
|
|
12184
|
+
:param _NoRefuse: 是否可以拒签 默认false-可以拒签 true-不可以拒签
|
|
12185
|
+
:type NoRefuse: bool
|
|
12186
|
+
:param _NoTransfer: 是否可以转发 默认false-可以转发 true-不可以转发
|
|
12187
|
+
:type NoTransfer: bool
|
|
12188
|
+
:param _HideOneKeySign: 当签署方有多个签署区时候,是否隐藏一键所有的签署区
|
|
12189
|
+
|
|
12190
|
+
false:(默认)不隐藏
|
|
12191
|
+
true:隐藏,每个签署区要单独选择印章或者签名
|
|
12192
|
+
:type HideOneKeySign: bool
|
|
12193
|
+
:param _FlowReadLimit: 签署人阅读合同限制参数
|
|
12194
|
+
<br/>取值:
|
|
12195
|
+
<ul>
|
|
12196
|
+
<li> LimitReadTimeAndBottom,阅读合同必须限制阅读时长并且必须阅读到底</li>
|
|
12197
|
+
<li> LimitReadTime,阅读合同仅限制阅读时长</li>
|
|
12198
|
+
<li> LimitBottom,阅读合同仅限制必须阅读到底</li>
|
|
12199
|
+
<li> NoReadTimeAndBottom,阅读合同不限制阅读时长且不限制阅读到底(白名单功能,请联系客户经理开白使用)</li>
|
|
12200
|
+
</ul>
|
|
12201
|
+
:type FlowReadLimit: str
|
|
12202
|
+
:param _ForbidAddSignDate: 禁止在签署过程中添加签署日期控件
|
|
12203
|
+
<br/>前置条件:文件发起合同时,指定SignBeanTag=1(可以在签署过程中添加签署控件):
|
|
12204
|
+
<ul>
|
|
12205
|
+
<li> 默认值:false,在开启:签署过程中添加签署控件时,添加签署控件会默认自带签署日期控件</li>
|
|
12206
|
+
<li> 可选值:true,在开启:签署过程中添加签署控件时,添加签署控件不会自带签署日期控件</li>
|
|
12207
|
+
</ul>
|
|
12208
|
+
:type ForbidAddSignDate: bool
|
|
12186
12209
|
"""
|
|
12187
12210
|
self._CanEditApprover = None
|
|
12211
|
+
self._NoRefuse = None
|
|
12212
|
+
self._NoTransfer = None
|
|
12213
|
+
self._HideOneKeySign = None
|
|
12214
|
+
self._FlowReadLimit = None
|
|
12215
|
+
self._ForbidAddSignDate = None
|
|
12188
12216
|
|
|
12189
12217
|
@property
|
|
12190
12218
|
def CanEditApprover(self):
|
|
@@ -12197,9 +12225,84 @@ class CommonApproverOption(AbstractModel):
|
|
|
12197
12225
|
def CanEditApprover(self, CanEditApprover):
|
|
12198
12226
|
self._CanEditApprover = CanEditApprover
|
|
12199
12227
|
|
|
12228
|
+
@property
|
|
12229
|
+
def NoRefuse(self):
|
|
12230
|
+
"""是否可以拒签 默认false-可以拒签 true-不可以拒签
|
|
12231
|
+
:rtype: bool
|
|
12232
|
+
"""
|
|
12233
|
+
return self._NoRefuse
|
|
12234
|
+
|
|
12235
|
+
@NoRefuse.setter
|
|
12236
|
+
def NoRefuse(self, NoRefuse):
|
|
12237
|
+
self._NoRefuse = NoRefuse
|
|
12238
|
+
|
|
12239
|
+
@property
|
|
12240
|
+
def NoTransfer(self):
|
|
12241
|
+
"""是否可以转发 默认false-可以转发 true-不可以转发
|
|
12242
|
+
:rtype: bool
|
|
12243
|
+
"""
|
|
12244
|
+
return self._NoTransfer
|
|
12245
|
+
|
|
12246
|
+
@NoTransfer.setter
|
|
12247
|
+
def NoTransfer(self, NoTransfer):
|
|
12248
|
+
self._NoTransfer = NoTransfer
|
|
12249
|
+
|
|
12250
|
+
@property
|
|
12251
|
+
def HideOneKeySign(self):
|
|
12252
|
+
"""当签署方有多个签署区时候,是否隐藏一键所有的签署区
|
|
12253
|
+
|
|
12254
|
+
false:(默认)不隐藏
|
|
12255
|
+
true:隐藏,每个签署区要单独选择印章或者签名
|
|
12256
|
+
:rtype: bool
|
|
12257
|
+
"""
|
|
12258
|
+
return self._HideOneKeySign
|
|
12259
|
+
|
|
12260
|
+
@HideOneKeySign.setter
|
|
12261
|
+
def HideOneKeySign(self, HideOneKeySign):
|
|
12262
|
+
self._HideOneKeySign = HideOneKeySign
|
|
12263
|
+
|
|
12264
|
+
@property
|
|
12265
|
+
def FlowReadLimit(self):
|
|
12266
|
+
"""签署人阅读合同限制参数
|
|
12267
|
+
<br/>取值:
|
|
12268
|
+
<ul>
|
|
12269
|
+
<li> LimitReadTimeAndBottom,阅读合同必须限制阅读时长并且必须阅读到底</li>
|
|
12270
|
+
<li> LimitReadTime,阅读合同仅限制阅读时长</li>
|
|
12271
|
+
<li> LimitBottom,阅读合同仅限制必须阅读到底</li>
|
|
12272
|
+
<li> NoReadTimeAndBottom,阅读合同不限制阅读时长且不限制阅读到底(白名单功能,请联系客户经理开白使用)</li>
|
|
12273
|
+
</ul>
|
|
12274
|
+
:rtype: str
|
|
12275
|
+
"""
|
|
12276
|
+
return self._FlowReadLimit
|
|
12277
|
+
|
|
12278
|
+
@FlowReadLimit.setter
|
|
12279
|
+
def FlowReadLimit(self, FlowReadLimit):
|
|
12280
|
+
self._FlowReadLimit = FlowReadLimit
|
|
12281
|
+
|
|
12282
|
+
@property
|
|
12283
|
+
def ForbidAddSignDate(self):
|
|
12284
|
+
"""禁止在签署过程中添加签署日期控件
|
|
12285
|
+
<br/>前置条件:文件发起合同时,指定SignBeanTag=1(可以在签署过程中添加签署控件):
|
|
12286
|
+
<ul>
|
|
12287
|
+
<li> 默认值:false,在开启:签署过程中添加签署控件时,添加签署控件会默认自带签署日期控件</li>
|
|
12288
|
+
<li> 可选值:true,在开启:签署过程中添加签署控件时,添加签署控件不会自带签署日期控件</li>
|
|
12289
|
+
</ul>
|
|
12290
|
+
:rtype: bool
|
|
12291
|
+
"""
|
|
12292
|
+
return self._ForbidAddSignDate
|
|
12293
|
+
|
|
12294
|
+
@ForbidAddSignDate.setter
|
|
12295
|
+
def ForbidAddSignDate(self, ForbidAddSignDate):
|
|
12296
|
+
self._ForbidAddSignDate = ForbidAddSignDate
|
|
12297
|
+
|
|
12200
12298
|
|
|
12201
12299
|
def _deserialize(self, params):
|
|
12202
12300
|
self._CanEditApprover = params.get("CanEditApprover")
|
|
12301
|
+
self._NoRefuse = params.get("NoRefuse")
|
|
12302
|
+
self._NoTransfer = params.get("NoTransfer")
|
|
12303
|
+
self._HideOneKeySign = params.get("HideOneKeySign")
|
|
12304
|
+
self._FlowReadLimit = params.get("FlowReadLimit")
|
|
12305
|
+
self._ForbidAddSignDate = params.get("ForbidAddSignDate")
|
|
12203
12306
|
memeber_set = set(params.keys())
|
|
12204
12307
|
for name, value in vars(self).items():
|
|
12205
12308
|
property_name = name[1:]
|
|
@@ -4638,11 +4638,21 @@ class Multimedia(AbstractModel):
|
|
|
4638
4638
|
说明:
|
|
4639
4639
|
1. type 为 image 时,地址为图片的预览地址;其他类型时,地址为封面图地址。
|
|
4640
4640
|
:type Url: str
|
|
4641
|
+
:param _Width: 如果Url为图片地址,标识图片宽度。
|
|
4642
|
+
:type Width: int
|
|
4643
|
+
:param _Height: 如果Url为图片地址,标识图片高度。
|
|
4644
|
+
:type Height: int
|
|
4641
4645
|
:param _JumpUrl: 多媒体详情地址。
|
|
4642
4646
|
说明:
|
|
4643
4647
|
1. 仅 type 为 image 时,该字段有值。
|
|
4644
4648
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
4645
4649
|
:type JumpUrl: str
|
|
4650
|
+
:param _ThumbURL: 缩略图地址。
|
|
4651
|
+
:type ThumbURL: str
|
|
4652
|
+
:param _ThumbWidth: 缩略图宽度
|
|
4653
|
+
:type ThumbWidth: int
|
|
4654
|
+
:param _ThumbHeight: 缩略图高度
|
|
4655
|
+
:type ThumbHeight: int
|
|
4646
4656
|
:param _Title: 名称。
|
|
4647
4657
|
说明:
|
|
4648
4658
|
1. type 为 image 时,该字段为空。
|
|
@@ -4661,14 +4671,28 @@ class Multimedia(AbstractModel):
|
|
|
4661
4671
|
1. 仅 type 为 music 时,该字段有值。
|
|
4662
4672
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
4663
4673
|
:type Ext: :class:`tencentcloud.hunyuan.v20230901.models.SongExt`
|
|
4674
|
+
:param _PublishTime: 发布时间。
|
|
4675
|
+
:type PublishTime: str
|
|
4676
|
+
:param _SiteName: 站点名称
|
|
4677
|
+
:type SiteName: str
|
|
4678
|
+
:param _SiteIcon: 站点图标
|
|
4679
|
+
:type SiteIcon: str
|
|
4664
4680
|
"""
|
|
4665
4681
|
self._Type = None
|
|
4666
4682
|
self._Url = None
|
|
4683
|
+
self._Width = None
|
|
4684
|
+
self._Height = None
|
|
4667
4685
|
self._JumpUrl = None
|
|
4686
|
+
self._ThumbURL = None
|
|
4687
|
+
self._ThumbWidth = None
|
|
4688
|
+
self._ThumbHeight = None
|
|
4668
4689
|
self._Title = None
|
|
4669
4690
|
self._Desc = None
|
|
4670
4691
|
self._Singer = None
|
|
4671
4692
|
self._Ext = None
|
|
4693
|
+
self._PublishTime = None
|
|
4694
|
+
self._SiteName = None
|
|
4695
|
+
self._SiteIcon = None
|
|
4672
4696
|
|
|
4673
4697
|
@property
|
|
4674
4698
|
def Type(self):
|
|
@@ -4697,6 +4721,28 @@ class Multimedia(AbstractModel):
|
|
|
4697
4721
|
def Url(self, Url):
|
|
4698
4722
|
self._Url = Url
|
|
4699
4723
|
|
|
4724
|
+
@property
|
|
4725
|
+
def Width(self):
|
|
4726
|
+
"""如果Url为图片地址,标识图片宽度。
|
|
4727
|
+
:rtype: int
|
|
4728
|
+
"""
|
|
4729
|
+
return self._Width
|
|
4730
|
+
|
|
4731
|
+
@Width.setter
|
|
4732
|
+
def Width(self, Width):
|
|
4733
|
+
self._Width = Width
|
|
4734
|
+
|
|
4735
|
+
@property
|
|
4736
|
+
def Height(self):
|
|
4737
|
+
"""如果Url为图片地址,标识图片高度。
|
|
4738
|
+
:rtype: int
|
|
4739
|
+
"""
|
|
4740
|
+
return self._Height
|
|
4741
|
+
|
|
4742
|
+
@Height.setter
|
|
4743
|
+
def Height(self, Height):
|
|
4744
|
+
self._Height = Height
|
|
4745
|
+
|
|
4700
4746
|
@property
|
|
4701
4747
|
def JumpUrl(self):
|
|
4702
4748
|
"""多媒体详情地址。
|
|
@@ -4711,6 +4757,39 @@ class Multimedia(AbstractModel):
|
|
|
4711
4757
|
def JumpUrl(self, JumpUrl):
|
|
4712
4758
|
self._JumpUrl = JumpUrl
|
|
4713
4759
|
|
|
4760
|
+
@property
|
|
4761
|
+
def ThumbURL(self):
|
|
4762
|
+
"""缩略图地址。
|
|
4763
|
+
:rtype: str
|
|
4764
|
+
"""
|
|
4765
|
+
return self._ThumbURL
|
|
4766
|
+
|
|
4767
|
+
@ThumbURL.setter
|
|
4768
|
+
def ThumbURL(self, ThumbURL):
|
|
4769
|
+
self._ThumbURL = ThumbURL
|
|
4770
|
+
|
|
4771
|
+
@property
|
|
4772
|
+
def ThumbWidth(self):
|
|
4773
|
+
"""缩略图宽度
|
|
4774
|
+
:rtype: int
|
|
4775
|
+
"""
|
|
4776
|
+
return self._ThumbWidth
|
|
4777
|
+
|
|
4778
|
+
@ThumbWidth.setter
|
|
4779
|
+
def ThumbWidth(self, ThumbWidth):
|
|
4780
|
+
self._ThumbWidth = ThumbWidth
|
|
4781
|
+
|
|
4782
|
+
@property
|
|
4783
|
+
def ThumbHeight(self):
|
|
4784
|
+
"""缩略图高度
|
|
4785
|
+
:rtype: int
|
|
4786
|
+
"""
|
|
4787
|
+
return self._ThumbHeight
|
|
4788
|
+
|
|
4789
|
+
@ThumbHeight.setter
|
|
4790
|
+
def ThumbHeight(self, ThumbHeight):
|
|
4791
|
+
self._ThumbHeight = ThumbHeight
|
|
4792
|
+
|
|
4714
4793
|
@property
|
|
4715
4794
|
def Title(self):
|
|
4716
4795
|
"""名称。
|
|
@@ -4765,17 +4844,58 @@ class Multimedia(AbstractModel):
|
|
|
4765
4844
|
def Ext(self, Ext):
|
|
4766
4845
|
self._Ext = Ext
|
|
4767
4846
|
|
|
4847
|
+
@property
|
|
4848
|
+
def PublishTime(self):
|
|
4849
|
+
"""发布时间。
|
|
4850
|
+
:rtype: str
|
|
4851
|
+
"""
|
|
4852
|
+
return self._PublishTime
|
|
4853
|
+
|
|
4854
|
+
@PublishTime.setter
|
|
4855
|
+
def PublishTime(self, PublishTime):
|
|
4856
|
+
self._PublishTime = PublishTime
|
|
4857
|
+
|
|
4858
|
+
@property
|
|
4859
|
+
def SiteName(self):
|
|
4860
|
+
"""站点名称
|
|
4861
|
+
:rtype: str
|
|
4862
|
+
"""
|
|
4863
|
+
return self._SiteName
|
|
4864
|
+
|
|
4865
|
+
@SiteName.setter
|
|
4866
|
+
def SiteName(self, SiteName):
|
|
4867
|
+
self._SiteName = SiteName
|
|
4868
|
+
|
|
4869
|
+
@property
|
|
4870
|
+
def SiteIcon(self):
|
|
4871
|
+
"""站点图标
|
|
4872
|
+
:rtype: str
|
|
4873
|
+
"""
|
|
4874
|
+
return self._SiteIcon
|
|
4875
|
+
|
|
4876
|
+
@SiteIcon.setter
|
|
4877
|
+
def SiteIcon(self, SiteIcon):
|
|
4878
|
+
self._SiteIcon = SiteIcon
|
|
4879
|
+
|
|
4768
4880
|
|
|
4769
4881
|
def _deserialize(self, params):
|
|
4770
4882
|
self._Type = params.get("Type")
|
|
4771
4883
|
self._Url = params.get("Url")
|
|
4884
|
+
self._Width = params.get("Width")
|
|
4885
|
+
self._Height = params.get("Height")
|
|
4772
4886
|
self._JumpUrl = params.get("JumpUrl")
|
|
4887
|
+
self._ThumbURL = params.get("ThumbURL")
|
|
4888
|
+
self._ThumbWidth = params.get("ThumbWidth")
|
|
4889
|
+
self._ThumbHeight = params.get("ThumbHeight")
|
|
4773
4890
|
self._Title = params.get("Title")
|
|
4774
4891
|
self._Desc = params.get("Desc")
|
|
4775
4892
|
self._Singer = params.get("Singer")
|
|
4776
4893
|
if params.get("Ext") is not None:
|
|
4777
4894
|
self._Ext = SongExt()
|
|
4778
4895
|
self._Ext._deserialize(params.get("Ext"))
|
|
4896
|
+
self._PublishTime = params.get("PublishTime")
|
|
4897
|
+
self._SiteName = params.get("SiteName")
|
|
4898
|
+
self._SiteIcon = params.get("SiteIcon")
|
|
4779
4899
|
memeber_set = set(params.keys())
|
|
4780
4900
|
for name, value in vars(self).items():
|
|
4781
4901
|
property_name = name[1:]
|
|
@@ -1230,7 +1230,6 @@ class CreateMonitorResponse(AbstractModel):
|
|
|
1230
1230
|
def __init__(self):
|
|
1231
1231
|
r"""
|
|
1232
1232
|
:param _MonitorId: 监控器id
|
|
1233
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
1234
1233
|
:type MonitorId: int
|
|
1235
1234
|
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
1236
1235
|
:type RequestId: str
|
|
@@ -1241,7 +1240,6 @@ class CreateMonitorResponse(AbstractModel):
|
|
|
1241
1240
|
@property
|
|
1242
1241
|
def MonitorId(self):
|
|
1243
1242
|
"""监控器id
|
|
1244
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
1245
1243
|
:rtype: int
|
|
1246
1244
|
"""
|
|
1247
1245
|
return self._MonitorId
|
|
@@ -1416,7 +1414,6 @@ class CreateStrategyResponse(AbstractModel):
|
|
|
1416
1414
|
def __init__(self):
|
|
1417
1415
|
r"""
|
|
1418
1416
|
:param _StrategyId: 新增策略id
|
|
1419
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
1420
1417
|
:type StrategyId: int
|
|
1421
1418
|
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
1422
1419
|
:type RequestId: str
|
|
@@ -1427,7 +1424,6 @@ class CreateStrategyResponse(AbstractModel):
|
|
|
1427
1424
|
@property
|
|
1428
1425
|
def StrategyId(self):
|
|
1429
1426
|
"""新增策略id
|
|
1430
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
1431
1427
|
:rtype: int
|
|
1432
1428
|
"""
|
|
1433
1429
|
return self._StrategyId
|
|
@@ -1497,7 +1493,6 @@ class DeleteAddressPoolResponse(AbstractModel):
|
|
|
1497
1493
|
def __init__(self):
|
|
1498
1494
|
r"""
|
|
1499
1495
|
:param _Msg: 是否成功
|
|
1500
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
1501
1496
|
:type Msg: str
|
|
1502
1497
|
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
1503
1498
|
:type RequestId: str
|
|
@@ -1508,7 +1503,6 @@ class DeleteAddressPoolResponse(AbstractModel):
|
|
|
1508
1503
|
@property
|
|
1509
1504
|
def Msg(self):
|
|
1510
1505
|
"""是否成功
|
|
1511
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
1512
1506
|
:rtype: str
|
|
1513
1507
|
"""
|
|
1514
1508
|
return self._Msg
|
|
@@ -1578,7 +1572,6 @@ class DeleteMonitorResponse(AbstractModel):
|
|
|
1578
1572
|
def __init__(self):
|
|
1579
1573
|
r"""
|
|
1580
1574
|
:param _Msg: 成功返回
|
|
1581
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
1582
1575
|
:type Msg: str
|
|
1583
1576
|
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
1584
1577
|
:type RequestId: str
|
|
@@ -1589,7 +1582,6 @@ class DeleteMonitorResponse(AbstractModel):
|
|
|
1589
1582
|
@property
|
|
1590
1583
|
def Msg(self):
|
|
1591
1584
|
"""成功返回
|
|
1592
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
1593
1585
|
:rtype: str
|
|
1594
1586
|
"""
|
|
1595
1587
|
return self._Msg
|
|
@@ -1674,7 +1666,6 @@ class DeleteStrategyResponse(AbstractModel):
|
|
|
1674
1666
|
def __init__(self):
|
|
1675
1667
|
r"""
|
|
1676
1668
|
:param _Msg: 是否成功
|
|
1677
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
1678
1669
|
:type Msg: str
|
|
1679
1670
|
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
1680
1671
|
:type RequestId: str
|
|
@@ -1685,7 +1676,6 @@ class DeleteStrategyResponse(AbstractModel):
|
|
|
1685
1676
|
@property
|
|
1686
1677
|
def Msg(self):
|
|
1687
1678
|
"""是否成功
|
|
1688
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
1689
1679
|
:rtype: str
|
|
1690
1680
|
"""
|
|
1691
1681
|
return self._Msg
|
|
@@ -1755,7 +1745,6 @@ class DescribeAddressLocationResponse(AbstractModel):
|
|
|
1755
1745
|
def __init__(self):
|
|
1756
1746
|
r"""
|
|
1757
1747
|
:param _AddressLocation: 所属地域
|
|
1758
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
1759
1748
|
:type AddressLocation: list of AddressLocation
|
|
1760
1749
|
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
1761
1750
|
:type RequestId: str
|
|
@@ -1766,7 +1755,6 @@ class DescribeAddressLocationResponse(AbstractModel):
|
|
|
1766
1755
|
@property
|
|
1767
1756
|
def AddressLocation(self):
|
|
1768
1757
|
"""所属地域
|
|
1769
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
1770
1758
|
:rtype: list of AddressLocation
|
|
1771
1759
|
"""
|
|
1772
1760
|
return self._AddressLocation
|
|
@@ -1841,10 +1829,8 @@ class DescribeAddressPoolDetailResponse(AbstractModel):
|
|
|
1841
1829
|
def __init__(self):
|
|
1842
1830
|
r"""
|
|
1843
1831
|
:param _AddressPool: 资源组详情描述
|
|
1844
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
1845
1832
|
:type AddressPool: :class:`tencentcloud.igtm.v20231024.models.AddressPoolDetail`
|
|
1846
1833
|
:param _AddressSet: 资源组中的资源列表
|
|
1847
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
1848
1834
|
:type AddressSet: list of Address
|
|
1849
1835
|
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
1850
1836
|
:type RequestId: str
|
|
@@ -1856,7 +1842,6 @@ class DescribeAddressPoolDetailResponse(AbstractModel):
|
|
|
1856
1842
|
@property
|
|
1857
1843
|
def AddressPool(self):
|
|
1858
1844
|
"""资源组详情描述
|
|
1859
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
1860
1845
|
:rtype: :class:`tencentcloud.igtm.v20231024.models.AddressPoolDetail`
|
|
1861
1846
|
"""
|
|
1862
1847
|
return self._AddressPool
|
|
@@ -1868,7 +1853,6 @@ class DescribeAddressPoolDetailResponse(AbstractModel):
|
|
|
1868
1853
|
@property
|
|
1869
1854
|
def AddressSet(self):
|
|
1870
1855
|
"""资源组中的资源列表
|
|
1871
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
1872
1856
|
:rtype: list of Address
|
|
1873
1857
|
"""
|
|
1874
1858
|
return self._AddressSet
|
|
@@ -1981,10 +1965,8 @@ class DescribeAddressPoolListResponse(AbstractModel):
|
|
|
1981
1965
|
def __init__(self):
|
|
1982
1966
|
r"""
|
|
1983
1967
|
:param _AddressPoolSet: 资源组列表
|
|
1984
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
1985
1968
|
:type AddressPoolSet: list of AddressPool
|
|
1986
1969
|
:param _TotalCount: 总数
|
|
1987
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
1988
1970
|
:type TotalCount: int
|
|
1989
1971
|
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
1990
1972
|
:type RequestId: str
|
|
@@ -1996,7 +1978,6 @@ class DescribeAddressPoolListResponse(AbstractModel):
|
|
|
1996
1978
|
@property
|
|
1997
1979
|
def AddressPoolSet(self):
|
|
1998
1980
|
"""资源组列表
|
|
1999
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
2000
1981
|
:rtype: list of AddressPool
|
|
2001
1982
|
"""
|
|
2002
1983
|
return self._AddressPoolSet
|
|
@@ -2008,7 +1989,6 @@ class DescribeAddressPoolListResponse(AbstractModel):
|
|
|
2008
1989
|
@property
|
|
2009
1990
|
def TotalCount(self):
|
|
2010
1991
|
"""总数
|
|
2011
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
2012
1992
|
:rtype: int
|
|
2013
1993
|
"""
|
|
2014
1994
|
return self._TotalCount
|
|
@@ -2661,13 +2641,10 @@ class DescribeInstanceListResponse(AbstractModel):
|
|
|
2661
2641
|
def __init__(self):
|
|
2662
2642
|
r"""
|
|
2663
2643
|
:param _InstanceSet: 实例列表
|
|
2664
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
2665
2644
|
:type InstanceSet: list of Instance
|
|
2666
2645
|
:param _TotalCount: 列表总数
|
|
2667
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
2668
2646
|
:type TotalCount: int
|
|
2669
2647
|
:param _SystemAccessEnabled: 是否支持系统域名接入:true支持;false不支持
|
|
2670
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
2671
2648
|
:type SystemAccessEnabled: bool
|
|
2672
2649
|
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
2673
2650
|
:type RequestId: str
|
|
@@ -2680,7 +2657,6 @@ class DescribeInstanceListResponse(AbstractModel):
|
|
|
2680
2657
|
@property
|
|
2681
2658
|
def InstanceSet(self):
|
|
2682
2659
|
"""实例列表
|
|
2683
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
2684
2660
|
:rtype: list of Instance
|
|
2685
2661
|
"""
|
|
2686
2662
|
return self._InstanceSet
|
|
@@ -2692,7 +2668,6 @@ class DescribeInstanceListResponse(AbstractModel):
|
|
|
2692
2668
|
@property
|
|
2693
2669
|
def TotalCount(self):
|
|
2694
2670
|
"""列表总数
|
|
2695
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
2696
2671
|
:rtype: int
|
|
2697
2672
|
"""
|
|
2698
2673
|
return self._TotalCount
|
|
@@ -2704,7 +2679,6 @@ class DescribeInstanceListResponse(AbstractModel):
|
|
|
2704
2679
|
@property
|
|
2705
2680
|
def SystemAccessEnabled(self):
|
|
2706
2681
|
"""是否支持系统域名接入:true支持;false不支持
|
|
2707
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
2708
2682
|
:rtype: bool
|
|
2709
2683
|
"""
|
|
2710
2684
|
return self._SystemAccessEnabled
|
|
@@ -3026,7 +3000,6 @@ class DescribeMonitorsResponse(AbstractModel):
|
|
|
3026
3000
|
def __init__(self):
|
|
3027
3001
|
r"""
|
|
3028
3002
|
:param _MonitorDataSet: 监控器列表
|
|
3029
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
3030
3003
|
:type MonitorDataSet: list of MonitorDetail
|
|
3031
3004
|
:param _TotalCount: 数量
|
|
3032
3005
|
:type TotalCount: int
|
|
@@ -3040,7 +3013,6 @@ class DescribeMonitorsResponse(AbstractModel):
|
|
|
3040
3013
|
@property
|
|
3041
3014
|
def MonitorDataSet(self):
|
|
3042
3015
|
"""监控器列表
|
|
3043
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
3044
3016
|
:rtype: list of MonitorDetail
|
|
3045
3017
|
"""
|
|
3046
3018
|
return self._MonitorDataSet
|
|
@@ -3354,10 +3326,8 @@ class DescribeStrategyListResponse(AbstractModel):
|
|
|
3354
3326
|
def __init__(self):
|
|
3355
3327
|
r"""
|
|
3356
3328
|
:param _StrategySet: 策略列表
|
|
3357
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
3358
3329
|
:type StrategySet: list of Strategy
|
|
3359
3330
|
:param _TotalCount: 总数
|
|
3360
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
3361
3331
|
:type TotalCount: int
|
|
3362
3332
|
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
3363
3333
|
:type RequestId: str
|
|
@@ -3369,7 +3339,6 @@ class DescribeStrategyListResponse(AbstractModel):
|
|
|
3369
3339
|
@property
|
|
3370
3340
|
def StrategySet(self):
|
|
3371
3341
|
"""策略列表
|
|
3372
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
3373
3342
|
:rtype: list of Strategy
|
|
3374
3343
|
"""
|
|
3375
3344
|
return self._StrategySet
|
|
@@ -3381,7 +3350,6 @@ class DescribeStrategyListResponse(AbstractModel):
|
|
|
3381
3350
|
@property
|
|
3382
3351
|
def TotalCount(self):
|
|
3383
3352
|
"""总数
|
|
3384
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
3385
3353
|
:rtype: int
|
|
3386
3354
|
"""
|
|
3387
3355
|
return self._TotalCount
|
|
@@ -5110,7 +5078,7 @@ class ModifyAddressPoolRequest(AbstractModel):
|
|
|
5110
5078
|
:type PoolId: int
|
|
5111
5079
|
:param _PoolName: 地址池名称,不允许重复
|
|
5112
5080
|
:type PoolName: str
|
|
5113
|
-
:param _TrafficStrategy: 流量策略: WEIGHT负载均衡,
|
|
5081
|
+
:param _TrafficStrategy: 流量策略: WEIGHT负载均衡,ALL解析全部
|
|
5114
5082
|
:type TrafficStrategy: str
|
|
5115
5083
|
:param _MonitorId: 监控器id
|
|
5116
5084
|
:type MonitorId: int
|
|
@@ -5147,7 +5115,7 @@ class ModifyAddressPoolRequest(AbstractModel):
|
|
|
5147
5115
|
|
|
5148
5116
|
@property
|
|
5149
5117
|
def TrafficStrategy(self):
|
|
5150
|
-
"""流量策略: WEIGHT负载均衡,
|
|
5118
|
+
"""流量策略: WEIGHT负载均衡,ALL解析全部
|
|
5151
5119
|
:rtype: str
|
|
5152
5120
|
"""
|
|
5153
5121
|
return self._TrafficStrategy
|
|
@@ -5208,7 +5176,6 @@ class ModifyAddressPoolResponse(AbstractModel):
|
|
|
5208
5176
|
def __init__(self):
|
|
5209
5177
|
r"""
|
|
5210
5178
|
:param _Msg: 是否修改成功
|
|
5211
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
5212
5179
|
:type Msg: str
|
|
5213
5180
|
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
5214
5181
|
:type RequestId: str
|
|
@@ -5219,7 +5186,6 @@ class ModifyAddressPoolResponse(AbstractModel):
|
|
|
5219
5186
|
@property
|
|
5220
5187
|
def Msg(self):
|
|
5221
5188
|
"""是否修改成功
|
|
5222
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
5223
5189
|
:rtype: str
|
|
5224
5190
|
"""
|
|
5225
5191
|
return self._Msg
|
|
@@ -5627,7 +5593,6 @@ class ModifyMonitorResponse(AbstractModel):
|
|
|
5627
5593
|
def __init__(self):
|
|
5628
5594
|
r"""
|
|
5629
5595
|
:param _Msg: success 为修改成功
|
|
5630
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
5631
5596
|
:type Msg: str
|
|
5632
5597
|
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
5633
5598
|
:type RequestId: str
|
|
@@ -5638,7 +5603,6 @@ class ModifyMonitorResponse(AbstractModel):
|
|
|
5638
5603
|
@property
|
|
5639
5604
|
def Msg(self):
|
|
5640
5605
|
"""success 为修改成功
|
|
5641
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
5642
5606
|
:rtype: str
|
|
5643
5607
|
"""
|
|
5644
5608
|
return self._Msg
|
|
@@ -5843,7 +5807,6 @@ class ModifyStrategyResponse(AbstractModel):
|
|
|
5843
5807
|
def __init__(self):
|
|
5844
5808
|
r"""
|
|
5845
5809
|
:param _Msg: 是否成功
|
|
5846
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
5847
5810
|
:type Msg: str
|
|
5848
5811
|
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
5849
5812
|
:type RequestId: str
|
|
@@ -5854,7 +5817,6 @@ class ModifyStrategyResponse(AbstractModel):
|
|
|
5854
5817
|
@property
|
|
5855
5818
|
def Msg(self):
|
|
5856
5819
|
"""是否成功
|
|
5857
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
5858
5820
|
:rtype: str
|
|
5859
5821
|
"""
|
|
5860
5822
|
return self._Msg
|
|
@@ -26472,7 +26472,10 @@ class RateMsgRecordRequest(AbstractModel):
|
|
|
26472
26472
|
:type BotAppKey: str
|
|
26473
26473
|
:param _RecordId: 消息ID 【大模型回复答案的RecordID】
|
|
26474
26474
|
:type RecordId: str
|
|
26475
|
-
:param _Score: 1:
|
|
26475
|
+
:param _Score: 1: 点赞; 2: 点踩;
|
|
26476
|
+
注:
|
|
26477
|
+
1) 评测端不支持点赞、点踩
|
|
26478
|
+
2) 消息回复类型为欢迎语、并发超限、实时文档,不支持点赞、点踩
|
|
26476
26479
|
:type Score: int
|
|
26477
26480
|
:param _Reasons: 原因,只有Score参数为2即点踩的时候才需要输入
|
|
26478
26481
|
:type Reasons: list of str
|
|
@@ -26506,7 +26509,10 @@ class RateMsgRecordRequest(AbstractModel):
|
|
|
26506
26509
|
|
|
26507
26510
|
@property
|
|
26508
26511
|
def Score(self):
|
|
26509
|
-
"""1:
|
|
26512
|
+
"""1: 点赞; 2: 点踩;
|
|
26513
|
+
注:
|
|
26514
|
+
1) 评测端不支持点赞、点踩
|
|
26515
|
+
2) 消息回复类型为欢迎语、并发超限、实时文档,不支持点赞、点踩
|
|
26510
26516
|
:rtype: int
|
|
26511
26517
|
"""
|
|
26512
26518
|
return self._Score
|
|
@@ -349,7 +349,6 @@ class SecurityAlarmTable(AbstractModel):
|
|
|
349
349
|
:param _SdlId: 实例id
|
|
350
350
|
:type SdlId: str
|
|
351
351
|
:param _RichCustomInfos: 自定义富化字段信息
|
|
352
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
353
352
|
:type RichCustomInfos: list of str
|
|
354
353
|
:param _AttackerIp: 攻击者ip
|
|
355
354
|
:type AttackerIp: str
|
|
@@ -882,7 +881,6 @@ class SecurityAlarmTable(AbstractModel):
|
|
|
882
881
|
@property
|
|
883
882
|
def RichCustomInfos(self):
|
|
884
883
|
"""自定义富化字段信息
|
|
885
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
886
884
|
:rtype: list of str
|
|
887
885
|
"""
|
|
888
886
|
return self._RichCustomInfos
|