tccli 3.0.1128.1__py2.py3-none-any.whl → 3.0.1130.1__py2.py3-none-any.whl

Sign up to get free protection for your applications and to get access to all the features.
Files changed (51) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/asr/v20190614/api.json +1 -1
  3. tccli/services/billing/v20180709/api.json +3 -2
  4. tccli/services/bpaas/v20181217/api.json +5 -0
  5. tccli/services/cat/v20180409/api.json +1 -0
  6. tccli/services/cdwdoris/v20211228/api.json +20 -0
  7. tccli/services/ciam/v20220331/api.json +92 -104
  8. tccli/services/cls/v20201016/api.json +5 -5
  9. tccli/services/cynosdb/v20190107/api.json +5 -3
  10. tccli/services/dc/v20180410/api.json +139 -121
  11. tccli/services/dc/v20180410/examples.json +6 -6
  12. tccli/services/es/v20180416/api.json +10 -0
  13. tccli/services/ess/v20201111/api.json +5 -5
  14. tccli/services/essbasic/v20210526/api.json +54 -3
  15. tccli/services/essbasic/v20210526/examples.json +2 -2
  16. tccli/services/hunyuan/v20230901/api.json +4 -4
  17. tccli/services/lighthouse/v20200324/api.json +2 -4
  18. tccli/services/monitor/v20180724/api.json +29 -16
  19. tccli/services/mps/v20190612/api.json +122 -4
  20. tccli/services/mrs/v20200910/api.json +315 -65
  21. tccli/services/ocr/v20181119/api.json +1 -1
  22. tccli/services/organization/v20210331/api.json +28 -0
  23. tccli/services/rce/v20201103/api.json +9 -9
  24. tccli/services/redis/redis_client.py +220 -8
  25. tccli/services/redis/v20180412/api.json +254 -28
  26. tccli/services/redis/v20180412/examples.json +36 -4
  27. tccli/services/ssl/v20191205/api.json +63 -38
  28. tccli/services/ssl/v20191205/examples.json +1 -1
  29. tccli/services/tcm/v20210413/api.json +75 -22
  30. tccli/services/tcm/v20210413/examples.json +1 -1
  31. tccli/services/tcr/v20190924/api.json +8 -8
  32. tccli/services/tcr/v20190924/examples.json +1 -1
  33. tccli/services/tdmq/v20200217/api.json +31 -18
  34. tccli/services/tdmq/v20200217/examples.json +8 -8
  35. tccli/services/teo/v20220901/api.json +4 -4
  36. tccli/services/tke/v20180525/api.json +67 -53
  37. tccli/services/tke/v20180525/examples.json +12 -12
  38. tccli/services/trtc/v20190722/api.json +2 -2
  39. tccli/services/tse/v20201207/api.json +103 -0
  40. tccli/services/tts/v20190823/api.json +1 -1
  41. tccli/services/waf/v20180125/api.json +109 -0
  42. tccli/services/waf/v20180125/examples.json +14 -0
  43. tccli/services/waf/waf_client.py +61 -8
  44. tccli/services/wedata/v20210820/api.json +177 -1
  45. tccli/services/wedata/v20210820/examples.json +10 -2
  46. tccli/services/wedata/wedata_client.py +53 -0
  47. {tccli-3.0.1128.1.dist-info → tccli-3.0.1130.1.dist-info}/METADATA +2 -2
  48. {tccli-3.0.1128.1.dist-info → tccli-3.0.1130.1.dist-info}/RECORD +51 -51
  49. {tccli-3.0.1128.1.dist-info → tccli-3.0.1130.1.dist-info}/WHEEL +0 -0
  50. {tccli-3.0.1128.1.dist-info → tccli-3.0.1130.1.dist-info}/entry_points.txt +0 -0
  51. {tccli-3.0.1128.1.dist-info → tccli-3.0.1130.1.dist-info}/license_files/LICENSE +0 -0
@@ -108,15 +108,15 @@
108
108
  ],
109
109
  "DescribeDirectConnectTunnels": [
110
110
  {
111
- "document": "",
112
- "input": "https://dc.tencentcloudapi.com/?Action=DescribeDirectConnectTunnels\n&Filters.0.Name=direct-connect-tunnel-id\n&Filters.0.Values.0=dcx-r3sml04o\n&Limit=20\n&Offset=1\n&<公共请求参数>",
113
- "output": "{\n \"Response\": {\n \"DirectConnectTunnelSet\": [\n {\n \"DirectConnectOwnerAccount\": \"2407912486\",\n \"DirectConnectGatewayId\": \"dcg-r70hz833\",\n \"BgpPeer\": {\n \"AuthKey\": \"tencent\",\n \"Asn\": 65139\n },\n \"OwnerAccount\": \"2407912486\",\n \"DirectConnectId\": \"dc-9s5kpgyp\",\n \"State\": \"PENDING\",\n \"TencentAddress\": \"169.254.64.1/30\",\n \"CreatedTime\": \"2018-06-01 14:59:16\",\n \"DirectConnectTunnelId\": \"dcx-r3sml04o\",\n \"NetworkRegion\": \"ap-guangzhou\",\n \"VpcId\": \"vpc-aipqhdez\",\n \"CustomerAddress\": \"169.254.64.2/30\",\n \"Vlan\": 1321,\n \"RouteFilterPrefixes\": [],\n \"NetworkType\": \"VPC\",\n \"DirectConnectTunnelName\": \"测试专用通道\",\n \"RouteType\": \"BGP\"\n }\n ]\n }\n}",
111
+ "document": "查询BGP路由的专用通道。",
112
+ "input": "https://dc.tencentcloudapi.com/?Action=DescribeDirectConnectTunnels\n&Filters.0.Name=direct-connect-tunnel-id\n&Filters.0.Values.0=dcx-047zz5e6\n&Limit=20\n&Offset=0\n&<公共请求参数>",
113
+ "output": "{\n \"Response\": {\n \"DirectConnectTunnelSet\": [\n {\n \"OwnerAccount\": \"100001332514\",\n \"DirectConnectOwnerAccount\": \"100001332514\",\n \"DirectConnectId\": \"dc-n6c9vvv3\",\n \"SignLaw\": true,\n \"DirectConnectTunnelId\": \"dcx-047zz5e6\",\n \"DirectConnectTunnelName\": \"DCXCCNVxlanBgpEcmpTestautotestdcxtwo\",\n \"State\": \"AVAILABLE\",\n \"VpcId\": \"\",\n \"NetworkRegion\": \"ap-chongqing\",\n \"VpcRegion\": \"cq\",\n \"DirectConnectGatewayId\": \"dcg-meljxc9n\",\n \"Bandwidth\": 100,\n \"Vlan\": 2432,\n \"TencentAddress\": \"192.168.0.3/29\",\n \"CustomerAddress\": \"192.168.0.1/29\",\n \"CreatedTime\": \"2020-09-22T00:00:00+00:00\",\n \"NetDetectId\": \"\",\n \"EnableBGPCommunity\": false,\n \"NatType\": 0,\n \"BfdEnable\": 0,\n \"AccessPointType\": \"VXLAN\",\n \"DirectConnectGatewayName\": \"\",\n \"VpcName\": \"\",\n \"ShareOrNot\": 0,\n \"TencentBackupAddress\": \"192.168.0.2/29\",\n \"NetworkType\": \"CCN\",\n \"CloudAttachId\": null,\n \"RouteType\": \"BGP\",\n \"BgpPeer\": {\n \"Asn\": 65120,\n \"AuthKey\": \"tencent\"\n },\n \"RouteFilterPrefixes\": [],\n \"TagSet\": []\n }\n ],\n \"RequestId\": \"8ae32da8-db96-400f-908e-0de2c89e96ea\",\n \"TotalCount\": 1\n }\n}",
114
114
  "title": "查询BGP路由的专用通道"
115
115
  },
116
116
  {
117
- "document": "",
118
- "input": "https://dc.tencentcloudapi.com/?Action=DescribeDirectConnectTunnels\n&Filters.0.Name=direct-connect-tunnel-id\n&Filters.0.Values.0=dcx-r3sml04o\n&Limit=20\n&Offset=2\n&<公共请求参数>",
119
- "output": "{\n \"Response\": {\n \"DirectConnectTunnelSet\": [\n {\n \"DirectConnectOwnerAccount\": \"2407912486\",\n \"DirectConnectGatewayId\": \"dcg-r70hz833\",\n \"BgpPeer\": {\n \"AuthKey\": \"\",\n \"Asn\": -1\n },\n \"OwnerAccount\": \"2407912486\",\n \"DirectConnectId\": \"dc-9s5kpgyp\",\n \"State\": \"PENDING\",\n \"TencentAddress\": \"169.254.64.1/30\",\n \"CreatedTime\": \"2018-06-01 14:59:16\",\n \"DirectConnectTunnelId\": \"dcx-r3sml04o\",\n \"NetworkRegion\": \"ap-guangzhou\",\n \"VpcId\": \"vpc-aipqhdez\",\n \"CustomerAddress\": \"169.254.64.2/30\",\n \"Vlan\": 1321,\n \"RouteFilterPrefixes\": [\n {\n \"Cidr\": \"172.18.27.6/32\"\n },\n {\n \"Cidr\": \"172.18.27.0/24\"\n }\n ],\n \"NetworkType\": \"VPC\",\n \"DirectConnectTunnelName\": \"测试专用通道\",\n \"RouteType\": \"STATIC\"\n }\n ]\n }\n}",
117
+ "document": "查询STATIC路由的专用通道。",
118
+ "input": "https://dc.tencentcloudapi.com/?Action=DescribeDirectConnectTunnels\n&Filters.0.Name=direct-connect-tunnel-id\n&Filters.0.Values.0=dcx-ltcfypom\n&Limit=20\n&Offset=0\n&<公共请求参数>",
119
+ "output": "{\n \"Response\": {\n \"DirectConnectTunnelSet\": [\n {\n \"OwnerAccount\": \"100001332514\",\n \"DirectConnectOwnerAccount\": \"100001332514\",\n \"DirectConnectId\": \"dc-n6c9vvv3\",\n \"SignLaw\": true,\n \"DirectConnectTunnelId\": \"dcx-ltcfypom\",\n \"DirectConnectTunnelName\": \"DCXVPCVxlanStaticEcmpTestautotestdcxone\",\n \"State\": \"AVAILABLE\",\n \"VpcId\": \"vpc-q1cy5hgx\",\n \"NetworkRegion\": \"ap-chongqing\",\n \"VpcRegion\": \"cq\",\n \"DirectConnectGatewayId\": \"dcg-f5ucfdg3\",\n \"Bandwidth\": 100,\n \"Vlan\": 2414,\n \"TencentAddress\": \"192.168.0.3/29\",\n \"CustomerAddress\": \"192.168.0.1/29\",\n \"CreatedTime\": \"2020-09-22T00:00:00+00:00\",\n \"NetDetectId\": \"\",\n \"EnableBGPCommunity\": false,\n \"NatType\": 0,\n \"BfdEnable\": 0,\n \"AccessPointType\": \"VXLAN\",\n \"DirectConnectGatewayName\": \"\",\n \"VpcName\": \"\",\n \"ShareOrNot\": 0,\n \"TencentBackupAddress\": \"\",\n \"NetworkType\": \"VPC\",\n \"CloudAttachId\": null,\n \"RouteType\": \"STATIC\",\n \"RouteFilterPrefixes\": [\n {\n \"Cidr\": \"19.244.99.224/32\"\n }\n ],\n \"BgpPeer\": {\n \"Asn\": -1,\n \"AuthKey\": \"\"\n },\n \"TagSet\": []\n }\n ],\n \"RequestId\": \"8ae32da8-db96-400f-908e-0de2c89e96ea\",\n \"TotalCount\": 1\n }\n}",
120
120
  "title": "查询STATIC路由的专用通道"
121
121
  }
122
122
  ],
@@ -8580,6 +8580,16 @@
8580
8580
  "output_required": false,
8581
8581
  "type": "string",
8582
8582
  "value_allowed_null": true
8583
+ },
8584
+ {
8585
+ "disabled": false,
8586
+ "document": "0\n注意:此字段可能返回 null,表示取不到有效值。",
8587
+ "example": "0:普通集群;1:T-Search集群",
8588
+ "member": "int64",
8589
+ "name": "ClusterType",
8590
+ "output_required": false,
8591
+ "type": "int",
8592
+ "value_allowed_null": true
8583
8593
  }
8584
8594
  ],
8585
8595
  "usage": "out"
@@ -190,7 +190,7 @@
190
190
  "status": "online"
191
191
  },
192
192
  "CreateMultiFlowSignQRCode": {
193
- "document": "此接口(CreateMultiFlowSignQRCode)用于创建一码多签签署码。\n\n**适用场景**:\n签署人可通过扫描二维码补充签署信息进行实名签署。常用于提前不知道签署人的身份信息场景,例如:劳务工招工、大批量员工入职等场景。\n\n**注意**:\n1. 本接口适用于**发起方没有填写控件的 B2C或者单C模板**, 若是B2C模板,还要满足以下任意一个条件\n - 模板中配置的签署顺序是无序\n - B端企业的签署方式是静默签署\n - B端企业是非首位签署\n2. 通过一码多签签署码发起的合同,合同涉及到的回调消息可参考文档[合同发起及签署相关回调\n]( https://qian.tencent.com/developers/company/callback_types_contracts_sign)\n3. 用户通过一码多签签署码发起合同时,因企业额度不足导致失败 会触发签署二维码相关回调,具体参考文档[签署二维码相关回调](https://qian.tencent.com/developers/company/callback_types_commons#%E7%AD%BE%E7%BD%B2%E4%BA%8C%E7%BB%B4%E7%A0%81%E7%9B%B8%E5%85%B3%E5%9B%9E%E8%B0%83)\n\n签署码的样式如下图:\n![image](https://qcloudimg.tencent-cloud.cn/raw/27317cf5aacb094fb1dc6f94179a5148.png )",
193
+ "document": "此接口(CreateMultiFlowSignQRCode)用于创建一码多签签署码。\n\n**适用场景**:\n签署人可通过扫描二维码补充签署信息进行实名签署。常用于提前不知道签署人的身份信息场景,例如:劳务工招工、大批量员工入职等场景。\n\n**注意**:\n1. 本接口适用于**发起方没有填写控件的 B2C或者单C模板**, 若是B2C模板,还要满足以下任意一个条件\n - 模板中配置的签署顺序是无序\n - B端企业的签署方式是静默签署\n - B端企业是非首位签署\n2. 通过一码多签签署码发起的合同,合同涉及到的回调消息可参考文档[合同发起及签署相关回调\n]( https://qian.tencent.com/developers/company/callback_types_contracts_sign)\n3. 用户通过一码多签签署码发起合同时,因企业额度不足导致失败 会触发签署二维码相关回调,具体参考文档[签署二维码相关回调](https://qian.tencent.com/developers/company/callback_types_commons#%E7%AD%BE%E7%BD%B2%E4%BA%8C%E7%BB%B4%E7%A0%81%E7%9B%B8%E5%85%B3%E5%9B%9E%E8%B0%83)\n\n签署码的样式如下图:\n\n![image](https://qcloudimg.tencent-cloud.cn/raw/27317cf5aacb094fb1dc6f94179a5148.png )",
194
194
  "input": "CreateMultiFlowSignQRCodeRequest",
195
195
  "name": "创建一码多签签署码",
196
196
  "output": "CreateMultiFlowSignQRCodeResponse",
@@ -2463,7 +2463,7 @@
2463
2463
  },
2464
2464
  {
2465
2465
  "disabled": false,
2466
- "document": "执行本接口操作的员工信息。\n注: `在调用此接口时,请确保指定的员工已获得所需的接口调用权限,并具备接口传入的相应资源的数据权限。",
2466
+ "document": "执行本接口操作的员工信息。\n注: `在调用此接口时,请确保指定的员工已获得所需的接口调用权限,并具备接口传入的相应资源的数据权限。`",
2467
2467
  "example": "无",
2468
2468
  "member": "UserInfo",
2469
2469
  "name": "Operator",
@@ -5672,7 +5672,7 @@
5672
5672
  },
5673
5673
  {
5674
5674
  "disabled": false,
5675
- "document": "要跳转到的页面类型 \n\n<ul><li> **0** : 腾讯电子签小程序个人首页 (默认)</li>\n<li> **1** : 腾讯电子签小程序流程合同的详情页 (即合同签署页面)</li>\n<li> **2** : 腾讯电子签小程序合同列表页</li><li> **3** : 腾讯电子签小程序合同封面页\n注:`生成动态签署人补充链接时,必须指定为封面页`</li></ul>",
5675
+ "document": "要跳转到的页面类型 \n\n<ul><li> **0** : 腾讯电子签小程序个人首页 (默认) <a href=\"https://qcloudimg.tencent-cloud.cn/raw/a2667ea84ec993cc060321afe3191d65.jpg\" target=\"_blank\" >点击查看示例页面</a></li>\n<li> **1** : 腾讯电子签小程序流程合同的详情页 (即合同签署页面)<a href=\"https://qcloudimg.tencent-cloud.cn/raw/446a679f09b1b7f40eb84e67face8acc.jpg\" target=\"_blank\" >点击查看示例页面</a></li>\n<li> **2** : 腾讯电子签小程序合同列表页 <a href=\"https://qcloudimg.tencent-cloud.cn/raw/c7b80e44c1d68ae3270a6fc4939c7214.jpg\" target=\"_blank\" >点击查看示例页面</a> </li>\n<li> **3** : 腾讯电子签小程序合同封面页 (注:`生成动态签署人补充链接时,必须指定为封面页`)<a href=\"https://qcloudimg.tencent-cloud.cn/raw/0d22cc587be4bf084877c151350c3bf7.jpg\" target=\"_blank\" >点击查看示例页面</a></li></ul>",
5676
5676
  "example": "1",
5677
5677
  "member": "uint64",
5678
5678
  "name": "PathType",
@@ -5999,7 +5999,7 @@
5999
5999
  },
6000
6000
  {
6001
6001
  "disabled": false,
6002
- "document": "企业税号\n注: `1.印章类型SealType是INVOICE类型时,此参数才会生效`\n`2.印章类型SealType是INVOICE类型,且该字段没有传入值或传入空时,会取该企业对应的统一社会信用代码作为默认的企业税号`",
6002
+ "document": "企业税号\n注:\n<ul>\n<li>1.印章类型SealType是INVOICE类型时,此参数才会生效</li>\n<li>2.印章类型SealType是INVOICE类型,且该字段没有传入值或传入空时,会取该企业对应的统一社会信用代码作为默认的企业税号(<font color=\"red\">如果是通过授权书授权方式认证的企业,此参数必传不能为空</font>)</li>\n</ul>",
6003
6003
  "example": "无",
6004
6004
  "member": "string",
6005
6005
  "name": "TaxIdentifyCode",
@@ -10431,7 +10431,7 @@
10431
10431
  },
10432
10432
  {
10433
10433
  "disabled": false,
10434
- "document": "执行本接口操作的员工信息。\n注: `在调用此接口时,请确保指定的员工已获得所需的接口调用权限,并具备接口传入的相应资源的数据权限。",
10434
+ "document": "执行本接口操作的员工信息。\n注: `在调用此接口时,请确保指定的员工已获得所需的接口调用权限,并具备接口传入的相应资源的数据权限。`",
10435
10435
  "example": "无",
10436
10436
  "member": "UserInfo",
10437
10437
  "name": "Operator",
@@ -505,7 +505,7 @@
505
505
  "status": "online"
506
506
  },
507
507
  "UploadFiles": {
508
- "document": "此接口(UploadFiles)文件上传。<br/>\n\n适用场景:用于合同,印章的文件上传。文件上传以后,\n如果是PDF格式文件可配合<a href=\"https://qian.tencent.com/developers/partnerApis/startFlows/ChannelCreateFlowByFiles\" target=\"_blank\">用PDF文件创建签署流程</a>接口进行合同流程的发起\n如果是其他类型可以配合<a href=\"https://qian.tencent.com/developers/partnerApis/files/ChannelCreateConvertTaskApi\" target=\"_blank\">创建文件转换任务</a>接口转换成PDF文件\n\n注: \n1. 图片类型(png/jpg/jpeg)限制大小为5M以下, PDF/word/excel等其他格式限制大小为60M以下\n2. <font color='red'>此接口调用时需要单独设置Domain请求域名 </font>, 联调开发环境为 <font color='red'>file.test.ess.tencent.cn</font>,正式环境需要设置为<font color='red'>file.ess.tencent.cn</font>,代码示例\n```\nHttpProfile httpProfile = new HttpProfile();\nhttpProfile.setEndpoint(\"file.test.ess.tencent.cn\");\n```",
508
+ "document": "此接口(UploadFiles)文件上传。<br/>\n\n适用场景:用于合同,印章的文件上传。文件上传以后,\n如果是PDF格式文件可配合<a href=\"https://qian.tencent.com/developers/partnerApis/startFlows/ChannelCreateFlowByFiles\" target=\"_blank\">用PDF文件创建签署流程</a>接口进行合同流程的发起\n如果是其他类型可以配合<a href=\"https://qian.tencent.com/developers/partnerApis/files/ChannelCreateConvertTaskApi\" target=\"_blank\">创建文件转换任务</a>接口转换成PDF文件\n\n注: \n1. 图片类型(png/jpg/jpeg)限制大小为5M以下, PDF/word/excel等其他格式限制大小为60M以下\n2. <font color='red'>此接口调用时需要单独设置Domain请求域名 </font>, 联调开发环境为 <font color='red'>file.test.ess.tencent.cn</font>,正式环境需要设置为<font color='red'>file.ess.tencent.cn</font>,代码示例\n```\nHttpProfile httpProfile = new HttpProfile();\nhttpProfile.setEndpoint(\"file.test.ess.tencent.cn\");\n```\n\n<font color=\"red\">相关视频指引</font> <br>\n1. <a href=\"https://dyn.ess.tencent.cn/guide/apivideo/essbasic-UploadFiles.mp4\" target=\"_blank\">【上传文件代码】编写示例</a><br>",
509
509
  "input": "UploadFilesRequest",
510
510
  "name": "文件上传",
511
511
  "output": "UploadFilesResponse",
@@ -1981,6 +1981,15 @@
1981
1981
  "name": "UserData",
1982
1982
  "required": false,
1983
1983
  "type": "string"
1984
+ },
1985
+ {
1986
+ "disabled": false,
1987
+ "document": "个性化参数,用于控制页面展示内容",
1988
+ "example": "无",
1989
+ "member": "EmbedUrlOption",
1990
+ "name": "Option",
1991
+ "required": false,
1992
+ "type": "object"
1984
1993
  }
1985
1994
  ],
1986
1995
  "type": "object"
@@ -4340,6 +4349,15 @@
4340
4349
  "name": "SealTypes",
4341
4350
  "required": false,
4342
4351
  "type": "list"
4352
+ },
4353
+ {
4354
+ "disabled": false,
4355
+ "document": "查询的印章状态列表。 <ul> <li>空,只查询启用状态的印章;</li> <li>ALL,查询所有状态的印章;</li> <li>CHECKING,查询待审核的印章;</li> <li>SUCCESS,查询启用状态的印章;</li> <li>FAIL,查询印章审核拒绝的印章;</li> <li>DISABLE,查询已停用的印章;</li> <li>STOPPED,查询已终止的印章;</li> <li>VOID,查询已作废的印章;</li> <li>INVALID,查询已失效的印章;</li> </ul>",
4356
+ "example": "无",
4357
+ "member": "string",
4358
+ "name": "SealStatuses",
4359
+ "required": false,
4360
+ "type": "list"
4343
4361
  }
4344
4362
  ],
4345
4363
  "type": "object"
@@ -6483,6 +6501,15 @@
6483
6501
  "name": "PlatformAppAuthorization",
6484
6502
  "required": false,
6485
6503
  "type": "bool"
6504
+ },
6505
+ {
6506
+ "disabled": false,
6507
+ "document": "指定印章类型,指定后只能选择该类型的印章进行授权\n支持以下印章类型:\n- OFFICIAL : 企业公章\n- CONTRACT : 合同专用章\n- FINANCE : 财务专用章\n- PERSONNEL : 人事专用章",
6508
+ "example": "无",
6509
+ "member": "string",
6510
+ "name": "SealTypes",
6511
+ "required": false,
6512
+ "type": "list"
6486
6513
  }
6487
6514
  ],
6488
6515
  "type": "object"
@@ -6615,7 +6642,7 @@
6615
6642
  },
6616
6643
  {
6617
6644
  "disabled": false,
6618
- "document": "企业税号\n注: `1.印章类型SealType是INVOICE类型时,此参数才会生效`\n`2.印章类型SealType是INVOICE类型,且该字段没有传入值或传入空时,会取该企业对应的统一社会信用代码作为默认的企业税号`",
6645
+ "document": "企业税号\n\n注:\n<ul>\n<li>1.印章类型SealType是INVOICE类型时,此参数才会生效</li>\n<li>2.印章类型SealType是INVOICE类型,且该字段没有传入值或传入空时,会取该企业对应的统一社会信用代码作为默认的企业税号(<font color=\"red\">如果是通过授权书授权方式认证的企业,此参数必传不能为空</font>)</li>\n</ul>",
6619
6646
  "example": "无",
6620
6647
  "member": "string",
6621
6648
  "name": "TaxIdentifyCode",
@@ -7816,6 +7843,30 @@
7816
7843
  ],
7817
7844
  "usage": "in"
7818
7845
  },
7846
+ "EmbedUrlOption": {
7847
+ "document": "创建嵌入式页面url个性化参数",
7848
+ "members": [
7849
+ {
7850
+ "disabled": false,
7851
+ "document": "合同详情页面是否展示合同控件信息\n<br/>true:允许在合同详情页展示控件\n<br/>false:不允许在合同详情页展示控件\n<br/>默认false,在合同详情页不展示控件",
7852
+ "example": "true",
7853
+ "member": "bool",
7854
+ "name": "ShowFlowDetailComponent",
7855
+ "required": false,
7856
+ "type": "bool"
7857
+ },
7858
+ {
7859
+ "disabled": false,
7860
+ "document": "模版预览页面是否展示空间信息\n<br/>true:允许在模版预览页展示控件\n<br/>false:不允许在模版预览页展示控件\n<br/>默认false,在模版预览页不展示控件",
7861
+ "example": "true",
7862
+ "member": "bool",
7863
+ "name": "ShowTemplateComponent",
7864
+ "required": false,
7865
+ "type": "bool"
7866
+ }
7867
+ ],
7868
+ "usage": "in"
7869
+ },
7819
7870
  "ExtentServiceAuthInfo": {
7820
7871
  "document": "扩展服务开通和授权的详细信息",
7821
7872
  "members": [
@@ -8229,7 +8280,7 @@
8229
8280
  "usage": "out"
8230
8281
  },
8231
8282
  "FlowApproverInfo": {
8232
- "document": "创建签署流程签署人入参。\n\n**各种场景传参说明**:\n\n<table> <thead> <tr> <th>场景编号</th> <th>发起方类型</th> <th>签署方类型</th> <th>签署方传参说明</th> </tr> </thead> <tbody> <tr> <td>场景一</td> <td>第三方子企业A员工</td> <td>第三方子企业A员工</td> <td> <ul> <li>(选填)IdCardNumber和IdCardType:证件类型和证件号</li> <li>(必传)Name:签署方的名字</li> <li>(必传)Mobile:签署方的手机号</li> <li>(必传)OpenId:企业员工标识</li> <li>(必传)OrganizationName:子企业名称</li> <li>(必传)OrganizationOpenId:子企业的标识</li> <li>(固定)ApproverType:需设置为ORGANIZATION</li> </ul> </td> </tr> <tr> <td>场景二</td> <td>第三方子企业A员工</td> <td>第三方子企业B(不指定经办人走领取方式)</td> <td> <ul> <li>(必传)OrganizationName:子企业名称</li> <li>(必传)OrganizationOpenId:子企业的标识</li> <li>(固定)ApproverType:需设置为ORGANIZATION</li> <li>(固定)ApproverOption.FillType:需设置为1</li> </ul> </td> </tr> <tr> <td>场景三</td> <td>第三方子企业A员工</td> <td>第三方子企业B员工</td> <td> <ul> <li>(选填)IdCardNumber和IdCardType:证件类型和证件号</li> <li>(必传)Name:签署方的名字</li> <li>(必传)Mobile:签署方的手机号</li> <li>(必传)OpenId:企业员工标识</li> <li>(必传)OrganizationName:子企业名称</li> <li>(必传)OrganizationOpenId:子企业的标识</li> <li>(固定)ApproverType:需设置为ORGANIZATION</li> </ul></td> </tr> <tr> <td>场景四</td> <td>第三方子企业A员工</td> <td>个人/自然人</td> <td> <ul> <li>(选填)IdCardNumber和IdCardType:证件类型和证件号</li> <li>(必传)Name:签署方的名字</li> <li>(必传)Mobile:签署方的手机号</li> <li>(固定)ApproverType:需设置为PERSON</li> </ul> </td> </tr> <tr> <td>场景五</td> <td>第三方子企业A员工</td> <td>SaaS平台企业员工</td> <td> <ul> <li>(选填)IdCardNumber和IdCardType:证件类型和证件号</li> <li>(必传)OrganizationName:SaaS企业的名字</li> <li>(必传)Name:签署方的名字</li> <li>(必传)Mobile:签署方的手机号</li> <li>(必传)OrganizationOpenId:子企业的标识</li> <li>(固定)ApproverType:需设置为ORGANIZATION</li> <li>(固定)NotChannelOrganization:需设置为True</li> </ul> </td> </tr> </tbody> </table>\n\n\n**注1**: `使用模板发起合同时,RecipientId(模板发起合同时)必传`\n\nRecipientId参数获取:\n从<a href=\"https://qian.tencent.com/developers/companyApis/templatesAndFiles/DescribeFlowTemplates\" target=\"_blank\">DescribeFlowTemplates接口</a>接口中,可以得到模板下的签署方Recipient列表,根据模板自定义的Rolename在此结构体中确定其RecipientId。\n\n**注2**: `如果发起的是动态签署方(即ApproverOption.FillType指定为1),可以不指定具体签署人信息`, 动态签署方可以参考<a href=\"https://qian.tencent.com/developers/partner/dynamic_signer\" target=\"_blank\">此文档</a>",
8283
+ "document": "创建签署流程签署人入参。\n\n**各种场景传参说明**:\n\n<table> <thead> <tr> <th>场景编号</th> <th>发起方类型</th> <th>签署方类型</th> <th>签署方传参说明</th> </tr> </thead> <tbody> <tr> <td>场景一</td> <td>第三方子企业A员工</td> <td>第三方子企业A员工</td> <td> <ul> <li>(选填)IdCardNumber和IdCardType:证件类型和证件号</li> <li>(必传)Name:签署方的名字</li> <li>(必传)Mobile:签署方的手机号</li> <li>(必传)OpenId:企业员工标识</li> <li>(必传)OrganizationName:子企业名称</li> <li>(必传)OrganizationOpenId:子企业的标识</li> <li>(固定)ApproverType:需设置为ORGANIZATION</li> </ul> </td> </tr> <tr> <td>场景二</td> <td>第三方子企业A员工</td> <td>第三方子企业B(不指定经办人走领取方式)</td> <td> <ul> <li>(必传)OrganizationName:子企业名称</li> <li>(必传)OrganizationOpenId:子企业的标识</li> <li>(固定)ApproverType:需设置为ORGANIZATION</li> <li>(固定)ApproverOption.FillType:需设置为1</li> </ul> </td> </tr> <tr> <td>场景三</td> <td>第三方子企业A员工</td> <td>第三方子企业B员工</td> <td> <ul> <li>(选填)IdCardNumber和IdCardType:证件类型和证件号</li> <li>(必传)Name:签署方的名字</li> <li>(必传)Mobile:签署方的手机号</li> <li>(必传)OpenId:企业员工标识</li> <li>(必传)OrganizationName:子企业名称</li> <li>(必传)OrganizationOpenId:子企业的标识</li> <li>(固定)ApproverType:需设置为ORGANIZATION</li> </ul></td> </tr> <tr> <td>场景四</td> <td>第三方子企业A员工</td> <td>个人/自然人</td> <td> <ul> <li>(选填)IdCardNumber和IdCardType:证件类型和证件号</li> <li>(必传)Name:签署方的名字</li> <li>(必传)Mobile:签署方的手机号</li> <li>(固定)ApproverType:需设置为PERSON</li> </ul> </td> </tr> <tr> <td>场景五</td> <td>第三方子企业A员工</td> <td>SaaS平台企业员工</td> <td> <ul> <li>(选填)IdCardNumber和IdCardType:证件类型和证件号</li> <li>(必传)OrganizationName:SaaS企业的名字</li> <li>(必传)Name:签署方的名字</li> <li>(必传)Mobile:签署方的手机号</li> <li>(不传)OrganizationOpenId:子企业的标识</li> <li>(不传)OpenId:企业员工标识</li> <li>(固定)ApproverType:需设置为ORGANIZATION</li> <li>(固定)NotChannelOrganization:需设置为True</li> </ul> </td> </tr> </tbody> </table>\n\n\n**注1**: `使用模板发起合同时,RecipientId(模板发起合同时)必传`\n\nRecipientId参数获取:\n从<a href=\"https://qian.tencent.com/developers/companyApis/templatesAndFiles/DescribeFlowTemplates\" target=\"_blank\">DescribeFlowTemplates接口</a>接口中,可以得到模板下的签署方Recipient列表,根据模板自定义的Rolename在此结构体中确定其RecipientId。\n\n**注2**: `如果发起的是动态签署方(即ApproverOption.FillType指定为1),可以不指定具体签署人信息`, 动态签署方可以参考<a href=\"https://qian.tencent.com/developers/partner/dynamic_signer\" target=\"_blank\">此文档</a>",
8233
8284
  "members": [
8234
8285
  {
8235
8286
  "disabled": false,
@@ -571,7 +571,7 @@
571
571
  "ChannelDescribeOrganizationSeals": [
572
572
  {
573
573
  "document": "1.查询应用yDwhxUUckp3gl8j5UuFX33LSNozpRsbi下认证的子客org_dianziqian的印章\n2.设置InfoType=1,返回时会同时返回授权用例的相关信息",
574
- "input": "POST / HTTP/1.1\nHost: essbasic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ChannelDescribeOrganizationSeals\n<公共请求参数>\n\n{\n \"InfoType\": \"1\",\n \"Limit\": \"1\",\n \"Agent\": {\n \"AppId\": \"yDwhxUUckp3gl8j5UuFX33LSNozpRsbi\",\n \"ProxyOrganizationOpenId\": \"org_dianziqian\",\n \"ProxyOperator\": {\n \"OpenId\": \"n9527\"\n },\n \"ProxyAppId\": \"\"\n },\n \"Offset\": \"0\"\n}",
574
+ "input": "POST / HTTP/1.1\nHost: essbasic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ChannelDescribeOrganizationSeals\n<公共请求参数>\n\n{\n \"InfoType\": 1,\n \"Limit\": 1,\n \"Agent\": {\n \"AppId\": \"yDwhxUUckp3gl8j5UuFX33LSNozpRsbi\",\n \"ProxyOrganizationOpenId\": \"org_dianziqian\",\n \"ProxyOperator\": {\n \"OpenId\": \"n9527\"\n },\n \"ProxyAppId\": \"\"\n },\n \"Offset\": 0\n}",
575
575
  "output": "{\n \"Response\": {\n \"RequestId\": \"8ff****2-be87-af68a7842493\",\n \"Seals\": [\n {\n \"AuthorizedUsers\": [\n {\n \"OpenId\": \"xxxtest1\"\n }\n ],\n \"CreateOn\": 163549000069,\n \"Creator\": \"xxxtest1\",\n \"FailReason\": \"\",\n \"IsAllTime\": true,\n \"SealId\": \"yDxHTUUgydj94zlcUuO4zjESIzF*****\",\n \"SealName\": \"测试环境_测试\",\n \"SealPolicyId\": \"\",\n \"SealStatus\": \"SUCCESS\",\n \"SealType\": \"OFFICIAL\",\n \"Url\": \"https://***************.jpg\"\n }\n ],\n \"TotalCount\": 35\n }\n}",
576
576
  "title": "查询子客企业电子印章"
577
577
  }
@@ -795,7 +795,7 @@
795
795
  },
796
796
  {
797
797
  "document": "",
798
- "input": "POST / HTTP/1.1\nHost: essbasic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreatePartnerAutoSignAuthUrl\n<公共请求参数>\n\n{\n \"Agent\": {\n \"AppId\": \"yDSxxxxxxxxxOnHtH51\",\n \"ProxyOrganizationOpenId\": \"org_open_id\",\n \"ProxyOperator\": {\n \"OpenId\": \"user_open_id\"\n }\n },\n \"AuthorizedOrganizationId\": \"org_open_id_another\",\n \"AuthorizedOrganizationName\": \"典子谦子客企业\"\n}",
798
+ "input": "POST / HTTP/1.1\nHost: essbasic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreatePartnerAutoSignAuthUrl\n<公共请求参数>\n\n{\n \"Agent\": {\n \"AppId\": \"yDSxxxxxxxxxOnHtH51\",\n \"ProxyOrganizationOpenId\": \"org_open_id\",\n \"ProxyOperator\": {\n \"OpenId\": \"user_open_id\"\n }\n },\n \"AuthorizedOrganizationId\": \"org_open_id_another\",\n \"AuthorizedOrganizationName\": \"典子谦子客企业\",\n \"SealTypes\": [\n \"OFFICIAL\"\n ]\n}",
799
799
  "output": "{\n \"Response\": {\n \"ExpireTime\": 1702982931,\n \"MiniAppPath\": \"/pages/guide/index?shortKey=yDSxxxxxxxxxOnHtH51\",\n \"RequestId\": \"s1702378131281988373\",\n \"Url\": \"https://test.essurl.cn/WxxxxxwH\"\n }\n}",
800
800
  "title": "创建他方自动签授权链接"
801
801
  }
@@ -84,8 +84,8 @@
84
84
  },
85
85
  {
86
86
  "disabled": false,
87
- "document": "说明:\n1. 影响输出文本的多样性,取值越大,生成文本的多样性越强。\n2. 默认 1.0,取值区间为 [0.0, 1.0]。\n3. 非必要不建议使用,不合理的取值会影响效果。",
88
- "example": "1.0",
87
+ "document": "说明:\n1. 影响输出文本的多样性,取值越大,生成文本的多样性越强。\n2. 取值区间为 [0.0, 1.0],未传值时使用各模型推荐值。\n3. 非必要不建议使用,不合理的取值会影响效果。",
88
+ "example": "",
89
89
  "member": "float",
90
90
  "name": "TopP",
91
91
  "required": false,
@@ -93,8 +93,8 @@
93
93
  },
94
94
  {
95
95
  "disabled": false,
96
- "document": "说明:\n1. 较高的数值会使输出更加随机,而较低的数值会使其更加集中和确定。\n2. 默认 1.0,取值区间为 [0.0, 2.0]。\n3. 非必要不建议使用,不合理的取值会影响效果。",
97
- "example": "1.0",
96
+ "document": "说明:\n1. 较高的数值会使输出更加随机,而较低的数值会使其更加集中和确定。\n2. 取值区间为 [0.0, 2.0],未传值时使用各模型推荐值。\n3. 非必要不建议使用,不合理的取值会影响效果。",
97
+ "example": "",
98
98
  "member": "float",
99
99
  "name": "Temperature",
100
100
  "required": false,
@@ -1667,8 +1667,7 @@
1667
1667
  "member": "string",
1668
1668
  "name": "Key",
1669
1669
  "required": true,
1670
- "type": "string",
1671
- "value_allowed_null": false
1670
+ "type": "string"
1672
1671
  },
1673
1672
  {
1674
1673
  "disabled": false,
@@ -1677,8 +1676,7 @@
1677
1676
  "member": "string",
1678
1677
  "name": "Value",
1679
1678
  "required": true,
1680
- "type": "string",
1681
- "value_allowed_null": false
1679
+ "type": "string"
1682
1680
  }
1683
1681
  ],
1684
1682
  "usage": "in"
@@ -22,11 +22,11 @@
22
22
  "status": "online"
23
23
  },
24
24
  "CheckIsPrometheusNewUser": {
25
- "document": "判断用户是否为云原生监控新用户,即在任何地域下均未创建过监控实例的用户",
25
+ "document": "接口功能是检查是否为prometheus新用户,已有其他功能更加全面的接口替代\n\n判断用户是否为云原生监控新用户,即在任何地域下均未创建过监控实例的用户",
26
26
  "input": "CheckIsPrometheusNewUserRequest",
27
27
  "name": "判断用户是否为云原生监控新用户",
28
28
  "output": "CheckIsPrometheusNewUserResponse",
29
- "status": "online"
29
+ "status": "deprecated"
30
30
  },
31
31
  "CleanGrafanaInstance": {
32
32
  "document": "强制销毁 Grafana 实例",
@@ -1681,7 +1681,8 @@
1681
1681
  "example": "12345",
1682
1682
  "member": "string",
1683
1683
  "name": "Id",
1684
- "required": true,
1684
+ "output_required": true,
1685
+ "required": false,
1685
1686
  "type": "string",
1686
1687
  "value_allowed_null": true
1687
1688
  },
@@ -1691,7 +1692,8 @@
1691
1692
  "example": "默认通知",
1692
1693
  "member": "string",
1693
1694
  "name": "Name",
1694
- "required": true,
1695
+ "output_required": true,
1696
+ "required": false,
1695
1697
  "type": "string",
1696
1698
  "value_allowed_null": true
1697
1699
  },
@@ -1701,7 +1703,8 @@
1701
1703
  "example": "2020-11-16 13:56:56",
1702
1704
  "member": "string",
1703
1705
  "name": "UpdatedAt",
1704
- "required": true,
1706
+ "output_required": true,
1707
+ "required": false,
1705
1708
  "type": "string",
1706
1709
  "value_allowed_null": true
1707
1710
  },
@@ -1711,7 +1714,8 @@
1711
1714
  "example": "1500000688",
1712
1715
  "member": "string",
1713
1716
  "name": "UpdatedBy",
1714
- "required": true,
1717
+ "output_required": true,
1718
+ "required": false,
1715
1719
  "type": "string",
1716
1720
  "value_allowed_null": true
1717
1721
  },
@@ -1721,7 +1725,8 @@
1721
1725
  "example": "ALL",
1722
1726
  "member": "string",
1723
1727
  "name": "NoticeType",
1724
- "required": true,
1728
+ "output_required": true,
1729
+ "required": false,
1725
1730
  "type": "string",
1726
1731
  "value_allowed_null": true
1727
1732
  },
@@ -1731,7 +1736,8 @@
1731
1736
  "example": "无",
1732
1737
  "member": "UserNotice",
1733
1738
  "name": "UserNotices",
1734
- "required": true,
1739
+ "output_required": true,
1740
+ "required": false,
1735
1741
  "type": "list",
1736
1742
  "value_allowed_null": true
1737
1743
  },
@@ -1741,7 +1747,8 @@
1741
1747
  "example": "无",
1742
1748
  "member": "URLNotice",
1743
1749
  "name": "URLNotices",
1744
- "required": true,
1750
+ "output_required": true,
1751
+ "required": false,
1745
1752
  "type": "list",
1746
1753
  "value_allowed_null": true
1747
1754
  },
@@ -1751,7 +1758,8 @@
1751
1758
  "example": "1",
1752
1759
  "member": "int64",
1753
1760
  "name": "IsPreset",
1754
- "required": true,
1761
+ "output_required": true,
1762
+ "required": false,
1755
1763
  "type": "int",
1756
1764
  "value_allowed_null": true
1757
1765
  },
@@ -1761,7 +1769,8 @@
1761
1769
  "example": "zh-CN",
1762
1770
  "member": "string",
1763
1771
  "name": "NoticeLanguage",
1764
- "required": true,
1772
+ "output_required": true,
1773
+ "required": false,
1765
1774
  "type": "string",
1766
1775
  "value_allowed_null": true
1767
1776
  },
@@ -1771,7 +1780,8 @@
1771
1780
  "example": "无",
1772
1781
  "member": "string",
1773
1782
  "name": "PolicyIds",
1774
- "required": true,
1783
+ "output_required": true,
1784
+ "required": false,
1775
1785
  "type": "list",
1776
1786
  "value_allowed_null": true
1777
1787
  },
@@ -1781,7 +1791,8 @@
1781
1791
  "example": "Consumer-asfafasf",
1782
1792
  "member": "string",
1783
1793
  "name": "AMPConsumerId",
1784
- "required": true,
1794
+ "output_required": true,
1795
+ "required": false,
1785
1796
  "type": "string",
1786
1797
  "value_allowed_null": true
1787
1798
  },
@@ -1791,7 +1802,8 @@
1791
1802
  "example": "无",
1792
1803
  "member": "CLSNotice",
1793
1804
  "name": "CLSNotices",
1794
- "required": true,
1805
+ "output_required": true,
1806
+ "required": false,
1795
1807
  "type": "list",
1796
1808
  "value_allowed_null": true
1797
1809
  },
@@ -1801,12 +1813,13 @@
1801
1813
  "example": "无",
1802
1814
  "member": "Tag",
1803
1815
  "name": "Tags",
1804
- "required": true,
1816
+ "output_required": true,
1817
+ "required": false,
1805
1818
  "type": "list",
1806
1819
  "value_allowed_null": true
1807
1820
  }
1808
1821
  ],
1809
- "usage": "out"
1822
+ "usage": "both"
1810
1823
  },
1811
1824
  "AlarmPolicy": {
1812
1825
  "document": "告警策略详情",
@@ -1640,6 +1640,16 @@
1640
1640
  "type": "object",
1641
1641
  "value_allowed_null": true
1642
1642
  },
1643
+ {
1644
+ "disabled": false,
1645
+ "document": "视频内容分析拆条任务的查询结果,当任务类型为 SegmentRecognition 时有效。\n注意:此字段可能返回 null,表示取不到有效值。",
1646
+ "example": "无",
1647
+ "member": "AiAnalysisTaskSegmentResult",
1648
+ "name": "SegmentTask",
1649
+ "output_required": true,
1650
+ "type": "object",
1651
+ "value_allowed_null": true
1652
+ },
1643
1653
  {
1644
1654
  "disabled": false,
1645
1655
  "document": "视频内容分析片头片尾任务的查询结果,当任务类型为 HeadTailRecognition 时有效。\n注意:此字段可能返回 null,表示取不到有效值。",
@@ -2375,6 +2385,94 @@
2375
2385
  ],
2376
2386
  "usage": "both"
2377
2387
  },
2388
+ "AiAnalysisTaskSegmentInput": {
2389
+ "document": "拆条任务输入类型",
2390
+ "members": [
2391
+ {
2392
+ "disabled": false,
2393
+ "document": "拆条任务模板 ID。",
2394
+ "example": "无",
2395
+ "member": "uint64",
2396
+ "name": "Definition",
2397
+ "required": true,
2398
+ "type": "int",
2399
+ "value_allowed_null": false
2400
+ }
2401
+ ],
2402
+ "usage": "out"
2403
+ },
2404
+ "AiAnalysisTaskSegmentOutput": {
2405
+ "document": "智能拆条结果信息",
2406
+ "members": [
2407
+ {
2408
+ "disabled": false,
2409
+ "document": "智能拆条子片段列表。",
2410
+ "example": "无",
2411
+ "member": "SegmentRecognitionItem",
2412
+ "name": "SegmentSet",
2413
+ "required": true,
2414
+ "type": "list",
2415
+ "value_allowed_null": false
2416
+ }
2417
+ ],
2418
+ "usage": "out"
2419
+ },
2420
+ "AiAnalysisTaskSegmentResult": {
2421
+ "document": "拆条结果类型",
2422
+ "members": [
2423
+ {
2424
+ "disabled": false,
2425
+ "document": "任务状态,有 PROCESSING,SUCCESS 和 FAIL 三种。",
2426
+ "example": "无",
2427
+ "member": "string",
2428
+ "name": "Status",
2429
+ "output_required": true,
2430
+ "type": "string",
2431
+ "value_allowed_null": false
2432
+ },
2433
+ {
2434
+ "disabled": false,
2435
+ "document": "错误码,0:成功,其他值:失败。",
2436
+ "example": "无",
2437
+ "member": "int64",
2438
+ "name": "ErrCode",
2439
+ "output_required": true,
2440
+ "type": "int",
2441
+ "value_allowed_null": false
2442
+ },
2443
+ {
2444
+ "disabled": false,
2445
+ "document": "错误信息。",
2446
+ "example": "无",
2447
+ "member": "string",
2448
+ "name": "Message",
2449
+ "output_required": true,
2450
+ "type": "string",
2451
+ "value_allowed_null": false
2452
+ },
2453
+ {
2454
+ "disabled": false,
2455
+ "document": "拆条任务输入。",
2456
+ "example": "无",
2457
+ "member": "AiAnalysisTaskSegmentInput",
2458
+ "name": "Input",
2459
+ "output_required": true,
2460
+ "type": "object",
2461
+ "value_allowed_null": false
2462
+ },
2463
+ {
2464
+ "disabled": false,
2465
+ "document": "拆条任务输出。\n注意:此字段可能返回 null,表示取不到有效值。",
2466
+ "example": "无",
2467
+ "member": "AiAnalysisTaskSegmentOutput",
2468
+ "name": "Output",
2469
+ "output_required": true,
2470
+ "type": "object",
2471
+ "value_allowed_null": true
2472
+ }
2473
+ ],
2474
+ "usage": "out"
2475
+ },
2378
2476
  "AiAnalysisTaskTagInput": {
2379
2477
  "document": "智能标签任务输入类型",
2380
2478
  "members": [
@@ -23995,7 +24093,7 @@
23995
24093
  "example": "无",
23996
24094
  "member": "float",
23997
24095
  "name": "Confidence",
23998
- "required": true,
24096
+ "output_required": true,
23999
24097
  "type": "float",
24000
24098
  "value_allowed_null": false
24001
24099
  },
@@ -24005,7 +24103,7 @@
24005
24103
  "example": "无",
24006
24104
  "member": "float",
24007
24105
  "name": "StartTimeOffset",
24008
- "required": true,
24106
+ "output_required": true,
24009
24107
  "type": "float",
24010
24108
  "value_allowed_null": false
24011
24109
  },
@@ -24015,7 +24113,7 @@
24015
24113
  "example": "无",
24016
24114
  "member": "float",
24017
24115
  "name": "EndTimeOffset",
24018
- "required": true,
24116
+ "output_required": true,
24019
24117
  "type": "float",
24020
24118
  "value_allowed_null": false
24021
24119
  },
@@ -24025,7 +24123,27 @@
24025
24123
  "example": "无",
24026
24124
  "member": "string",
24027
24125
  "name": "SegmentUrl",
24028
- "required": false,
24126
+ "output_required": true,
24127
+ "type": "string",
24128
+ "value_allowed_null": true
24129
+ },
24130
+ {
24131
+ "disabled": false,
24132
+ "document": "分段标题。\n注意:此字段可能返回 null,表示取不到有效值。",
24133
+ "example": "无",
24134
+ "member": "string",
24135
+ "name": "Title",
24136
+ "output_required": false,
24137
+ "type": "string",
24138
+ "value_allowed_null": true
24139
+ },
24140
+ {
24141
+ "disabled": false,
24142
+ "document": "分段概要。\n注意:此字段可能返回 null,表示取不到有效值。",
24143
+ "example": "无",
24144
+ "member": "string",
24145
+ "name": "Summary",
24146
+ "output_required": false,
24029
24147
  "type": "string",
24030
24148
  "value_allowed_null": true
24031
24149
  }