tencentcloud-sdk-python 3.0.1362__py2.py3-none-any.whl → 3.0.1364__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 (68) hide show
  1. tencentcloud/__init__.py +1 -1
  2. tencentcloud/batch/v20170312/models.py +12 -18
  3. tencentcloud/cat/v20180409/cat_client.py +23 -0
  4. tencentcloud/cat/v20180409/models.py +199 -0
  5. tencentcloud/cbs/v20170312/models.py +26 -12
  6. tencentcloud/ccc/v20200210/ccc_client.py +23 -0
  7. tencentcloud/ccc/v20200210/errorcodes.py +3 -0
  8. tencentcloud/ccc/v20200210/models.py +162 -60
  9. tencentcloud/cdwch/v20200915/models.py +0 -12
  10. tencentcloud/cdwpg/v20201230/models.py +0 -12
  11. tencentcloud/cfw/v20190904/models.py +115 -12
  12. tencentcloud/chc/v20230418/models.py +15 -0
  13. tencentcloud/clb/v20180317/clb_client.py +1 -1
  14. tencentcloud/clb/v20180317/models.py +262 -366
  15. tencentcloud/cls/v20201016/models.py +35 -0
  16. tencentcloud/cme/v20191029/errorcodes.py +3 -0
  17. tencentcloud/common/abstract_client.py +29 -24
  18. tencentcloud/common/abstract_model.py +5 -1
  19. tencentcloud/common/common_client.py +14 -15
  20. tencentcloud/common/credential.py +68 -65
  21. tencentcloud/common/exception/tencent_cloud_sdk_exception.py +1 -1
  22. tencentcloud/common/profile/client_profile.py +32 -30
  23. tencentcloud/common/profile/http_profile.py +20 -12
  24. tencentcloud/common/retry.py +18 -0
  25. tencentcloud/cvm/v20170312/cvm_client.py +7 -1
  26. tencentcloud/cvm/v20170312/errorcodes.py +1 -1
  27. tencentcloud/cvm/v20170312/models.py +88 -68
  28. tencentcloud/cynosdb/v20190107/cynosdb_client.py +69 -0
  29. tencentcloud/cynosdb/v20190107/models.py +318 -0
  30. tencentcloud/dc/v20180410/models.py +2 -2
  31. tencentcloud/dlc/v20210125/models.py +0 -16
  32. tencentcloud/dts/v20211206/models.py +11 -7
  33. tencentcloud/es/v20250101/models.py +2 -6
  34. tencentcloud/ess/v20201111/models.py +31 -12
  35. tencentcloud/gwlb/v20240906/errorcodes.py +3 -0
  36. tencentcloud/gwlb/v20240906/gwlb_client.py +0 -1
  37. tencentcloud/gwlb/v20240906/models.py +4 -4
  38. tencentcloud/hunyuan/v20230901/models.py +2 -2
  39. tencentcloud/ioa/v20220601/ioa_client.py +46 -0
  40. tencentcloud/ioa/v20220601/models.py +538 -0
  41. tencentcloud/iotexplorer/v20190423/iotexplorer_client.py +3 -1
  42. tencentcloud/lcic/v20220817/models.py +30 -0
  43. tencentcloud/lke/v20231130/errorcodes.py +3 -0
  44. tencentcloud/lke/v20231130/lke_client.py +4 -2
  45. tencentcloud/lke/v20231130/models.py +167 -6
  46. tencentcloud/lkeap/v20240522/lkeap_client.py +2 -2
  47. tencentcloud/lkeap/v20240522/models.py +4 -4
  48. tencentcloud/monitor/v20180724/models.py +169 -0
  49. tencentcloud/monitor/v20180724/monitor_client.py +23 -0
  50. tencentcloud/mps/v20190612/models.py +20 -20
  51. tencentcloud/tcbr/v20220217/models.py +30 -0
  52. tencentcloud/teo/v20220901/errorcodes.py +3 -0
  53. tencentcloud/teo/v20220901/models.py +8 -112
  54. tencentcloud/tsf/v20180326/models.py +15 -0
  55. tencentcloud/tts/v20190823/models.py +15 -15
  56. tencentcloud/tts/v20190823/tts_client.py +4 -3
  57. tencentcloud/vpc/v20170312/models.py +710 -0
  58. tencentcloud/vpc/v20170312/vpc_client.py +116 -1
  59. tencentcloud/vrs/v20200824/models.py +17 -0
  60. tencentcloud/waf/v20180125/errorcodes.py +9 -0
  61. tencentcloud/waf/v20180125/models.py +3372 -240
  62. tencentcloud/waf/v20180125/waf_client.py +138 -0
  63. tencentcloud/wedata/v20210820/models.py +55 -0
  64. {tencentcloud_sdk_python-3.0.1362.dist-info → tencentcloud_sdk_python-3.0.1364.dist-info}/METADATA +1 -1
  65. {tencentcloud_sdk_python-3.0.1362.dist-info → tencentcloud_sdk_python-3.0.1364.dist-info}/RECORD +68 -68
  66. {tencentcloud_sdk_python-3.0.1362.dist-info → tencentcloud_sdk_python-3.0.1364.dist-info}/LICENSE +0 -0
  67. {tencentcloud_sdk_python-3.0.1362.dist-info → tencentcloud_sdk_python-3.0.1364.dist-info}/WHEEL +0 -0
  68. {tencentcloud_sdk_python-3.0.1362.dist-info → tencentcloud_sdk_python-3.0.1364.dist-info}/top_level.txt +0 -0
@@ -2540,7 +2540,7 @@ class CreateAIAgentCallRequest(AbstractModel):
2540
2540
  :type Callers: list of str
2541
2541
  :param _PromptVariables: 提示词变量
2542
2542
  :type PromptVariables: list of Variable
2543
- :param _Variables: 通用变量: <p>提示词变量</p> <p>欢迎语变量</p> <p> dify变量</p>
2543
+ :param _Variables: 通用变量: <p>提示词变量</p> <p>欢迎语变量</p> <p> 欢迎语延迟播放(秒级):welcome-message-delay</p> <p> dify变量</p>
2544
2544
 
2545
2545
  1. dify-inputs-xxx 为dify的inputs变量
2546
2546
  2. dify-inputs-user 为dify的user值
@@ -2600,6 +2600,8 @@ class CreateAIAgentCallRequest(AbstractModel):
2600
2600
 
2601
2601
  @property
2602
2602
  def PromptVariables(self):
2603
+ warnings.warn("parameter `PromptVariables` is deprecated", DeprecationWarning)
2604
+
2603
2605
  """提示词变量
2604
2606
  :rtype: list of Variable
2605
2607
  """
@@ -2607,11 +2609,13 @@ class CreateAIAgentCallRequest(AbstractModel):
2607
2609
 
2608
2610
  @PromptVariables.setter
2609
2611
  def PromptVariables(self, PromptVariables):
2612
+ warnings.warn("parameter `PromptVariables` is deprecated", DeprecationWarning)
2613
+
2610
2614
  self._PromptVariables = PromptVariables
2611
2615
 
2612
2616
  @property
2613
2617
  def Variables(self):
2614
- """通用变量: <p>提示词变量</p> <p>欢迎语变量</p> <p> dify变量</p>
2618
+ """通用变量: <p>提示词变量</p> <p>欢迎语变量</p> <p> 欢迎语延迟播放(秒级):welcome-message-delay</p> <p> dify变量</p>
2615
2619
 
2616
2620
  1. dify-inputs-xxx 为dify的inputs变量
2617
2621
  2. dify-inputs-user 为dify的user值
@@ -2925,7 +2929,7 @@ HoaiMy
2925
2929
  :type ExtractConfig: list of AICallExtractConfigElement
2926
2930
  :param _Temperature: 模型温度控制
2927
2931
  :type Temperature: float
2928
- :param _Variables: 通用变量: <p>提示词变量</p> <p>欢迎语变量</p> <p> dify变量</p>
2932
+ :param _Variables: 通用变量: <p>提示词变量</p> <p>欢迎语变量</p> <p> 欢迎语延迟播放(秒级):welcome-message-delay</p> <p> dify变量</p>
2929
2933
 
2930
2934
  1. dify-inputs-xxx 为dify的inputs变量
2931
2935
  2. dify-inputs-user 为dify的user值
@@ -3395,6 +3399,8 @@ HoaiMy
3395
3399
 
3396
3400
  @property
3397
3401
  def PromptVariables(self):
3402
+ warnings.warn("parameter `PromptVariables` is deprecated", DeprecationWarning)
3403
+
3398
3404
  """提示词变量
3399
3405
  :rtype: list of Variable
3400
3406
  """
@@ -3402,6 +3408,8 @@ HoaiMy
3402
3408
 
3403
3409
  @PromptVariables.setter
3404
3410
  def PromptVariables(self, PromptVariables):
3411
+ warnings.warn("parameter `PromptVariables` is deprecated", DeprecationWarning)
3412
+
3405
3413
  self._PromptVariables = PromptVariables
3406
3414
 
3407
3415
  @property
@@ -3439,7 +3447,7 @@ HoaiMy
3439
3447
 
3440
3448
  @property
3441
3449
  def Variables(self):
3442
- """通用变量: <p>提示词变量</p> <p>欢迎语变量</p> <p> dify变量</p>
3450
+ """通用变量: <p>提示词变量</p> <p>欢迎语变量</p> <p> 欢迎语延迟播放(秒级):welcome-message-delay</p> <p> dify变量</p>
3443
3451
 
3444
3452
  1. dify-inputs-xxx 为dify的inputs变量
3445
3453
  2. dify-inputs-user 为dify的user值
@@ -5830,6 +5838,85 @@ class CreateUserSigResponse(AbstractModel):
5830
5838
  self._RequestId = params.get("RequestId")
5831
5839
 
5832
5840
 
5841
+ class DeleteCCCSkillGroupRequest(AbstractModel):
5842
+ """DeleteCCCSkillGroup请求参数结构体
5843
+
5844
+ """
5845
+
5846
+ def __init__(self):
5847
+ r"""
5848
+ :param _SdkAppId: 应用 ID(必填),可以查看 https://console.cloud.tencent.com/ccc
5849
+ :type SdkAppId: int
5850
+ :param _SkillGroupId: 技能组ID
5851
+ :type SkillGroupId: int
5852
+ """
5853
+ self._SdkAppId = None
5854
+ self._SkillGroupId = None
5855
+
5856
+ @property
5857
+ def SdkAppId(self):
5858
+ """应用 ID(必填),可以查看 https://console.cloud.tencent.com/ccc
5859
+ :rtype: int
5860
+ """
5861
+ return self._SdkAppId
5862
+
5863
+ @SdkAppId.setter
5864
+ def SdkAppId(self, SdkAppId):
5865
+ self._SdkAppId = SdkAppId
5866
+
5867
+ @property
5868
+ def SkillGroupId(self):
5869
+ """技能组ID
5870
+ :rtype: int
5871
+ """
5872
+ return self._SkillGroupId
5873
+
5874
+ @SkillGroupId.setter
5875
+ def SkillGroupId(self, SkillGroupId):
5876
+ self._SkillGroupId = SkillGroupId
5877
+
5878
+
5879
+ def _deserialize(self, params):
5880
+ self._SdkAppId = params.get("SdkAppId")
5881
+ self._SkillGroupId = params.get("SkillGroupId")
5882
+ memeber_set = set(params.keys())
5883
+ for name, value in vars(self).items():
5884
+ property_name = name[1:]
5885
+ if property_name in memeber_set:
5886
+ memeber_set.remove(property_name)
5887
+ if len(memeber_set) > 0:
5888
+ warnings.warn("%s fileds are useless." % ",".join(memeber_set))
5889
+
5890
+
5891
+
5892
+ class DeleteCCCSkillGroupResponse(AbstractModel):
5893
+ """DeleteCCCSkillGroup返回参数结构体
5894
+
5895
+ """
5896
+
5897
+ def __init__(self):
5898
+ r"""
5899
+ :param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
5900
+ :type RequestId: str
5901
+ """
5902
+ self._RequestId = None
5903
+
5904
+ @property
5905
+ def RequestId(self):
5906
+ """唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
5907
+ :rtype: str
5908
+ """
5909
+ return self._RequestId
5910
+
5911
+ @RequestId.setter
5912
+ def RequestId(self, RequestId):
5913
+ self._RequestId = RequestId
5914
+
5915
+
5916
+ def _deserialize(self, params):
5917
+ self._RequestId = params.get("RequestId")
5918
+
5919
+
5833
5920
  class DeleteExtensionRequest(AbstractModel):
5834
5921
  """DeleteExtension请求参数结构体
5835
5922
 
@@ -15446,6 +15533,8 @@ class TelCdrInfo(AbstractModel):
15446
15533
  :type Time: int
15447
15534
  :param _Direction: 呼入呼出方向 0 呼入 1 呼出
15448
15535
  :type Direction: int
15536
+ :param _CallType: 通话类型 1 呼出 2 呼入 3 音频呼入 5 预测式外呼 6 内线呼叫
15537
+ :type CallType: int
15449
15538
  :param _Duration: 通话时长
15450
15539
  :type Duration: int
15451
15540
  :param _RecordURL: 录音信息
@@ -15458,15 +15547,15 @@ class TelCdrInfo(AbstractModel):
15458
15547
 
15459
15548
  **场景 EndStatus EndStatusString 状态说明**
15460
15549
 
15461
- 电话呼入&呼出 1 ok 正常结束
15550
+ 电话呼入&呼出 1 ok 正常通话
15462
15551
 
15463
- 电话呼入&呼出 0 error 系统错误
15552
+ 电话呼入&呼出 0 error 异常结束
15464
15553
 
15465
15554
  电话呼入 102 ivrGiveUp IVR 期间用户放弃
15466
15555
 
15467
- 电话呼入 103 waitingGiveUp 会话排队期间用户放弃
15556
+ 电话呼入 103 waitingGiveUp 排队时用户放弃
15468
15557
 
15469
- 电话呼入 104 ringingGiveUp 会话振铃期间用户放弃
15558
+ 电话呼入 104 ringingGiveUp 振铃时用户放弃
15470
15559
 
15471
15560
  电话呼入 105 noSeatOnline 无座席在线
15472
15561
 
@@ -15474,37 +15563,37 @@ class TelCdrInfo(AbstractModel):
15474
15563
 
15475
15564
  电话呼入 107 ivrEnd IVR 后直接结束
15476
15565
 
15477
- 电话呼入 100 blackList 呼入黑名单
15566
+ 电话呼入 100 blackList 黑名单
15478
15567
 
15479
15568
  电话呼出 2 unconnected 未接通
15480
15569
 
15481
15570
  电话呼出 108 restrictedCallee 被叫因高风险受限
15482
15571
 
15483
- 电话呼出 109 tooManyRequest 超频
15572
+ 电话呼出 109 tooManyRequest 外呼超频限制
15484
15573
 
15485
- 电话呼出 110 restrictedArea 外呼盲区
15574
+ 电话呼出 110 restrictedArea 外呼区域限制
15486
15575
 
15487
15576
  电话呼出 111 restrictedTime 外呼时间限制
15488
15577
 
15489
15578
  电话呼出 201 unknown 未知状态
15490
15579
 
15491
- 电话呼出 202 notAnswer 未接听
15580
+ 电话呼出 202 notAnswer 被叫未接听
15492
15581
 
15493
- 电话呼出 203 userReject 拒接挂断
15582
+ 电话呼出 203 userReject 被叫拒接挂断
15494
15583
 
15495
- 电话呼出 204 powerOff 关机
15584
+ 电话呼出 204 powerOff 被叫关机
15496
15585
 
15497
- 电话呼出 205 numberNotExist 空号
15586
+ 电话呼出 205 numberNotExist 被叫空号
15498
15587
 
15499
- 电话呼出 206 busy 通话中
15588
+ 电话呼出 206 busy 被叫忙
15500
15589
 
15501
- 电话呼出 207 outOfCredit 欠费
15590
+ 电话呼出 207 outOfCredit 被叫欠费
15502
15591
 
15503
15592
  电话呼出 208 operatorError 运营商线路异常
15504
15593
 
15505
15594
  电话呼出 209 callerCancel 主叫取消
15506
15595
 
15507
- 电话呼出 210 notInService 不在服务区
15596
+ 电话呼出 210 notInService 被叫不在服务区
15508
15597
 
15509
15598
  电话呼入&呼出 211 clientError 客户端错误
15510
15599
  电话呼出 212 carrierBlocked 运营商拦截
@@ -15533,15 +15622,15 @@ class TelCdrInfo(AbstractModel):
15533
15622
 
15534
15623
  **场景 EndStatus EndStatusString 状态说明**
15535
15624
 
15536
- 电话呼入&呼出 1 ok 正常结束
15625
+ 电话呼入&呼出 1 ok 正常通话
15537
15626
 
15538
- 电话呼入&呼出 0 error 系统错误
15627
+ 电话呼入&呼出 0 error 异常结束
15539
15628
 
15540
15629
  电话呼入 102 ivrGiveUp IVR 期间用户放弃
15541
15630
 
15542
- 电话呼入 103 waitingGiveUp 会话排队期间用户放弃
15631
+ 电话呼入 103 waitingGiveUp 排队时用户放弃
15543
15632
 
15544
- 电话呼入 104 ringingGiveUp 会话振铃期间用户放弃
15633
+ 电话呼入 104 ringingGiveUp 振铃时用户放弃
15545
15634
 
15546
15635
  电话呼入 105 noSeatOnline 无座席在线
15547
15636
 
@@ -15549,37 +15638,37 @@ class TelCdrInfo(AbstractModel):
15549
15638
 
15550
15639
  电话呼入 107 ivrEnd IVR 后直接结束
15551
15640
 
15552
- 电话呼入 100 blackList 呼入黑名单
15641
+ 电话呼入 100 blackList 黑名单
15553
15642
 
15554
15643
  电话呼出 2 unconnected 未接通
15555
15644
 
15556
15645
  电话呼出 108 restrictedCallee 被叫因高风险受限
15557
15646
 
15558
- 电话呼出 109 tooManyRequest 超频
15647
+ 电话呼出 109 tooManyRequest 外呼超频限制
15559
15648
 
15560
- 电话呼出 110 restrictedArea 外呼盲区
15649
+ 电话呼出 110 restrictedArea 外呼区域限制
15561
15650
 
15562
15651
  电话呼出 111 restrictedTime 外呼时间限制
15563
15652
 
15564
15653
  电话呼出 201 unknown 未知状态
15565
15654
 
15566
- 电话呼出 202 notAnswer 未接听
15655
+ 电话呼出 202 notAnswer 被叫未接听
15567
15656
 
15568
- 电话呼出 203 userReject 拒接挂断
15657
+ 电话呼出 203 userReject 被叫拒接挂断
15569
15658
 
15570
- 电话呼出 204 powerOff 关机
15659
+ 电话呼出 204 powerOff 被叫关机
15571
15660
 
15572
- 电话呼出 205 numberNotExist 空号
15661
+ 电话呼出 205 numberNotExist 被叫空号
15573
15662
 
15574
- 电话呼出 206 busy 通话中
15663
+ 电话呼出 206 busy 被叫忙
15575
15664
 
15576
- 电话呼出 207 outOfCredit 欠费
15665
+ 电话呼出 207 outOfCredit 被叫欠费
15577
15666
 
15578
15667
  电话呼出 208 operatorError 运营商线路异常
15579
15668
 
15580
15669
  电话呼出 209 callerCancel 主叫取消
15581
15670
 
15582
- 电话呼出 210 notInService 不在服务区
15671
+ 电话呼出 210 notInService 被叫不在服务区
15583
15672
 
15584
15673
  电话呼入&呼出 211 clientError 客户端错误
15585
15674
  电话呼出 212 carrierBlocked 运营商拦截
@@ -15629,6 +15718,7 @@ NotExists
15629
15718
  self._Callee = None
15630
15719
  self._Time = None
15631
15720
  self._Direction = None
15721
+ self._CallType = None
15632
15722
  self._Duration = None
15633
15723
  self._RecordURL = None
15634
15724
  self._RecordId = None
@@ -15707,6 +15797,17 @@ NotExists
15707
15797
  def Direction(self, Direction):
15708
15798
  self._Direction = Direction
15709
15799
 
15800
+ @property
15801
+ def CallType(self):
15802
+ """通话类型 1 呼出 2 呼入 3 音频呼入 5 预测式外呼 6 内线呼叫
15803
+ :rtype: int
15804
+ """
15805
+ return self._CallType
15806
+
15807
+ @CallType.setter
15808
+ def CallType(self, CallType):
15809
+ self._CallType = CallType
15810
+
15710
15811
  @property
15711
15812
  def Duration(self):
15712
15813
  """通话时长
@@ -15757,15 +15858,15 @@ NotExists
15757
15858
 
15758
15859
  **场景 EndStatus EndStatusString 状态说明**
15759
15860
 
15760
- 电话呼入&呼出 1 ok 正常结束
15861
+ 电话呼入&呼出 1 ok 正常通话
15761
15862
 
15762
- 电话呼入&呼出 0 error 系统错误
15863
+ 电话呼入&呼出 0 error 异常结束
15763
15864
 
15764
15865
  电话呼入 102 ivrGiveUp IVR 期间用户放弃
15765
15866
 
15766
- 电话呼入 103 waitingGiveUp 会话排队期间用户放弃
15867
+ 电话呼入 103 waitingGiveUp 排队时用户放弃
15767
15868
 
15768
- 电话呼入 104 ringingGiveUp 会话振铃期间用户放弃
15869
+ 电话呼入 104 ringingGiveUp 振铃时用户放弃
15769
15870
 
15770
15871
  电话呼入 105 noSeatOnline 无座席在线
15771
15872
 
@@ -15773,37 +15874,37 @@ NotExists
15773
15874
 
15774
15875
  电话呼入 107 ivrEnd IVR 后直接结束
15775
15876
 
15776
- 电话呼入 100 blackList 呼入黑名单
15877
+ 电话呼入 100 blackList 黑名单
15777
15878
 
15778
15879
  电话呼出 2 unconnected 未接通
15779
15880
 
15780
15881
  电话呼出 108 restrictedCallee 被叫因高风险受限
15781
15882
 
15782
- 电话呼出 109 tooManyRequest 超频
15883
+ 电话呼出 109 tooManyRequest 外呼超频限制
15783
15884
 
15784
- 电话呼出 110 restrictedArea 外呼盲区
15885
+ 电话呼出 110 restrictedArea 外呼区域限制
15785
15886
 
15786
15887
  电话呼出 111 restrictedTime 外呼时间限制
15787
15888
 
15788
15889
  电话呼出 201 unknown 未知状态
15789
15890
 
15790
- 电话呼出 202 notAnswer 未接听
15891
+ 电话呼出 202 notAnswer 被叫未接听
15791
15892
 
15792
- 电话呼出 203 userReject 拒接挂断
15893
+ 电话呼出 203 userReject 被叫拒接挂断
15793
15894
 
15794
- 电话呼出 204 powerOff 关机
15895
+ 电话呼出 204 powerOff 被叫关机
15795
15896
 
15796
- 电话呼出 205 numberNotExist 空号
15897
+ 电话呼出 205 numberNotExist 被叫空号
15797
15898
 
15798
- 电话呼出 206 busy 通话中
15899
+ 电话呼出 206 busy 被叫忙
15799
15900
 
15800
- 电话呼出 207 outOfCredit 欠费
15901
+ 电话呼出 207 outOfCredit 被叫欠费
15801
15902
 
15802
15903
  电话呼出 208 operatorError 运营商线路异常
15803
15904
 
15804
15905
  电话呼出 209 callerCancel 主叫取消
15805
15906
 
15806
- 电话呼出 210 notInService 不在服务区
15907
+ 电话呼出 210 notInService 被叫不在服务区
15807
15908
 
15808
15909
  电话呼入&呼出 211 clientError 客户端错误
15809
15910
  电话呼出 212 carrierBlocked 运营商拦截
@@ -15931,15 +16032,15 @@ NotExists
15931
16032
 
15932
16033
  **场景 EndStatus EndStatusString 状态说明**
15933
16034
 
15934
- 电话呼入&呼出 1 ok 正常结束
16035
+ 电话呼入&呼出 1 ok 正常通话
15935
16036
 
15936
- 电话呼入&呼出 0 error 系统错误
16037
+ 电话呼入&呼出 0 error 异常结束
15937
16038
 
15938
16039
  电话呼入 102 ivrGiveUp IVR 期间用户放弃
15939
16040
 
15940
- 电话呼入 103 waitingGiveUp 会话排队期间用户放弃
16041
+ 电话呼入 103 waitingGiveUp 排队时用户放弃
15941
16042
 
15942
- 电话呼入 104 ringingGiveUp 会话振铃期间用户放弃
16043
+ 电话呼入 104 ringingGiveUp 振铃时用户放弃
15943
16044
 
15944
16045
  电话呼入 105 noSeatOnline 无座席在线
15945
16046
 
@@ -15947,37 +16048,37 @@ NotExists
15947
16048
 
15948
16049
  电话呼入 107 ivrEnd IVR 后直接结束
15949
16050
 
15950
- 电话呼入 100 blackList 呼入黑名单
16051
+ 电话呼入 100 blackList 黑名单
15951
16052
 
15952
16053
  电话呼出 2 unconnected 未接通
15953
16054
 
15954
16055
  电话呼出 108 restrictedCallee 被叫因高风险受限
15955
16056
 
15956
- 电话呼出 109 tooManyRequest 超频
16057
+ 电话呼出 109 tooManyRequest 外呼超频限制
15957
16058
 
15958
- 电话呼出 110 restrictedArea 外呼盲区
16059
+ 电话呼出 110 restrictedArea 外呼区域限制
15959
16060
 
15960
16061
  电话呼出 111 restrictedTime 外呼时间限制
15961
16062
 
15962
16063
  电话呼出 201 unknown 未知状态
15963
16064
 
15964
- 电话呼出 202 notAnswer 未接听
16065
+ 电话呼出 202 notAnswer 被叫未接听
15965
16066
 
15966
- 电话呼出 203 userReject 拒接挂断
16067
+ 电话呼出 203 userReject 被叫拒接挂断
15967
16068
 
15968
- 电话呼出 204 powerOff 关机
16069
+ 电话呼出 204 powerOff 被叫关机
15969
16070
 
15970
- 电话呼出 205 numberNotExist 空号
16071
+ 电话呼出 205 numberNotExist 被叫空号
15971
16072
 
15972
- 电话呼出 206 busy 通话中
16073
+ 电话呼出 206 busy 被叫忙
15973
16074
 
15974
- 电话呼出 207 outOfCredit 欠费
16075
+ 电话呼出 207 outOfCredit 被叫欠费
15975
16076
 
15976
16077
  电话呼出 208 operatorError 运营商线路异常
15977
16078
 
15978
16079
  电话呼出 209 callerCancel 主叫取消
15979
16080
 
15980
- 电话呼出 210 notInService 不在服务区
16081
+ 电话呼出 210 notInService 被叫不在服务区
15981
16082
 
15982
16083
  电话呼入&呼出 211 clientError 客户端错误
15983
16084
  电话呼出 212 carrierBlocked 运营商拦截
@@ -16192,6 +16293,7 @@ NotExists
16192
16293
  self._Callee = params.get("Callee")
16193
16294
  self._Time = params.get("Time")
16194
16295
  self._Direction = params.get("Direction")
16296
+ self._CallType = params.get("CallType")
16195
16297
  self._Duration = params.get("Duration")
16196
16298
  self._RecordURL = params.get("RecordURL")
16197
16299
  self._RecordId = params.get("RecordId")
@@ -1359,7 +1359,6 @@ class CreateInstanceNewResponse(AbstractModel):
1359
1359
  :param _InstanceId: 实例ID
1360
1360
  :type InstanceId: str
1361
1361
  :param _ErrorMsg: 错误信息
1362
- 注意:此字段可能返回 null,表示取不到有效值。
1363
1362
  :type ErrorMsg: str
1364
1363
  :param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
1365
1364
  :type RequestId: str
@@ -1394,7 +1393,6 @@ class CreateInstanceNewResponse(AbstractModel):
1394
1393
  @property
1395
1394
  def ErrorMsg(self):
1396
1395
  """错误信息
1397
- 注意:此字段可能返回 null,表示取不到有效值。
1398
1396
  :rtype: str
1399
1397
  """
1400
1398
  return self._ErrorMsg
@@ -1906,18 +1904,14 @@ class DescribeBackUpScheduleResponse(AbstractModel):
1906
1904
  :param _BackUpOpened: 备份是否开启
1907
1905
  :type BackUpOpened: bool
1908
1906
  :param _MetaStrategy: 元数据备份策略
1909
- 注意:此字段可能返回 null,表示取不到有效值。
1910
1907
  :type MetaStrategy: :class:`tencentcloud.cdwch.v20200915.models.ScheduleStrategy`
1911
1908
  :param _DataStrategy: 表数据备份策略
1912
- 注意:此字段可能返回 null,表示取不到有效值。
1913
1909
  :type DataStrategy: :class:`tencentcloud.cdwch.v20200915.models.ScheduleStrategy`
1914
1910
  :param _BackUpContents: 备份表列表
1915
- 注意:此字段可能返回 null,表示取不到有效值。
1916
1911
  :type BackUpContents: list of BackupTableContent
1917
1912
  :param _BackUpStatus: 备份的状态
1918
1913
  :type BackUpStatus: int
1919
1914
  :param _ErrorMsg: 错误信息
1920
- 注意:此字段可能返回 null,表示取不到有效值。
1921
1915
  :type ErrorMsg: str
1922
1916
  :param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
1923
1917
  :type RequestId: str
@@ -1944,7 +1938,6 @@ class DescribeBackUpScheduleResponse(AbstractModel):
1944
1938
  @property
1945
1939
  def MetaStrategy(self):
1946
1940
  """元数据备份策略
1947
- 注意:此字段可能返回 null,表示取不到有效值。
1948
1941
  :rtype: :class:`tencentcloud.cdwch.v20200915.models.ScheduleStrategy`
1949
1942
  """
1950
1943
  return self._MetaStrategy
@@ -1956,7 +1949,6 @@ class DescribeBackUpScheduleResponse(AbstractModel):
1956
1949
  @property
1957
1950
  def DataStrategy(self):
1958
1951
  """表数据备份策略
1959
- 注意:此字段可能返回 null,表示取不到有效值。
1960
1952
  :rtype: :class:`tencentcloud.cdwch.v20200915.models.ScheduleStrategy`
1961
1953
  """
1962
1954
  return self._DataStrategy
@@ -1968,7 +1960,6 @@ class DescribeBackUpScheduleResponse(AbstractModel):
1968
1960
  @property
1969
1961
  def BackUpContents(self):
1970
1962
  """备份表列表
1971
- 注意:此字段可能返回 null,表示取不到有效值。
1972
1963
  :rtype: list of BackupTableContent
1973
1964
  """
1974
1965
  return self._BackUpContents
@@ -1991,7 +1982,6 @@ class DescribeBackUpScheduleResponse(AbstractModel):
1991
1982
  @property
1992
1983
  def ErrorMsg(self):
1993
1984
  """错误信息
1994
- 注意:此字段可能返回 null,表示取不到有效值。
1995
1985
  :rtype: str
1996
1986
  """
1997
1987
  return self._ErrorMsg
@@ -2526,7 +2516,6 @@ class DescribeInstanceKeyValConfigsResponse(AbstractModel):
2526
2516
  注意:此字段可能返回 null,表示取不到有效值。
2527
2517
  :type MapConfigItems: list of MapConfigItem
2528
2518
  :param _ErrorMsg: 错误信息
2529
- 注意:此字段可能返回 null,表示取不到有效值。
2530
2519
  :type ErrorMsg: str
2531
2520
  :param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
2532
2521
  :type RequestId: str
@@ -2575,7 +2564,6 @@ class DescribeInstanceKeyValConfigsResponse(AbstractModel):
2575
2564
  @property
2576
2565
  def ErrorMsg(self):
2577
2566
  """错误信息
2578
- 注意:此字段可能返回 null,表示取不到有效值。
2579
2567
  :rtype: str
2580
2568
  """
2581
2569
  return self._ErrorMsg
@@ -143,13 +143,10 @@ class CBSSpec(AbstractModel):
143
143
  def __init__(self):
144
144
  r"""
145
145
  :param _DiskType: 盘类型
146
- 注意:此字段可能返回 null,表示取不到有效值。
147
146
  :type DiskType: str
148
147
  :param _DiskSize: 大小
149
- 注意:此字段可能返回 null,表示取不到有效值。
150
148
  :type DiskSize: int
151
149
  :param _DiskCount: 个数
152
- 注意:此字段可能返回 null,表示取不到有效值。
153
150
  :type DiskCount: int
154
151
  """
155
152
  self._DiskType = None
@@ -159,7 +156,6 @@ class CBSSpec(AbstractModel):
159
156
  @property
160
157
  def DiskType(self):
161
158
  """盘类型
162
- 注意:此字段可能返回 null,表示取不到有效值。
163
159
  :rtype: str
164
160
  """
165
161
  return self._DiskType
@@ -171,7 +167,6 @@ class CBSSpec(AbstractModel):
171
167
  @property
172
168
  def DiskSize(self):
173
169
  """大小
174
- 注意:此字段可能返回 null,表示取不到有效值。
175
170
  :rtype: int
176
171
  """
177
172
  return self._DiskSize
@@ -183,7 +178,6 @@ class CBSSpec(AbstractModel):
183
178
  @property
184
179
  def DiskCount(self):
185
180
  """个数
186
- 注意:此字段可能返回 null,表示取不到有效值。
187
181
  :rtype: int
188
182
  """
189
183
  return self._DiskCount
@@ -616,13 +610,10 @@ class ConfigParams(AbstractModel):
616
610
  def __init__(self):
617
611
  r"""
618
612
  :param _ParameterName: 名字
619
- 注意:此字段可能返回 null,表示取不到有效值。
620
613
  :type ParameterName: str
621
614
  :param _ParameterValue: 值
622
- 注意:此字段可能返回 null,表示取不到有效值。
623
615
  :type ParameterValue: str
624
616
  :param _ParameterOldValue: 修改前的值
625
- 注意:此字段可能返回 null,表示取不到有效值。
626
617
  :type ParameterOldValue: str
627
618
  """
628
619
  self._ParameterName = None
@@ -632,7 +623,6 @@ class ConfigParams(AbstractModel):
632
623
  @property
633
624
  def ParameterName(self):
634
625
  """名字
635
- 注意:此字段可能返回 null,表示取不到有效值。
636
626
  :rtype: str
637
627
  """
638
628
  return self._ParameterName
@@ -644,7 +634,6 @@ class ConfigParams(AbstractModel):
644
634
  @property
645
635
  def ParameterValue(self):
646
636
  """值
647
- 注意:此字段可能返回 null,表示取不到有效值。
648
637
  :rtype: str
649
638
  """
650
639
  return self._ParameterValue
@@ -656,7 +645,6 @@ class ConfigParams(AbstractModel):
656
645
  @property
657
646
  def ParameterOldValue(self):
658
647
  """修改前的值
659
- 注意:此字段可能返回 null,表示取不到有效值。
660
648
  :rtype: str
661
649
  """
662
650
  return self._ParameterOldValue