tencentcloud-sdk-python 3.0.1363__py2.py3-none-any.whl → 3.0.1372__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 (112) hide show
  1. tencentcloud/__init__.py +1 -1
  2. tencentcloud/ams/v20201229/ams_client.py +17 -6
  3. tencentcloud/ams/v20201229/models.py +8 -6
  4. tencentcloud/autoscaling/v20180419/autoscaling_client.py +2 -1
  5. tencentcloud/autoscaling/v20180419/models.py +198 -102
  6. tencentcloud/bi/v20220105/models.py +15 -0
  7. tencentcloud/cam/v20190116/models.py +0 -2
  8. tencentcloud/cat/v20180409/cat_client.py +23 -0
  9. tencentcloud/cat/v20180409/models.py +509 -0
  10. tencentcloud/cbs/v20170312/cbs_client.py +1 -1
  11. tencentcloud/cbs/v20170312/models.py +67 -56
  12. tencentcloud/ccc/v20200210/models.py +105 -56
  13. tencentcloud/cdb/v20170320/cdb_client.py +2 -2
  14. tencentcloud/cdb/v20170320/models.py +10 -10
  15. tencentcloud/cdc/v20201214/cdc_client.py +46 -0
  16. tencentcloud/cdc/v20201214/errorcodes.py +18 -0
  17. tencentcloud/cdc/v20201214/models.py +173 -0
  18. tencentcloud/cdn/v20180606/cdn_client.py +70 -24
  19. tencentcloud/cdn/v20180606/models.py +19 -4
  20. tencentcloud/cdwch/v20200915/errorcodes.py +15 -0
  21. tencentcloud/cdwpg/v20201230/models.py +0 -12
  22. tencentcloud/cfs/v20190719/models.py +15 -0
  23. tencentcloud/chc/v20230418/models.py +15 -0
  24. tencentcloud/ckafka/v20190819/models.py +0 -8
  25. tencentcloud/clb/v20180317/clb_client.py +1 -1
  26. tencentcloud/clb/v20180317/models.py +264 -370
  27. tencentcloud/cls/v20201016/models.py +35 -0
  28. tencentcloud/cvm/v20170312/cvm_client.py +1 -1
  29. tencentcloud/cvm/v20170312/errorcodes.py +19 -1
  30. tencentcloud/cvm/v20170312/models.py +335 -40
  31. tencentcloud/cynosdb/v20190107/models.py +0 -6
  32. tencentcloud/dbbrain/v20210527/dbbrain_client.py +23 -0
  33. tencentcloud/dbbrain/v20210527/models.py +109 -0
  34. tencentcloud/dc/v20180410/models.py +25 -12
  35. tencentcloud/dlc/v20210125/dlc_client.py +23 -0
  36. tencentcloud/dlc/v20210125/models.py +124 -0
  37. tencentcloud/domain/v20180808/domain_client.py +4 -2
  38. tencentcloud/domain/v20180808/errorcodes.py +3 -0
  39. tencentcloud/domain/v20180808/models.py +584 -158
  40. tencentcloud/dsgc/v20190723/models.py +15 -0
  41. tencentcloud/dts/v20211206/models.py +1 -16
  42. tencentcloud/ecdn/v20191012/ecdn_client.py +18 -6
  43. tencentcloud/emr/v20190103/models.py +15 -0
  44. tencentcloud/ess/v20201111/models.py +16 -12
  45. tencentcloud/gs/v20191118/errorcodes.py +3 -0
  46. tencentcloud/gs/v20191118/gs_client.py +46 -0
  47. tencentcloud/gs/v20191118/models.py +295 -6
  48. tencentcloud/gwlb/v20240906/errorcodes.py +3 -0
  49. tencentcloud/gwlb/v20240906/gwlb_client.py +0 -1
  50. tencentcloud/gwlb/v20240906/models.py +4 -32
  51. tencentcloud/hai/v20230812/errorcodes.py +6 -0
  52. tencentcloud/hai/v20230812/hai_client.py +23 -0
  53. tencentcloud/hai/v20230812/models.py +109 -0
  54. tencentcloud/hunyuan/v20230901/models.py +2 -2
  55. tencentcloud/ims/v20201229/models.py +25 -4
  56. tencentcloud/ioa/v20220601/ioa_client.py +46 -0
  57. tencentcloud/ioa/v20220601/models.py +557 -4
  58. tencentcloud/iotexplorer/v20190423/iotexplorer_client.py +3 -1
  59. tencentcloud/iotexplorer/v20190423/models.py +94 -4
  60. tencentcloud/iotvideoindustry/v20201201/models.py +15 -0
  61. tencentcloud/iss/v20230517/errorcodes.py +6 -0
  62. tencentcloud/iss/v20230517/iss_client.py +115 -0
  63. tencentcloud/iss/v20230517/models.py +1095 -12
  64. tencentcloud/lcic/v20220817/errorcodes.py +1 -1
  65. tencentcloud/lighthouse/v20200324/models.py +2 -0
  66. tencentcloud/live/v20180801/models.py +2 -2
  67. tencentcloud/lke/v20231130/errorcodes.py +3 -0
  68. tencentcloud/lke/v20231130/lke_client.py +4 -2
  69. tencentcloud/lke/v20231130/models.py +251 -16
  70. tencentcloud/lkeap/v20240522/lkeap_client.py +3 -3
  71. tencentcloud/lkeap/v20240522/models.py +193 -2
  72. tencentcloud/monitor/v20180724/models.py +8 -8
  73. tencentcloud/monitor/v20180724/monitor_client.py +1 -1
  74. tencentcloud/mps/v20190612/errorcodes.py +6 -0
  75. tencentcloud/mps/v20190612/models.py +135 -10
  76. tencentcloud/ocr/v20181119/models.py +38 -2
  77. tencentcloud/postgres/v20170312/models.py +36 -106
  78. tencentcloud/postgres/v20170312/postgres_client.py +15 -5
  79. tencentcloud/redis/v20180412/models.py +159 -6
  80. tencentcloud/ses/v20201002/models.py +15 -0
  81. tencentcloud/soe/v20180724/models.py +4 -2
  82. tencentcloud/ssm/v20190923/models.py +45 -0
  83. tencentcloud/tat/v20201028/errorcodes.py +6 -0
  84. tencentcloud/tat/v20201028/models.py +78 -32
  85. tencentcloud/tcss/v20201101/models.py +45 -0
  86. tencentcloud/tdmq/v20200217/models.py +115 -95
  87. tencentcloud/tdmq/v20200217/tdmq_client.py +3 -3
  88. tencentcloud/tds/v20220801/models.py +441 -0
  89. tencentcloud/tds/v20220801/tds_client.py +23 -0
  90. tencentcloud/tem/v20210701/models.py +0 -498
  91. tencentcloud/teo/v20220901/errorcodes.py +3 -0
  92. tencentcloud/teo/v20220901/models.py +47 -126
  93. tencentcloud/tione/v20211111/errorcodes.py +3 -0
  94. tencentcloud/tione/v20211111/models.py +744 -0
  95. tencentcloud/tione/v20211111/tione_client.py +23 -0
  96. tencentcloud/trtc/v20190722/models.py +4 -10
  97. tencentcloud/tse/v20201207/models.py +90 -0
  98. tencentcloud/tsf/v20180326/models.py +15 -0
  99. tencentcloud/tts/v20190823/tts_client.py +2 -2
  100. tencentcloud/vm/v20210922/models.py +2 -2
  101. tencentcloud/vm/v20210922/vm_client.py +16 -8
  102. tencentcloud/vod/v20180717/models.py +24 -12
  103. tencentcloud/vpc/v20170312/models.py +758 -84
  104. tencentcloud/vpc/v20170312/vpc_client.py +115 -0
  105. tencentcloud/waf/v20180125/models.py +378 -0
  106. tencentcloud/wedata/v20210820/models.py +391 -26
  107. tencentcloud/wedata/v20210820/wedata_client.py +23 -0
  108. {tencentcloud_sdk_python-3.0.1363.dist-info → tencentcloud_sdk_python-3.0.1372.dist-info}/METADATA +1 -1
  109. {tencentcloud_sdk_python-3.0.1363.dist-info → tencentcloud_sdk_python-3.0.1372.dist-info}/RECORD +112 -112
  110. {tencentcloud_sdk_python-3.0.1363.dist-info → tencentcloud_sdk_python-3.0.1372.dist-info}/LICENSE +0 -0
  111. {tencentcloud_sdk_python-3.0.1363.dist-info → tencentcloud_sdk_python-3.0.1372.dist-info}/WHEEL +0 -0
  112. {tencentcloud_sdk_python-3.0.1363.dist-info → tencentcloud_sdk_python-3.0.1372.dist-info}/top_level.txt +0 -0
@@ -902,6 +902,29 @@ class TioneClient(AbstractClient):
902
902
  raise TencentCloudSDKException(type(e).__name__, str(e))
903
903
 
904
904
 
905
+ def ModifyNotebookTags(self, request):
906
+ """修改Notebook标签
907
+
908
+ :param request: Request instance for ModifyNotebookTags.
909
+ :type request: :class:`tencentcloud.tione.v20211111.models.ModifyNotebookTagsRequest`
910
+ :rtype: :class:`tencentcloud.tione.v20211111.models.ModifyNotebookTagsResponse`
911
+
912
+ """
913
+ try:
914
+ params = request._serialize()
915
+ headers = request.headers
916
+ body = self.call("ModifyNotebookTags", params, headers=headers)
917
+ response = json.loads(body)
918
+ model = models.ModifyNotebookTagsResponse()
919
+ model._deserialize(response["Response"])
920
+ return model
921
+ except Exception as e:
922
+ if isinstance(e, TencentCloudSDKException):
923
+ raise
924
+ else:
925
+ raise TencentCloudSDKException(type(e).__name__, str(e))
926
+
927
+
905
928
  def PushTrainingMetrics(self, request):
906
929
  """上报训练自定义指标
907
930
 
@@ -5993,12 +5993,10 @@ class EmulateMobileParams(AbstractModel):
5993
5993
  :param _MobileDeviceType: 移动设备类型,
5994
5994
  0: 手机
5995
5995
  1: 平板
5996
- 注意:此字段可能返回 null,表示取不到有效值。
5997
5996
  :type MobileDeviceType: int
5998
5997
  :param _ScreenOrientation: 屏幕方向,
5999
5998
  0: 竖屏,
6000
5999
  1: 横屏
6001
- 注意:此字段可能返回 null,表示取不到有效值。
6002
6000
  :type ScreenOrientation: int
6003
6001
  """
6004
6002
  self._MobileDeviceType = None
@@ -6009,7 +6007,6 @@ class EmulateMobileParams(AbstractModel):
6009
6007
  """移动设备类型,
6010
6008
  0: 手机
6011
6009
  1: 平板
6012
- 注意:此字段可能返回 null,表示取不到有效值。
6013
6010
  :rtype: int
6014
6011
  """
6015
6012
  return self._MobileDeviceType
@@ -6023,7 +6020,6 @@ class EmulateMobileParams(AbstractModel):
6023
6020
  """屏幕方向,
6024
6021
  0: 竖屏,
6025
6022
  1: 横屏
6026
- 注意:此字段可能返回 null,表示取不到有效值。
6027
6023
  :rtype: int
6028
6024
  """
6029
6025
  return self._ScreenOrientation
@@ -11606,11 +11602,10 @@ class StartAIConversationRequest(AbstractModel):
11606
11602
  :param _STTConfig: 语音识别配置。
11607
11603
  :type STTConfig: :class:`tencentcloud.trtc.v20190722.models.STTConfig`
11608
11604
  :param _LLMConfig: LLM配置。需符合openai规范,为JSON字符串,示例如下:
11609
- <pre> { <br> &emsp; "LLMType": “大模型类型" // String 必填,如:"openai" <br> &emsp; "Model": "您的模型名称", // String 必填,指定使用的模型<br> "APIKey": "您的LLM API密钥", // String 必填 <br> &emsp; "APIUrl": "https://api.xxx.com/chat/completions", // String 必填,LLM API访问的URL<br> &emsp; "Streaming": true // Boolean 非必填,指定是否使用流式传输<br> &emsp;} </pre>
11605
+ <pre> { <br> &emsp; "LLMType": "大模型类型", // String 必填,如:"openai" <br> &emsp; "Model": "您的模型名称", // String 必填,指定使用的模型<br> "APIKey": "您的LLM API密钥", // String 必填 <br> &emsp; "APIUrl": "https://api.xxx.com/chat/completions", // String 必填,LLM API访问的URL<br> &emsp; "Streaming": true // Boolean 非必填,指定是否使用流式传输<br> &emsp;} </pre>
11610
11606
 
11611
11607
  :type LLMConfig: str
11612
- :param _TTSConfig: TTS配置,为JSON字符串,腾讯云TTS示例如下:
11613
- <pre>{ <br> &emsp; "AppId": 您的应用ID, // Integer 必填<br> &emsp; "TTSType": "TTS类型", // String TTS类型, 固定为"tencent"<br> &emsp; "SecretId": "您的密钥ID", // String 必填<br> &emsp; "SecretKey": "您的密钥Key", // String 必填<br> &emsp; "VoiceType": 101001, // Integer 必填,音色 ID,包括标准音色与精品音色,精品音色拟真度更高,价格不同于标准音色,请参见<a href="https://cloud.tencent.com/document/product/1073/34112">语音合成计费概述</a>。完整的音色 ID 列表请参见<a href="https://cloud.tencent.com/document/product/1073/92668#55924b56-1a73-4663-a7a1-a8dd82d6e823">语音合成音色列表</a>。<br> &emsp; "Speed": 1.25, // Integer 非必填,语速,范围:[-2,6],分别对应不同语速: -2: 代表0.6倍 -1: 代表0.8倍 0: 代表1.0倍(默认) 1: 代表1.2倍 2: 代表1.5倍 6: 代表2.5倍 如果需要更细化的语速,可以保留小数点后 2 位,例如0.5/1.25/2.81等。 参数值与实际语速转换,可参考 <a href="https://sdk-1300466766.cos.ap-shanghai.myqcloud.com/sample/speed_sample.tar.gz">语速转换</a><br> &emsp; "Volume": 5, // Integer 非必填,音量大小,范围:[0,10],分别对应11个等级的音量,默认值为0,代表正常音量。<br> &emsp;}</pre>
11608
+ :param _TTSConfig: TTS配置,为JSON字符串,腾讯云TTS示例如下: <pre>{ <br> &emsp; "AppId": 您的应用ID, // Integer 必填<br> &emsp; "TTSType": "TTS类型", // String TTS类型, 固定为"tencent"<br> &emsp; "SecretId": "您的密钥ID", // String 必填<br> &emsp; "SecretKey": "您的密钥Key", // String 必填<br> &emsp; "VoiceType": 101001, // Integer 必填,音色 ID,包括标准音色与精品音色,精品音色拟真度更高,价格不同于标准音色,请参见<a href="https://cloud.tencent.com/document/product/1073/34112">语音合成计费概述</a>。完整的音色 ID 列表请参见<a href="https://cloud.tencent.com/document/product/1073/92668#55924b56-1a73-4663-a7a1-a8dd82d6e823">语音合成音色列表</a>。<br> &emsp; "Speed": 1.25, // Integer 非必填,语速,范围:[-2,6],分别对应不同语速: -2: 代表0.6倍 -1: 代表0.8倍 0: 代表1.0倍(默认) 1: 代表1.2倍 2: 代表1.5倍 6: 代表2.5倍 如果需要更细化的语速,可以保留小数点后 2 位,例如0.5/1.25/2.81等。 参数值与实际语速转换,可参考 <a href="https://sdk-1300466766.cos.ap-shanghai.myqcloud.com/sample/speed_sample.tar.gz">语速转换</a><br> &emsp; "Volume": 5, // Integer 非必填,音量大小,范围:[0,10],分别对应11个等级的音量,默认值为0,代表正常音量。<br> &emsp; "EmotionCategory": "angry", // String 非必填 控制合成音频的情感,仅支持多情感音色使用。取值: neutral(中性)、sad(悲伤)、happy(高兴)、angry(生气)、fear(恐惧)、news(新闻)、story(故事)、radio(广播)、poetry(诗歌)、call(客服)、sajiao(撒娇)、disgusted(厌恶)、amaze(震惊)、peaceful(平静)、exciting(兴奋)、aojiao(傲娇)、jieshuo(解说)。<br> &emsp; "EmotionIntensity": 150 // Integer 非必填 控制合成音频情感程度,取值范围为 [50,200],默认为 100;只有 EmotionCategory 不为空时生效。<br> &emsp; }</pre>
11614
11609
  :type TTSConfig: str
11615
11610
  :param _AvatarConfig: 数字人配置,为JSON字符串。**数字人配置需要提工单加白后才能使用**
11616
11611
  :type AvatarConfig: str
@@ -11697,7 +11692,7 @@ class StartAIConversationRequest(AbstractModel):
11697
11692
  @property
11698
11693
  def LLMConfig(self):
11699
11694
  """LLM配置。需符合openai规范,为JSON字符串,示例如下:
11700
- <pre> { <br> &emsp; "LLMType": “大模型类型" // String 必填,如:"openai" <br> &emsp; "Model": "您的模型名称", // String 必填,指定使用的模型<br> "APIKey": "您的LLM API密钥", // String 必填 <br> &emsp; "APIUrl": "https://api.xxx.com/chat/completions", // String 必填,LLM API访问的URL<br> &emsp; "Streaming": true // Boolean 非必填,指定是否使用流式传输<br> &emsp;} </pre>
11695
+ <pre> { <br> &emsp; "LLMType": "大模型类型", // String 必填,如:"openai" <br> &emsp; "Model": "您的模型名称", // String 必填,指定使用的模型<br> "APIKey": "您的LLM API密钥", // String 必填 <br> &emsp; "APIUrl": "https://api.xxx.com/chat/completions", // String 必填,LLM API访问的URL<br> &emsp; "Streaming": true // Boolean 非必填,指定是否使用流式传输<br> &emsp;} </pre>
11701
11696
 
11702
11697
  :rtype: str
11703
11698
  """
@@ -11709,8 +11704,7 @@ class StartAIConversationRequest(AbstractModel):
11709
11704
 
11710
11705
  @property
11711
11706
  def TTSConfig(self):
11712
- """TTS配置,为JSON字符串,腾讯云TTS示例如下:
11713
- <pre>{ <br> &emsp; "AppId": 您的应用ID, // Integer 必填<br> &emsp; "TTSType": "TTS类型", // String TTS类型, 固定为"tencent"<br> &emsp; "SecretId": "您的密钥ID", // String 必填<br> &emsp; "SecretKey": "您的密钥Key", // String 必填<br> &emsp; "VoiceType": 101001, // Integer 必填,音色 ID,包括标准音色与精品音色,精品音色拟真度更高,价格不同于标准音色,请参见<a href="https://cloud.tencent.com/document/product/1073/34112">语音合成计费概述</a>。完整的音色 ID 列表请参见<a href="https://cloud.tencent.com/document/product/1073/92668#55924b56-1a73-4663-a7a1-a8dd82d6e823">语音合成音色列表</a>。<br> &emsp; "Speed": 1.25, // Integer 非必填,语速,范围:[-2,6],分别对应不同语速: -2: 代表0.6倍 -1: 代表0.8倍 0: 代表1.0倍(默认) 1: 代表1.2倍 2: 代表1.5倍 6: 代表2.5倍 如果需要更细化的语速,可以保留小数点后 2 位,例如0.5/1.25/2.81等。 参数值与实际语速转换,可参考 <a href="https://sdk-1300466766.cos.ap-shanghai.myqcloud.com/sample/speed_sample.tar.gz">语速转换</a><br> &emsp; "Volume": 5, // Integer 非必填,音量大小,范围:[0,10],分别对应11个等级的音量,默认值为0,代表正常音量。<br> &emsp;}</pre>
11707
+ """TTS配置,为JSON字符串,腾讯云TTS示例如下: <pre>{ <br> &emsp; "AppId": 您的应用ID, // Integer 必填<br> &emsp; "TTSType": "TTS类型", // String TTS类型, 固定为"tencent"<br> &emsp; "SecretId": "您的密钥ID", // String 必填<br> &emsp; "SecretKey": "您的密钥Key", // String 必填<br> &emsp; "VoiceType": 101001, // Integer 必填,音色 ID,包括标准音色与精品音色,精品音色拟真度更高,价格不同于标准音色,请参见<a href="https://cloud.tencent.com/document/product/1073/34112">语音合成计费概述</a>。完整的音色 ID 列表请参见<a href="https://cloud.tencent.com/document/product/1073/92668#55924b56-1a73-4663-a7a1-a8dd82d6e823">语音合成音色列表</a>。<br> &emsp; "Speed": 1.25, // Integer 非必填,语速,范围:[-2,6],分别对应不同语速: -2: 代表0.6倍 -1: 代表0.8倍 0: 代表1.0倍(默认) 1: 代表1.2倍 2: 代表1.5倍 6: 代表2.5倍 如果需要更细化的语速,可以保留小数点后 2 位,例如0.5/1.25/2.81等。 参数值与实际语速转换,可参考 <a href="https://sdk-1300466766.cos.ap-shanghai.myqcloud.com/sample/speed_sample.tar.gz">语速转换</a><br> &emsp; "Volume": 5, // Integer 非必填,音量大小,范围:[0,10],分别对应11个等级的音量,默认值为0,代表正常音量。<br> &emsp; "EmotionCategory": "angry", // String 非必填 控制合成音频的情感,仅支持多情感音色使用。取值: neutral(中性)、sad(悲伤)、happy(高兴)、angry(生气)、fear(恐惧)、news(新闻)、story(故事)、radio(广播)、poetry(诗歌)、call(客服)、sajiao(撒娇)、disgusted(厌恶)、amaze(震惊)、peaceful(平静)、exciting(兴奋)、aojiao(傲娇)、jieshuo(解说)。<br> &emsp; "EmotionIntensity": 150 // Integer 非必填 控制合成音频情感程度,取值范围为 [50,200],默认为 100;只有 EmotionCategory 不为空时生效。<br> &emsp; }</pre>
11714
11708
  :rtype: str
11715
11709
  """
11716
11710
  return self._TTSConfig
@@ -1398,6 +1398,8 @@ class CloudNativeAPIGatewayConfig(AbstractModel):
1398
1398
  :type SlaveZoneName: str
1399
1399
  :param _NetworkId: 网络 id
1400
1400
  :type NetworkId: str
1401
+ :param _IPV6FullChain: 是否为新 ipv6 CLB
1402
+ :type IPV6FullChain: bool
1401
1403
  """
1402
1404
  self._ConsoleType = None
1403
1405
  self._HttpUrl = None
@@ -1420,6 +1422,7 @@ class CloudNativeAPIGatewayConfig(AbstractModel):
1420
1422
  self._MasterZoneName = None
1421
1423
  self._SlaveZoneName = None
1422
1424
  self._NetworkId = None
1425
+ self._IPV6FullChain = None
1423
1426
 
1424
1427
  @property
1425
1428
  def ConsoleType(self):
@@ -1653,6 +1656,17 @@ class CloudNativeAPIGatewayConfig(AbstractModel):
1653
1656
  def NetworkId(self, NetworkId):
1654
1657
  self._NetworkId = NetworkId
1655
1658
 
1659
+ @property
1660
+ def IPV6FullChain(self):
1661
+ """是否为新 ipv6 CLB
1662
+ :rtype: bool
1663
+ """
1664
+ return self._IPV6FullChain
1665
+
1666
+ @IPV6FullChain.setter
1667
+ def IPV6FullChain(self, IPV6FullChain):
1668
+ self._IPV6FullChain = IPV6FullChain
1669
+
1656
1670
 
1657
1671
  def _deserialize(self, params):
1658
1672
  self._ConsoleType = params.get("ConsoleType")
@@ -1678,6 +1692,7 @@ class CloudNativeAPIGatewayConfig(AbstractModel):
1678
1692
  self._MasterZoneName = params.get("MasterZoneName")
1679
1693
  self._SlaveZoneName = params.get("SlaveZoneName")
1680
1694
  self._NetworkId = params.get("NetworkId")
1695
+ self._IPV6FullChain = params.get("IPV6FullChain")
1681
1696
  memeber_set = set(params.keys())
1682
1697
  for name, value in vars(self).items():
1683
1698
  property_name = name[1:]
@@ -3017,6 +3032,10 @@ class ConfigFile(AbstractModel):
3017
3032
  :type ConfigFileSupportedClient: int
3018
3033
  :param _ConfigFilePersistent: 配置文件持久化
3019
3034
  :type ConfigFilePersistent: :class:`tencentcloud.tse.v20201207.models.ConfigFilePersistent`
3035
+ :param _Encrypted: 是否开启加密算法
3036
+ :type Encrypted: bool
3037
+ :param _EncryptAlgo: 加密算法
3038
+ :type EncryptAlgo: str
3020
3039
  """
3021
3040
  self._Id = None
3022
3041
  self._Name = None
@@ -3035,6 +3054,8 @@ class ConfigFile(AbstractModel):
3035
3054
  self._ReleaseBy = None
3036
3055
  self._ConfigFileSupportedClient = None
3037
3056
  self._ConfigFilePersistent = None
3057
+ self._Encrypted = None
3058
+ self._EncryptAlgo = None
3038
3059
 
3039
3060
  @property
3040
3061
  def Id(self):
@@ -3223,6 +3244,28 @@ class ConfigFile(AbstractModel):
3223
3244
  def ConfigFilePersistent(self, ConfigFilePersistent):
3224
3245
  self._ConfigFilePersistent = ConfigFilePersistent
3225
3246
 
3247
+ @property
3248
+ def Encrypted(self):
3249
+ """是否开启加密算法
3250
+ :rtype: bool
3251
+ """
3252
+ return self._Encrypted
3253
+
3254
+ @Encrypted.setter
3255
+ def Encrypted(self, Encrypted):
3256
+ self._Encrypted = Encrypted
3257
+
3258
+ @property
3259
+ def EncryptAlgo(self):
3260
+ """加密算法
3261
+ :rtype: str
3262
+ """
3263
+ return self._EncryptAlgo
3264
+
3265
+ @EncryptAlgo.setter
3266
+ def EncryptAlgo(self, EncryptAlgo):
3267
+ self._EncryptAlgo = EncryptAlgo
3268
+
3226
3269
 
3227
3270
  def _deserialize(self, params):
3228
3271
  self._Id = params.get("Id")
@@ -3249,6 +3292,8 @@ class ConfigFile(AbstractModel):
3249
3292
  if params.get("ConfigFilePersistent") is not None:
3250
3293
  self._ConfigFilePersistent = ConfigFilePersistent()
3251
3294
  self._ConfigFilePersistent._deserialize(params.get("ConfigFilePersistent"))
3295
+ self._Encrypted = params.get("Encrypted")
3296
+ self._EncryptAlgo = params.get("EncryptAlgo")
3252
3297
  memeber_set = set(params.keys())
3253
3298
  for name, value in vars(self).items():
3254
3299
  property_name = name[1:]
@@ -26745,6 +26790,10 @@ class NativeGatewayServerGroup(AbstractModel):
26745
26790
  :type DefaultWeight: int
26746
26791
  :param _ElasticNumber: 弹性节点
26747
26792
  :type ElasticNumber: int
26793
+ :param _SupportTOA: 是否支持TOA
26794
+ :type SupportTOA: bool
26795
+ :param _SupportIPV6: 是否支持IPV6
26796
+ :type SupportIPV6: bool
26748
26797
  """
26749
26798
  self._GroupId = None
26750
26799
  self._Name = None
@@ -26760,6 +26809,8 @@ class NativeGatewayServerGroup(AbstractModel):
26760
26809
  self._SubnetIds = None
26761
26810
  self._DefaultWeight = None
26762
26811
  self._ElasticNumber = None
26812
+ self._SupportTOA = None
26813
+ self._SupportIPV6 = None
26763
26814
 
26764
26815
  @property
26765
26816
  def GroupId(self):
@@ -26917,6 +26968,28 @@ class NativeGatewayServerGroup(AbstractModel):
26917
26968
  def ElasticNumber(self, ElasticNumber):
26918
26969
  self._ElasticNumber = ElasticNumber
26919
26970
 
26971
+ @property
26972
+ def SupportTOA(self):
26973
+ """是否支持TOA
26974
+ :rtype: bool
26975
+ """
26976
+ return self._SupportTOA
26977
+
26978
+ @SupportTOA.setter
26979
+ def SupportTOA(self, SupportTOA):
26980
+ self._SupportTOA = SupportTOA
26981
+
26982
+ @property
26983
+ def SupportIPV6(self):
26984
+ """是否支持IPV6
26985
+ :rtype: bool
26986
+ """
26987
+ return self._SupportIPV6
26988
+
26989
+ @SupportIPV6.setter
26990
+ def SupportIPV6(self, SupportIPV6):
26991
+ self._SupportIPV6 = SupportIPV6
26992
+
26920
26993
 
26921
26994
  def _deserialize(self, params):
26922
26995
  self._GroupId = params.get("GroupId")
@@ -26937,6 +27010,8 @@ class NativeGatewayServerGroup(AbstractModel):
26937
27010
  self._SubnetIds = params.get("SubnetIds")
26938
27011
  self._DefaultWeight = params.get("DefaultWeight")
26939
27012
  self._ElasticNumber = params.get("ElasticNumber")
27013
+ self._SupportTOA = params.get("SupportTOA")
27014
+ self._SupportIPV6 = params.get("SupportIPV6")
26940
27015
  memeber_set = set(params.keys())
26941
27016
  for name, value in vars(self).items():
26942
27017
  property_name = name[1:]
@@ -28934,6 +29009,8 @@ class ServiceGovernanceInfo(AbstractModel):
28934
29009
  :type LimiterVpcInfos: list of VpcInfo
28935
29010
  :param _CLSTopics: 引擎关联CLS日志主题信息
28936
29011
  :type CLSTopics: list of PolarisCLSTopicInfo
29012
+ :param _SubPassword: 子用户密码
29013
+ :type SubPassword: str
28937
29014
  """
28938
29015
  self._EngineRegion = None
28939
29016
  self._BoundK8SInfos = None
@@ -28944,6 +29021,7 @@ class ServiceGovernanceInfo(AbstractModel):
28944
29021
  self._PgwVpcInfos = None
28945
29022
  self._LimiterVpcInfos = None
28946
29023
  self._CLSTopics = None
29024
+ self._SubPassword = None
28947
29025
 
28948
29026
  @property
28949
29027
  def EngineRegion(self):
@@ -29044,6 +29122,17 @@ class ServiceGovernanceInfo(AbstractModel):
29044
29122
  def CLSTopics(self, CLSTopics):
29045
29123
  self._CLSTopics = CLSTopics
29046
29124
 
29125
+ @property
29126
+ def SubPassword(self):
29127
+ """子用户密码
29128
+ :rtype: str
29129
+ """
29130
+ return self._SubPassword
29131
+
29132
+ @SubPassword.setter
29133
+ def SubPassword(self, SubPassword):
29134
+ self._SubPassword = SubPassword
29135
+
29047
29136
 
29048
29137
  def _deserialize(self, params):
29049
29138
  self._EngineRegion = params.get("EngineRegion")
@@ -29080,6 +29169,7 @@ class ServiceGovernanceInfo(AbstractModel):
29080
29169
  obj = PolarisCLSTopicInfo()
29081
29170
  obj._deserialize(item)
29082
29171
  self._CLSTopics.append(obj)
29172
+ self._SubPassword = params.get("SubPassword")
29083
29173
  memeber_set = set(params.keys())
29084
29174
  for name, value in vars(self).items():
29085
29175
  property_name = name[1:]
@@ -4899,6 +4899,8 @@ class ClusterV2(AbstractModel):
4899
4899
  :type KuberneteNativeSecret: str
4900
4900
  :param _EnableLogCollection: 是否开启cls日志功能
4901
4901
  :type EnableLogCollection: bool
4902
+ :param _Reason: 集群状态的原因
4903
+ :type Reason: str
4902
4904
  """
4903
4905
  self._ClusterId = None
4904
4906
  self._ClusterName = None
@@ -4937,6 +4939,7 @@ class ClusterV2(AbstractModel):
4937
4939
  self._KuberneteNativeType = None
4938
4940
  self._KuberneteNativeSecret = None
4939
4941
  self._EnableLogCollection = None
4942
+ self._Reason = None
4940
4943
 
4941
4944
  @property
4942
4945
  def ClusterId(self):
@@ -5380,6 +5383,17 @@ class ClusterV2(AbstractModel):
5380
5383
  def EnableLogCollection(self, EnableLogCollection):
5381
5384
  self._EnableLogCollection = EnableLogCollection
5382
5385
 
5386
+ @property
5387
+ def Reason(self):
5388
+ """集群状态的原因
5389
+ :rtype: str
5390
+ """
5391
+ return self._Reason
5392
+
5393
+ @Reason.setter
5394
+ def Reason(self, Reason):
5395
+ self._Reason = Reason
5396
+
5383
5397
 
5384
5398
  def _deserialize(self, params):
5385
5399
  self._ClusterId = params.get("ClusterId")
@@ -5421,6 +5435,7 @@ class ClusterV2(AbstractModel):
5421
5435
  self._KuberneteNativeType = params.get("KuberneteNativeType")
5422
5436
  self._KuberneteNativeSecret = params.get("KuberneteNativeSecret")
5423
5437
  self._EnableLogCollection = params.get("EnableLogCollection")
5438
+ self._Reason = params.get("Reason")
5424
5439
  memeber_set = set(params.keys())
5425
5440
  for name, value in vars(self).items():
5426
5441
  property_name = name[1:]
@@ -34,8 +34,8 @@ class TtsClient(AbstractClient):
34
34
  <li>支持中文普通话、英文、中英文混读、粤语合成</li>
35
35
  <li>支持语速、音量设置</li>
36
36
  <li>支持回调或轮询的方式获取结果,结果获取请参考 长文本语音合成结果查询。</li>
37
- <li>提交长文本语音合成请求后,合成结果在3小时内完成,音频文件在服务端可保存24小时</li>
38
-
37
+ <li>提交长文本语音合成请求后,合成结果在3小时内完成。请注意:30分钟内提交任务超过 100 万字符或 200 条任务除外。</li>
38
+ <li>音频文件在服务端可保存24小时,请及时下载。</li>
39
39
  <p></p>
40
40
 
41
41
  长文本合成支持 SSML,语法详见 [SSML 标记语言](https://cloud.tencent.com/document/product/1073/49575),使用时需满足如下使用规范:
@@ -959,7 +959,7 @@ class CreateVideoModerationTaskRequest(AbstractModel):
959
959
  :type Type: str
960
960
  :param _Tasks: 输入的任务信息,最多可以同时创建10个任务
961
961
  :type Tasks: list of TaskInput
962
- :param _Seed: 验证签名参数,具体可以参考[验签说明](https://cloud.tencent.com/document/product/1265/104001#42dd87d2-580f-46cf-a953-639a787d1eda)。
962
+ :param _Seed: 可选参数,该字段表示回调签名的key信息,用于保证数据的安全性。 签名方法为在返回的HTTP头部添加 X-Signature 的字段,值为: seed + body 的 SHA256 编码和Hex字符串,在收到回调数据后,可以根据返回的body,用 **sha256(seed + body)**, 计算出 `X-Signature` 进行验证。<br>具体使用实例可参考 [回调签名示例](https://cloud.tencent.com/document/product/1265/104001#42dd87d2-580f-46cf-a953-639a787d1eda)。
963
963
  :type Seed: str
964
964
  :param _CallbackUrl: 接收审核信息回调地址。如果设置了该字段,在审核过程中发现违规音频片段和画面截帧结果将发送至该接口。更多详情请参阅[回调配置说明](https://cloud.tencent.com/document/product/1265/104001)。
965
965
  :type CallbackUrl: str
@@ -1011,7 +1011,7 @@ class CreateVideoModerationTaskRequest(AbstractModel):
1011
1011
 
1012
1012
  @property
1013
1013
  def Seed(self):
1014
- """验证签名参数,具体可以参考[验签说明](https://cloud.tencent.com/document/product/1265/104001#42dd87d2-580f-46cf-a953-639a787d1eda)。
1014
+ """可选参数,该字段表示回调签名的key信息,用于保证数据的安全性。 签名方法为在返回的HTTP头部添加 X-Signature 的字段,值为: seed + body 的 SHA256 编码和Hex字符串,在收到回调数据后,可以根据返回的body,用 **sha256(seed + body)**, 计算出 `X-Signature` 进行验证。<br>具体使用实例可参考 [回调签名示例](https://cloud.tencent.com/document/product/1265/104001#42dd87d2-580f-46cf-a953-639a787d1eda)。
1015
1015
  :rtype: str
1016
1016
  """
1017
1017
  return self._Seed
@@ -54,12 +54,20 @@ class VmClient(AbstractClient):
54
54
  ### 功能使用说明:
55
55
 
56
56
  - 前往“[内容安全控制台-视频内容安全](https://console.cloud.tencent.com/cms)”开启使用视频内容安全服务,首次开通服务的用户可免费领用试用套餐包,包含200分钟的处理量(换算1s每帧截图,赠送**12000张图**、**200分钟的音频**处理量),有效期为15天。
57
-
58
57
  - 该接口为收费接口,计费方式敬请参见[腾讯云视频内容安全定价](https://cloud.tencent.com/product/vm/pricing)。
59
58
 
60
- - 默认接口请求频率限制:**20次/秒**,对于异步审核任务(点播视频),超出频率限制的请求会自动排入待审核队列,对于同步审核任务(直播视频),超出频率限制将会报错。
61
- - 默认并发审核路数限制:点播默认10路,异步审核任务(点播视频)数量超过并发审核路数时,将会进入排队;直播默认100路,同步审核任务(直播视频)超过并发审核路数,接口会返回错误。
59
+ ### 审核并发限制说明:
62
60
 
61
+ - **点播视频(异步审核)**
62
+ - 默认并发路数:10
63
+ - 队列处理机制:
64
+ - 当并发任务达到上限时,新任务进入队列等待处理;
65
+ - 支持通过`Priority`字段配置任务优先级(数值越大优先级越高),默认情况下新送审任务优先处理,旧任务往后排;
66
+ - **直播视频(异步审核)**
67
+ - 默认并发路数:100
68
+ - 队列处理机制:
69
+ - 运行中的审核任务达到上限时,新请求会提示超频错误:`RequestLimitExceeded`,错误详细为:`You have reached the concurrency limit`;
70
+ - 不支持排队;
63
71
 
64
72
  ### 接口功能说明:
65
73
 
@@ -72,7 +80,7 @@ class VmClient(AbstractClient):
72
80
  - 支持用户自定义配置审核任务优先级,当有多个任务排队时,可根据用户配置自动调整任务优先级;
73
81
  - 支持批量提交检测任务,**最多可同时创建10个任务**;
74
82
 
75
- ### 视频文件调用说明:
83
+ ### 视频文件流调用说明:
76
84
 
77
85
  - 视频文件大小支持:**4K视频文件 < 10GB**;**低于4K视频文件 < 5GB**
78
86
  - 视频文件分辨率支持:**最佳分辨率为1920x1080 (1080p)**,如果视频文件小于300MB,则分辨率可以大于1080p,分辨率最大支持4K,更大视频可以调用[云转码服务](https://cloud.tencent.com/product/mps/details)转码后再送审;
@@ -81,18 +89,18 @@ class VmClient(AbstractClient):
81
89
  - 若传入视频文件的访问链接,则需要注意视频**头文件的读取时间限制为3秒**,为保障被检测视频的稳定性和可靠性,建议您使用腾讯云COS存储或者CDN缓存等;
82
90
  - 支持用户配置是否需要开启音频审核,若不开启则将仅对视频文件图像内容进行审核。
83
91
 
84
- ### 视频流调用说明:
92
+ ### 直播视频流调用说明:
85
93
 
86
- - 视频流时长支持:**8小时以内**
94
+ - 视频流时长支持:**24小时以内**,超过需要重新推送审核任务;
87
95
  - 视频流分辨率支持:支持**1920x1080 (1080p)**,更高分辨率视频可以调用[直播云转码服务](https://cloud.tencent.com/document/product/267/39889)转码后再送审;
88
- - 视频流支持格式:rmtp,flv 等主流视频流编码格式。
96
+ - 视频流支持格式:rtmp,flv 等主流视频流编码格式。
89
97
  - 视频流支持的传输协议:HTTP/HTTPS/RTMP;
90
98
  - 支持用户配置是否需要开启音频审核,若不开启则将仅对视频流图像内容进行审核。
91
99
 
92
100
  ### 直播断流处理说明:
93
101
  - 请确认已对接[取消任务](https://cloud.tencent.com/document/product/1265/80018)。
94
102
  - 如果直播任务取消/结束,则终止直播拉流并退出审核。
95
- - 如果直播任务没有取消/结束,直播视频推流因故中断,产品将在将在10分钟内持续拉流重试。如果10分钟检测到图片截帧/音频切片数据,则恢复正常审核,反之,则终止拉流并退出审核。在拉流终止后,用户如有审核需求,需重新送审。
103
+ - 在直播任务未取消或结束的情况下,若推流中断(例如 `Operation not permitted` 错误),审核服务将在 10分钟内持续尝试重新拉流。检测到有效的图片或音频数据,审核将自动恢复正常;否则,10分钟后终止拉流并退出审核。此时如有需要,请重新提交审核请求。对于因网络问题导致的拉流失败(如 `HTTP 404 Not Found` 错误),系统将进行最多 16次重试。若成功获取有效数据,审核流程即刻恢复;若所有重试均失败,则同样终止拉流并退出审核,需用户重新送审。
96
104
 
97
105
  :param request: Request instance for CreateVideoModerationTask.
98
106
  :type request: :class:`tencentcloud.vm.v20210922.models.CreateVideoModerationTaskRequest`
@@ -27116,9 +27116,9 @@ class DescribeEventConfigResponse(AbstractModel):
27116
27116
 
27117
27117
  def __init__(self):
27118
27118
  r"""
27119
- :param _Mode: 接收事件通知的方式。"PUSH" 为 [HTTP 回调通知](https://cloud.tencent.com/document/product/266/7829#http.E5.9B.9E.E8.B0.83),"PULL" 为 [基于消息队列的可靠通知](https://cloud.tencent.com/document/product/266/7829#.E5.9F.BA.E4.BA.8E.E6.B6.88.E6.81.AF.E9.98.9F.E5.88.97.E7.9A.84.E5.8F.AF.E9.9D.A0.E9.80.9A.E7.9F.A5)。
27119
+ :param _Mode: 接收事件通知的方式。"PUSH" 为 [普通回调](https://cloud.tencent.com/document/product/266/33779#.E6.99.AE.E9.80.9A.E5.9B.9E.E8.B0.83),"PULL" 为 [可靠回调](https://cloud.tencent.com/document/product/266/33779#.E5.8F.AF.E9.9D.A0.E5.9B.9E.E8.B0.83)。
27120
27120
  :type Mode: str
27121
- :param _NotificationUrl: 采用 [HTTP 回调通知](https://cloud.tencent.com/document/product/266/7829#http.E5.9B.9E.E8.B0.83) 接收方式时,用于接收 V3 版本事件通知的地址。
27121
+ :param _NotificationUrl: 采用 [普通回调](https://cloud.tencent.com/document/product/266/33779#.E6.99.AE.E9.80.9A.E5.9B.9E.E8.B0.83) 模式时,用于接收 V3 版本事件通知的地址。
27122
27122
  :type NotificationUrl: str
27123
27123
  :param _UploadMediaCompleteEventSwitch: 是否接收 [视频上传完成](https://cloud.tencent.com/document/product/266/7830) 事件通知,"OFF" 为忽略该事件通知,"ON" 为接收事件通知。
27124
27124
  :type UploadMediaCompleteEventSwitch: str
@@ -27138,7 +27138,7 @@ class DescribeEventConfigResponse(AbstractModel):
27138
27138
 
27139
27139
  @property
27140
27140
  def Mode(self):
27141
- """接收事件通知的方式。"PUSH" 为 [HTTP 回调通知](https://cloud.tencent.com/document/product/266/7829#http.E5.9B.9E.E8.B0.83),"PULL" 为 [基于消息队列的可靠通知](https://cloud.tencent.com/document/product/266/7829#.E5.9F.BA.E4.BA.8E.E6.B6.88.E6.81.AF.E9.98.9F.E5.88.97.E7.9A.84.E5.8F.AF.E9.9D.A0.E9.80.9A.E7.9F.A5)。
27141
+ """接收事件通知的方式。"PUSH" 为 [普通回调](https://cloud.tencent.com/document/product/266/33779#.E6.99.AE.E9.80.9A.E5.9B.9E.E8.B0.83),"PULL" 为 [可靠回调](https://cloud.tencent.com/document/product/266/33779#.E5.8F.AF.E9.9D.A0.E5.9B.9E.E8.B0.83)。
27142
27142
  :rtype: str
27143
27143
  """
27144
27144
  return self._Mode
@@ -27149,7 +27149,7 @@ class DescribeEventConfigResponse(AbstractModel):
27149
27149
 
27150
27150
  @property
27151
27151
  def NotificationUrl(self):
27152
- """采用 [HTTP 回调通知](https://cloud.tencent.com/document/product/266/7829#http.E5.9B.9E.E8.B0.83) 接收方式时,用于接收 V3 版本事件通知的地址。
27152
+ """采用 [普通回调](https://cloud.tencent.com/document/product/266/33779#.E6.99.AE.E9.80.9A.E5.9B.9E.E8.B0.83) 模式时,用于接收 V3 版本事件通知的地址。
27153
27153
  :rtype: str
27154
27154
  """
27155
27155
  return self._NotificationUrl
@@ -28894,6 +28894,7 @@ class DescribeMediaProcessUsageDataRequest(AbstractModel):
28894
28894
  <li>Transcode: 转码,包含普通转码、极速高清和视频编辑(不推荐使用)</li>
28895
28895
  <li>VoiceTranslation: 语音翻译</li>
28896
28896
  <li>JITTranscoding: 即时转码</li>
28897
+ <li>VideoSnapshot: 视频截图</li>
28897
28898
  :type Type: str
28898
28899
  """
28899
28900
  self._StartTime = None
@@ -28959,6 +28960,7 @@ class DescribeMediaProcessUsageDataRequest(AbstractModel):
28959
28960
  <li>Transcode: 转码,包含普通转码、极速高清和视频编辑(不推荐使用)</li>
28960
28961
  <li>VoiceTranslation: 语音翻译</li>
28961
28962
  <li>JITTranscoding: 即时转码</li>
28963
+ <li>VideoSnapshot: 视频截图</li>
28962
28964
  :rtype: str
28963
28965
  """
28964
28966
  return self._Type
@@ -33650,7 +33652,7 @@ class EditMediaRequest(AbstractModel):
33650
33652
  <li>10:拼接时,以分辨率最高的输入为基准;</li>
33651
33653
  <li>20:拼接时,以码率最高的输入为基准。</li>
33652
33654
  :type Definition: int
33653
- :param _ProcedureName: [任务流模板](/document/product/266/11700#.E4.BB.BB.E5.8A.A1.E6.B5.81.E6.A8.A1.E6.9D.BF)名字,如果要对生成的新视频执行任务流时填写。
33655
+ :param _ProcedureName: [任务流](https://cloud.tencent.com/document/product/266/33475#.E4.BB.BB.E5.8A.A1.E6.B5.81)名称,如果要对生成的新视频执行任务流时填写。
33654
33656
  :type ProcedureName: str
33655
33657
  :param _OutputConfig: 编辑后生成的文件配置。
33656
33658
  :type OutputConfig: :class:`tencentcloud.vod.v20180717.models.EditMediaOutputConfig`
@@ -33734,7 +33736,7 @@ class EditMediaRequest(AbstractModel):
33734
33736
 
33735
33737
  @property
33736
33738
  def ProcedureName(self):
33737
- """[任务流模板](/document/product/266/11700#.E4.BB.BB.E5.8A.A1.E6.B5.81.E6.A8.A1.E6.9D.BF)名字,如果要对生成的新视频执行任务流时填写。
33739
+ """[任务流](https://cloud.tencent.com/document/product/266/33475#.E4.BB.BB.E5.8A.A1.E6.B5.81)名称,如果要对生成的新视频执行任务流时填写。
33738
33740
  :rtype: str
33739
33741
  """
33740
33742
  return self._ProcedureName
@@ -55947,7 +55949,7 @@ class ProcessMediaByProcedureRequest(AbstractModel):
55947
55949
  r"""
55948
55950
  :param _FileId: 媒体文件 ID。
55949
55951
  :type FileId: str
55950
- :param _ProcedureName: [任务流模板](/document/product/266/11700#.E4.BB.BB.E5.8A.A1.E6.B5.81.E6.A8.A1.E6.9D.BF)名字。
55952
+ :param _ProcedureName: [任务流](https://cloud.tencent.com/document/product/266/33475#.E4.BB.BB.E5.8A.A1.E6.B5.81)名称。
55951
55953
  :type ProcedureName: str
55952
55954
  :param _SubAppId: <b>点播[应用](/document/product/266/14574) ID。从2023年12月25日起开通点播的客户,如访问点播应用中的资源(无论是默认应用还是新创建的应用),必须将该字段填写为应用 ID。</b>
55953
55955
  :type SubAppId: int
@@ -55984,7 +55986,7 @@ class ProcessMediaByProcedureRequest(AbstractModel):
55984
55986
 
55985
55987
  @property
55986
55988
  def ProcedureName(self):
55987
- """[任务流模板](/document/product/266/11700#.E4.BB.BB.E5.8A.A1.E6.B5.81.E6.A8.A1.E6.9D.BF)名字。
55989
+ """[任务流](https://cloud.tencent.com/document/product/266/33475#.E4.BB.BB.E5.8A.A1.E6.B5.81)名称。
55988
55990
  :rtype: str
55989
55991
  """
55990
55992
  return self._ProcedureName
@@ -68377,7 +68379,7 @@ class SplitMediaTaskConfig(AbstractModel):
68377
68379
  <li>当数值大于0时(假设为 n),表示转码后的视频持续到原始视频第 n 秒时终止;</li>
68378
68380
  <li>当数值小于0时(假设为 -n),表示转码后的视频持续到原始视频结束 n 秒前终止。</li>
68379
68381
  :type EndTimeOffset: float
68380
- :param _ProcedureName: [任务流模板](/document/product/266/11700#.E4.BB.BB.E5.8A.A1.E6.B5.81.E6.A8.A1.E6.9D.BF)名字,如果要对生成的新视频执行任务流时填写。
68382
+ :param _ProcedureName: [任务流](https://cloud.tencent.com/document/product/266/33475#.E4.BB.BB.E5.8A.A1.E6.B5.81)名称。要对生成的新视频自动执行任务流时填写。
68381
68383
  :type ProcedureName: str
68382
68384
  :param _OutputConfig: 视频拆条输出信息。
68383
68385
  :type OutputConfig: :class:`tencentcloud.vod.v20180717.models.SplitMediaOutputConfig`
@@ -68417,7 +68419,7 @@ class SplitMediaTaskConfig(AbstractModel):
68417
68419
 
68418
68420
  @property
68419
68421
  def ProcedureName(self):
68420
- """[任务流模板](/document/product/266/11700#.E4.BB.BB.E5.8A.A1.E6.B5.81.E6.A8.A1.E6.9D.BF)名字,如果要对生成的新视频执行任务流时填写。
68422
+ """[任务流](https://cloud.tencent.com/document/product/266/33475#.E4.BB.BB.E5.8A.A1.E6.B5.81)名称。要对生成的新视频自动执行任务流时填写。
68421
68423
  :rtype: str
68422
68424
  """
68423
68425
  return self._ProcedureName
@@ -68474,7 +68476,7 @@ class SplitMediaTaskInput(AbstractModel):
68474
68476
  <li>当数值大于0时(假设为 n),表示转码后的视频持续到原始视频第 n 秒时终止;</li>
68475
68477
  <li>当数值小于0时(假设为 -n),表示转码后的视频持续到原始视频结束 n 秒前终止。</li>
68476
68478
  :type EndTimeOffset: float
68477
- :param _ProcedureName: [任务流模板](/document/product/266/11700#.E4.BB.BB.E5.8A.A1.E6.B5.81.E6.A8.A1.E6.9D.BF)名字,如果要对生成的新视频执行任务流时填写。
68479
+ :param _ProcedureName: [任务流](https://cloud.tencent.com/document/product/266/33475#.E4.BB.BB.E5.8A.A1.E6.B5.81)名称,如果要对生成的新视频执行任务流时填写。
68478
68480
  :type ProcedureName: str
68479
68481
  :param _OutputConfig: 视频拆条输出信息。
68480
68482
  :type OutputConfig: :class:`tencentcloud.vod.v20180717.models.SplitMediaOutputConfig`
@@ -68526,7 +68528,7 @@ class SplitMediaTaskInput(AbstractModel):
68526
68528
 
68527
68529
  @property
68528
68530
  def ProcedureName(self):
68529
- """[任务流模板](/document/product/266/11700#.E4.BB.BB.E5.8A.A1.E6.B5.81.E6.A8.A1.E6.9D.BF)名字,如果要对生成的新视频执行任务流时填写。
68531
+ """[任务流](https://cloud.tencent.com/document/product/266/33475#.E4.BB.BB.E5.8A.A1.E6.B5.81)名称,如果要对生成的新视频执行任务流时填写。
68530
68532
  :rtype: str
68531
68533
  """
68532
68534
  return self._ProcedureName
@@ -70038,6 +70040,7 @@ class TaskStatData(AbstractModel):
70038
70040
  <li>Transcode: 转码,包含普通转码、极速高清和视频编辑(不推荐使用)</li>
70039
70041
  <li>VoiceTranslation: 语音翻译</li>
70040
70042
  <li>JITTranscoding: 即时转码</li>
70043
+ <li>VideoSnapshot: 视频截图</li>
70041
70044
  :type TaskType: str
70042
70045
  :param _Summary: 任务数统计数据概览,用量单位为秒。
70043
70046
  :type Summary: list of TaskStatDataItem
@@ -70101,6 +70104,10 @@ class TaskStatData(AbstractModel):
70101
70104
  <li>JITTranscoding.H264.2K: H.264编码方式2K即时转码</li>
70102
70105
  <li>JITTranscoding.Audio: 音频即时转码</li>
70103
70106
  <li>JITTranscoding.Copy: 转封装即时转码</li>
70107
+ 视频截图规格:
70108
+ <li>SnapshotByTimeOffset: 时间点截图</li>
70109
+ <li>SampleSnapshot: 采样截图</li>
70110
+ <li>ImageSprite: 雪碧图</li>
70104
70111
  :type Details: list of SpecificationDataItem
70105
70112
  """
70106
70113
  self._TaskType = None
@@ -70125,6 +70132,7 @@ class TaskStatData(AbstractModel):
70125
70132
  <li>Transcode: 转码,包含普通转码、极速高清和视频编辑(不推荐使用)</li>
70126
70133
  <li>VoiceTranslation: 语音翻译</li>
70127
70134
  <li>JITTranscoding: 即时转码</li>
70135
+ <li>VideoSnapshot: 视频截图</li>
70128
70136
  :rtype: str
70129
70137
  """
70130
70138
  return self._TaskType
@@ -70206,6 +70214,10 @@ class TaskStatData(AbstractModel):
70206
70214
  <li>JITTranscoding.H264.2K: H.264编码方式2K即时转码</li>
70207
70215
  <li>JITTranscoding.Audio: 音频即时转码</li>
70208
70216
  <li>JITTranscoding.Copy: 转封装即时转码</li>
70217
+ 视频截图规格:
70218
+ <li>SnapshotByTimeOffset: 时间点截图</li>
70219
+ <li>SampleSnapshot: 采样截图</li>
70220
+ <li>ImageSprite: 雪碧图</li>
70209
70221
  :rtype: list of SpecificationDataItem
70210
70222
  """
70211
70223
  return self._Details