tccli 3.0.1099.1__py2.py3-none-any.whl → 3.0.1100.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 (83) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/examples/cls/v20201016/CreateCosRecharge.md +4 -4
  3. tccli/examples/cls/v20201016/CreateDashboardSubscribe.md +18 -0
  4. tccli/examples/cls/v20201016/DeleteDashboardSubscribe.md +18 -0
  5. tccli/examples/cls/v20201016/DescribeDashboardSubscribes.md +18 -0
  6. tccli/examples/cls/v20201016/ModifyCosRecharge.md +3 -3
  7. tccli/examples/cls/v20201016/ModifyDashboardSubscribe.md +18 -0
  8. tccli/examples/cls/v20201016/SearchDashboardSubscribe.md +35 -0
  9. tccli/examples/dlc/v20210125/CreateSparkSessionBatchSQL.md +1 -1
  10. tccli/examples/domain/v20180808/ModifyTemplate.md +73 -0
  11. tccli/examples/ess/v20201111/DescribeBatchOrganizationRegistrationUrls.md +27 -0
  12. tccli/examples/hunyuan/v20230901/ChatCompletions.md +141 -1
  13. tccli/examples/hunyuan/v20230901/ChatPro.md +2 -2
  14. tccli/examples/lke/v20231130/GetEmbedding.md +1 -1
  15. tccli/examples/lke/v20231130/GetMsgRecord.md +4 -1
  16. tccli/examples/ocr/v20181119/RecognizeGeneralTextImageWarn.md +83 -0
  17. tccli/examples/rum/v20210622/CreateWhitelist.md +2 -2
  18. tccli/examples/rum/v20210622/DescribeRumGroupLog.md +3 -3
  19. tccli/examples/rum/v20210622/DescribeRumLogExport.md +6 -6
  20. tccli/examples/rum/v20210622/DescribeRumStatsLogList.md +2 -2
  21. tccli/examples/teo/v20220901/CreatePlan.md +47 -0
  22. tccli/examples/teo/v20220901/DestroyPlan.md +20 -0
  23. tccli/examples/teo/v20220901/IncreasePlanQuota.md +46 -0
  24. tccli/examples/teo/v20220901/ModifyPlan.md +21 -0
  25. tccli/examples/teo/v20220901/RenewPlan.md +23 -0
  26. tccli/examples/teo/v20220901/UpgradePlan.md +23 -0
  27. tccli/examples/tione/v20191022/UpdateCodeRepository.md +1 -1
  28. tccli/examples/tke/v20180525/CheckInstancesUpgradeAble.md +15 -7
  29. tccli/examples/tke/v20180525/CreateCluster.md +58 -142
  30. tccli/examples/tke/v20180525/DescribeClusterNodePools.md +1 -0
  31. tccli/examples/tke/v20180525/GetUpgradeInstanceProgress.md +18 -19
  32. tccli/examples/tke/v20180525/ModifyClusterAuthenticationOptions.md +3 -0
  33. tccli/examples/tke/v20180525/ModifyNodePoolInstanceTypes.md +1 -1
  34. tccli/examples/tms/v20201229/AnswerQuestion.md +21 -0
  35. tccli/examples/vpc/v20170312/DescribeVpnGatewayRoutes.md +2 -1
  36. tccli/examples/vpc/v20170312/ModifyVpnGatewayRoutes.md +8 -4
  37. tccli/services/aiart/v20221229/api.json +5 -5
  38. tccli/services/cls/cls_client.py +337 -72
  39. tccli/services/cls/v20201016/api.json +433 -22
  40. tccli/services/cls/v20201016/examples.json +44 -4
  41. tccli/services/dlc/v20210125/api.json +14 -4
  42. tccli/services/dlc/v20210125/examples.json +1 -1
  43. tccli/services/domain/domain_client.py +53 -0
  44. tccli/services/domain/v20180808/api.json +62 -0
  45. tccli/services/domain/v20180808/examples.json +8 -0
  46. tccli/services/dts/v20211206/api.json +1 -1
  47. tccli/services/ess/ess_client.py +57 -4
  48. tccli/services/ess/v20201111/api.json +88 -0
  49. tccli/services/ess/v20201111/examples.json +8 -0
  50. tccli/services/essbasic/v20210526/api.json +1 -1
  51. tccli/services/hunyuan/v20230901/api.json +10 -10
  52. tccli/services/hunyuan/v20230901/examples.json +26 -2
  53. tccli/services/ims/v20201229/api.json +2 -1
  54. tccli/services/iotvideo/v20211125/api.json +15 -0
  55. tccli/services/lke/lke_client.py +114 -8
  56. tccli/services/lke/v20231130/api.json +492 -0
  57. tccli/services/lke/v20231130/examples.json +18 -2
  58. tccli/services/ocr/ocr_client.py +53 -0
  59. tccli/services/ocr/v20181119/api.json +156 -0
  60. tccli/services/ocr/v20181119/examples.json +8 -0
  61. tccli/services/rce/v20201103/api.json +9 -9
  62. tccli/services/rum/v20210622/api.json +35 -33
  63. tccli/services/rum/v20210622/examples.json +7 -7
  64. tccli/services/tdmq/v20200217/api.json +6 -6
  65. tccli/services/teo/teo_client.py +338 -20
  66. tccli/services/teo/v20220901/api.json +375 -1
  67. tccli/services/teo/v20220901/examples.json +60 -0
  68. tccli/services/tione/v20191022/api.json +6 -7
  69. tccli/services/tione/v20191022/examples.json +1 -1
  70. tccli/services/tione/v20211111/api.json +2 -0
  71. tccli/services/tke/v20180525/api.json +77 -93
  72. tccli/services/tke/v20180525/examples.json +7 -7
  73. tccli/services/tms/tms_client.py +53 -0
  74. tccli/services/tms/v20201229/api.json +44 -0
  75. tccli/services/tms/v20201229/examples.json +8 -0
  76. tccli/services/tse/v20201207/api.json +49 -1
  77. tccli/services/vpc/v20170312/api.json +3 -0
  78. tccli/services/vpc/v20170312/examples.json +3 -3
  79. {tccli-3.0.1099.1.dist-info → tccli-3.0.1100.1.dist-info}/METADATA +2 -2
  80. {tccli-3.0.1099.1.dist-info → tccli-3.0.1100.1.dist-info}/RECORD +83 -68
  81. {tccli-3.0.1099.1.dist-info → tccli-3.0.1100.1.dist-info}/WHEEL +0 -0
  82. {tccli-3.0.1099.1.dist-info → tccli-3.0.1100.1.dist-info}/entry_points.txt +0 -0
  83. {tccli-3.0.1099.1.dist-info → tccli-3.0.1100.1.dist-info}/license_files/LICENSE +0 -0
@@ -2357,6 +2357,58 @@ def doHmtResidentPermitOCR(args, parsed_globals):
2357
2357
  FormatOutput.output("action", json_obj, g_param[OptionsDefine.Output], g_param[OptionsDefine.Filter])
2358
2358
 
2359
2359
 
2360
+ def doRecognizeGeneralTextImageWarn(args, parsed_globals):
2361
+ g_param = parse_global_arg(parsed_globals)
2362
+
2363
+ if g_param[OptionsDefine.UseCVMRole.replace('-', '_')]:
2364
+ cred = credential.CVMRoleCredential()
2365
+ elif g_param[OptionsDefine.RoleArn.replace('-', '_')] and g_param[OptionsDefine.RoleSessionName.replace('-', '_')]:
2366
+ cred = credential.STSAssumeRoleCredential(
2367
+ g_param[OptionsDefine.SecretId], g_param[OptionsDefine.SecretKey], g_param[OptionsDefine.RoleArn.replace('-', '_')],
2368
+ g_param[OptionsDefine.RoleSessionName.replace('-', '_')], endpoint=g_param["sts_cred_endpoint"]
2369
+ )
2370
+ elif os.getenv(OptionsDefine.ENV_TKE_REGION) and os.getenv(OptionsDefine.ENV_TKE_PROVIDER_ID) and os.getenv(OptionsDefine.ENV_TKE_WEB_IDENTITY_TOKEN_FILE) and os.getenv(OptionsDefine.ENV_TKE_ROLE_ARN):
2371
+ cred = credential.DefaultTkeOIDCRoleArnProvider().get_credentials()
2372
+ else:
2373
+ cred = credential.Credential(
2374
+ g_param[OptionsDefine.SecretId], g_param[OptionsDefine.SecretKey], g_param[OptionsDefine.Token]
2375
+ )
2376
+ http_profile = HttpProfile(
2377
+ reqTimeout=60 if g_param[OptionsDefine.Timeout] is None else int(g_param[OptionsDefine.Timeout]),
2378
+ reqMethod="POST",
2379
+ endpoint=g_param[OptionsDefine.Endpoint],
2380
+ proxy=g_param[OptionsDefine.HttpsProxy.replace('-', '_')]
2381
+ )
2382
+ profile = ClientProfile(httpProfile=http_profile, signMethod="HmacSHA256")
2383
+ if g_param[OptionsDefine.Language]:
2384
+ profile.language = g_param[OptionsDefine.Language]
2385
+ mod = CLIENT_MAP[g_param[OptionsDefine.Version]]
2386
+ client = mod.OcrClient(cred, g_param[OptionsDefine.Region], profile)
2387
+ client._sdkVersion += ("_CLI_" + __version__)
2388
+ models = MODELS_MAP[g_param[OptionsDefine.Version]]
2389
+ model = models.RecognizeGeneralTextImageWarnRequest()
2390
+ model.from_json_string(json.dumps(args))
2391
+ start_time = time.time()
2392
+ while True:
2393
+ rsp = client.RecognizeGeneralTextImageWarn(model)
2394
+ result = rsp.to_json_string()
2395
+ try:
2396
+ json_obj = json.loads(result)
2397
+ except TypeError as e:
2398
+ json_obj = json.loads(result.decode('utf-8')) # python3.3
2399
+ if not g_param[OptionsDefine.Waiter] or search(g_param['OptionsDefine.WaiterInfo']['expr'], json_obj) == g_param['OptionsDefine.WaiterInfo']['to']:
2400
+ break
2401
+ cur_time = time.time()
2402
+ if cur_time - start_time >= g_param['OptionsDefine.WaiterInfo']['timeout']:
2403
+ raise ClientError('Request timeout, wait `%s` to `%s` timeout, last request is %s' %
2404
+ (g_param['OptionsDefine.WaiterInfo']['expr'], g_param['OptionsDefine.WaiterInfo']['to'],
2405
+ search(g_param['OptionsDefine.WaiterInfo']['expr'], json_obj)))
2406
+ else:
2407
+ print('Inquiry result is %s.' % search(g_param['OptionsDefine.WaiterInfo']['expr'], json_obj))
2408
+ time.sleep(g_param['OptionsDefine.WaiterInfo']['interval'])
2409
+ FormatOutput.output("action", json_obj, g_param[OptionsDefine.Output], g_param[OptionsDefine.Filter])
2410
+
2411
+
2360
2412
  def doSmartStructuralOCR(args, parsed_globals):
2361
2413
  g_param = parse_global_arg(parsed_globals)
2362
2414
 
@@ -4441,6 +4493,7 @@ ACTION_MAP = {
4441
4493
  "TableOCR": doTableOCR,
4442
4494
  "EnglishOCR": doEnglishOCR,
4443
4495
  "HmtResidentPermitOCR": doHmtResidentPermitOCR,
4496
+ "RecognizeGeneralTextImageWarn": doRecognizeGeneralTextImageWarn,
4444
4497
  "SmartStructuralOCR": doSmartStructuralOCR,
4445
4498
  "ArithmeticOCR": doArithmeticOCR,
4446
4499
  "TollInvoiceOCR": doTollInvoiceOCR,
@@ -343,6 +343,13 @@
343
343
  "output": "RecognizeGeneralInvoiceResponse",
344
344
  "status": "online"
345
345
  },
346
+ "RecognizeGeneralTextImageWarn": {
347
+ "document": "本接口支持多种类型证件有效性检测告警,包括卡证复印件告警、卡证翻拍告警等功能。可以应用于各种证件信息有效性校验场景,例如银行开户、用户注册等场景。\n\n默认接口请求频率限制:10次/秒。",
348
+ "input": "RecognizeGeneralTextImageWarnRequest",
349
+ "name": "通用文本图像告警",
350
+ "output": "RecognizeGeneralTextImageWarnResponse",
351
+ "status": "online"
352
+ },
346
353
  "RecognizeHealthCodeOCR": {
347
354
  "document": "本接口支持北京、上海、广东、江苏、吉林、黑龙江、天津、辽宁、浙江、河南、四川、贵州、山东、安徽、福建、江西、湖北、湖南等省份健康码的识别,包括持码人姓名、持码人身份证号、健康码更新时间、健康码颜色、核酸检测结果、核酸检测间隔时长、核酸检测时间,疫苗接种信息,八个字段的识别结果输出。不同省市健康码显示的字段信息有所不同,上述字段的识别结果可能为空,以图片上具体展示的信息为准。\n\n默认接口请求频率限制:10次/秒。",
348
355
  "input": "RecognizeHealthCodeOCRRequest",
@@ -5721,6 +5728,42 @@
5721
5728
  ],
5722
5729
  "usage": "out"
5723
5730
  },
5731
+ "GeneralWarnInfo": {
5732
+ "document": "通用告警详情",
5733
+ "members": [
5734
+ {
5735
+ "disabled": false,
5736
+ "document": "是否存在该告警",
5737
+ "example": "无",
5738
+ "member": "bool",
5739
+ "name": "IsWarn",
5740
+ "output_required": true,
5741
+ "type": "bool",
5742
+ "value_allowed_null": false
5743
+ },
5744
+ {
5745
+ "disabled": false,
5746
+ "document": "告警位置四点坐标",
5747
+ "example": "无",
5748
+ "member": "Polygon",
5749
+ "name": "Polygon",
5750
+ "output_required": true,
5751
+ "type": "list",
5752
+ "value_allowed_null": false
5753
+ },
5754
+ {
5755
+ "disabled": false,
5756
+ "document": "特殊判定,支持包括\n\nFinger:由手指导致的不完整,仅在不完整告警中返回",
5757
+ "example": "无",
5758
+ "member": "string",
5759
+ "name": "SpecificMatter",
5760
+ "output_required": true,
5761
+ "type": "string",
5762
+ "value_allowed_null": false
5763
+ }
5764
+ ],
5765
+ "usage": "out"
5766
+ },
5724
5767
  "GetTaskStateRequest": {
5725
5768
  "document": "GetTaskState请求参数结构体",
5726
5769
  "members": [
@@ -11320,6 +11363,119 @@
11320
11363
  ],
11321
11364
  "type": "object"
11322
11365
  },
11366
+ "RecognizeGeneralTextImageWarnRequest": {
11367
+ "document": "RecognizeGeneralTextImageWarn请求参数结构体",
11368
+ "members": [
11369
+ {
11370
+ "disabled": false,
11371
+ "document": "图片的 Url 地址。\n支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。\n支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。\n支持的图片像素:需介于20-10000px之间。\n图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。\n非腾讯云存储的 Url 速度和稳定性可能受一定影响。",
11372
+ "example": "https://ocr-demo-1254418846.cos.ap-guangzhou.myqcloud.com/docume",
11373
+ "member": "string",
11374
+ "name": "ImageUrl",
11375
+ "required": false,
11376
+ "type": "string"
11377
+ },
11378
+ {
11379
+ "disabled": false,
11380
+ "document": "图片的 Base64 值。\n支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。\n支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。\n支持的图片像素:需介于20-10000px之间。\n图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。",
11381
+ "example": "无",
11382
+ "member": "string",
11383
+ "name": "ImageBase64",
11384
+ "required": false,
11385
+ "type": "string"
11386
+ },
11387
+ {
11388
+ "disabled": false,
11389
+ "document": "是否开启PDF识别,默认值为true,开启后可同时支持图片和PDF的识别。 示例值:false",
11390
+ "example": "true",
11391
+ "member": "bool",
11392
+ "name": "EnablePdf",
11393
+ "required": false,
11394
+ "type": "bool"
11395
+ },
11396
+ {
11397
+ "disabled": false,
11398
+ "document": "需要识别的PDF页面的对应页码,传入时仅支持PDF单页识别,当上传文件为PDF且EnablePdf参数值为true时有效,默认值为1。 示例值:1",
11399
+ "example": "1",
11400
+ "member": "int64",
11401
+ "name": "PdfPageNumber",
11402
+ "required": false,
11403
+ "type": "int"
11404
+ },
11405
+ {
11406
+ "disabled": false,
11407
+ "document": "支持的模板类型\n- General 通用告警\n- LicensePlate 车牌告警",
11408
+ "example": "无",
11409
+ "member": "string",
11410
+ "name": "Type",
11411
+ "required": false,
11412
+ "type": "string"
11413
+ }
11414
+ ],
11415
+ "type": "object"
11416
+ },
11417
+ "RecognizeGeneralTextImageWarnResponse": {
11418
+ "document": "RecognizeGeneralTextImageWarn返回参数结构体",
11419
+ "members": [
11420
+ {
11421
+ "disabled": false,
11422
+ "document": "复印告警信息",
11423
+ "example": "无",
11424
+ "member": "GeneralWarnInfo",
11425
+ "name": "Copy",
11426
+ "output_required": true,
11427
+ "type": "object",
11428
+ "value_allowed_null": false
11429
+ },
11430
+ {
11431
+ "disabled": false,
11432
+ "document": "翻拍告警信息",
11433
+ "example": "无",
11434
+ "member": "GeneralWarnInfo",
11435
+ "name": "Reprint",
11436
+ "output_required": true,
11437
+ "type": "object",
11438
+ "value_allowed_null": false
11439
+ },
11440
+ {
11441
+ "disabled": false,
11442
+ "document": "模糊告警信息",
11443
+ "example": "无",
11444
+ "member": "GeneralWarnInfo",
11445
+ "name": "Blur",
11446
+ "output_required": true,
11447
+ "type": "object",
11448
+ "value_allowed_null": false
11449
+ },
11450
+ {
11451
+ "disabled": false,
11452
+ "document": "反光告警信息",
11453
+ "example": "无",
11454
+ "member": "GeneralWarnInfo",
11455
+ "name": "Reflection",
11456
+ "output_required": true,
11457
+ "type": "object",
11458
+ "value_allowed_null": false
11459
+ },
11460
+ {
11461
+ "disabled": false,
11462
+ "document": "边框不完整告警信息",
11463
+ "example": "无",
11464
+ "member": "GeneralWarnInfo",
11465
+ "name": "BorderIncomplete",
11466
+ "output_required": true,
11467
+ "type": "object",
11468
+ "value_allowed_null": false
11469
+ },
11470
+ {
11471
+ "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
11472
+ "member": "string",
11473
+ "name": "RequestId",
11474
+ "type": "string"
11475
+ }
11476
+ ],
11477
+ "type": "object"
11478
+ },
11323
11479
  "RecognizeHealthCodeOCRRequest": {
11324
11480
  "document": "RecognizeHealthCodeOCR请求参数结构体",
11325
11481
  "members": [
@@ -446,6 +446,14 @@
446
446
  "title": "通用票据识别(高级版)"
447
447
  }
448
448
  ],
449
+ "RecognizeGeneralTextImageWarn": [
450
+ {
451
+ "document": "通用文本图像告警示例",
452
+ "input": "POST / HTTP/1.1\nHost: ocr.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: RecognizeGeneralTextImageWarn\n<公共请求参数>\n\n{\n \"ImageUrl\": \"https://xx/a.jpg\"\n}",
453
+ "output": "{\n \"Response\": {\n \"Blur\": {\n \"IsWarn\": false,\n \"Polygon\": [],\n \"SpecificMatter\": \"\"\n },\n \"BorderIncomplete\": {\n \"IsWarn\": false,\n \"Polygon\": [],\n \"SpecificMatter\": \"\"\n },\n \"Copy\": {\n \"IsWarn\": true,\n \"Polygon\": [\n {\n \"LeftBottom\": {\n \"X\": 0,\n \"Y\": 0\n },\n \"LeftTop\": {\n \"X\": 0,\n \"Y\": 0\n },\n \"RightBottom\": {\n \"X\": 0,\n \"Y\": 0\n },\n \"RightTop\": {\n \"X\": 0,\n \"Y\": 0\n }\n }\n ],\n \"SpecificMatter\": \"\"\n },\n \"Reflection\": {\n \"IsWarn\": false,\n \"Polygon\": [],\n \"SpecificMatter\": \"\"\n },\n \"Reprint\": {\n \"IsWarn\": true,\n \"Polygon\": [\n {\n \"LeftBottom\": {\n \"X\": 0,\n \"Y\": 0\n },\n \"LeftTop\": {\n \"X\": 0,\n \"Y\": 0\n },\n \"RightBottom\": {\n \"X\": 0,\n \"Y\": 0\n },\n \"RightTop\": {\n \"X\": 0,\n \"Y\": 0\n }\n }\n ],\n \"SpecificMatter\": \"\"\n },\n \"RequestId\": \"d8b2bf40-091e-43f1-a075-d98a5c9b2e1e\"\n }\n}",
454
+ "title": "通用文本图像告警示例代码"
455
+ }
456
+ ],
449
457
  "RecognizeHealthCodeOCR": [
450
458
  {
451
459
  "document": "健康码识别",
@@ -684,41 +684,41 @@
684
684
  "members": [
685
685
  {
686
686
  "disabled": false,
687
- "document": "返回码。0表示成功,非0标识失败错误码。\n注意:此字段可能返回 null,表示取不到有效值。",
688
- "example": "",
687
+ "document": "错误码,0 表示成功,非0表示失败错误码。\n0:成功\n1:错误\n1002:参数错误\n4300:未开通服务\n4301:后端未创建对应产品\n注意:此字段可能返回 null,表示取不到有效值。",
688
+ "example": "",
689
689
  "member": "int64",
690
690
  "name": "Code",
691
- "required": true,
691
+ "output_required": true,
692
692
  "type": "int",
693
693
  "value_allowed_null": true
694
694
  },
695
695
  {
696
696
  "disabled": false,
697
697
  "document": "UTF-8编码,出错消息。\n注意:此字段可能返回 null,表示取不到有效值。",
698
- "example": "",
698
+ "example": "",
699
699
  "member": "string",
700
700
  "name": "Message",
701
- "required": true,
701
+ "output_required": true,
702
702
  "type": "string",
703
703
  "value_allowed_null": true
704
704
  },
705
705
  {
706
706
  "disabled": false,
707
707
  "document": "业务详情。\n注意:此字段可能返回 null,表示取不到有效值。",
708
- "example": "",
708
+ "example": "",
709
709
  "member": "OutputManageMarketingRiskValue",
710
710
  "name": "Value",
711
- "required": true,
711
+ "output_required": true,
712
712
  "type": "object",
713
713
  "value_allowed_null": true
714
714
  },
715
715
  {
716
716
  "disabled": false,
717
717
  "document": "控制台显示的req_id。\n注意:此字段可能返回 null,表示取不到有效值。",
718
- "example": "",
718
+ "example": "",
719
719
  "member": "string",
720
720
  "name": "UUid",
721
- "required": true,
721
+ "output_required": true,
722
722
  "type": "string",
723
723
  "value_allowed_null": true
724
724
  }
@@ -644,7 +644,7 @@
644
644
  },
645
645
  {
646
646
  "disabled": false,
647
- "document": "每天数据上报量",
647
+ "document": "每天数据上报量,(不作量级限制)",
648
648
  "example": "100",
649
649
  "member": "string",
650
650
  "name": "CountNum",
@@ -708,6 +708,7 @@
708
708
  "example": "taw-12345678",
709
709
  "member": "string",
710
710
  "name": "InstanceId",
711
+ "output_required": true,
711
712
  "type": "string",
712
713
  "value_allowed_null": false
713
714
  },
@@ -717,6 +718,7 @@
717
718
  "example": "20211011688006794751081",
718
719
  "member": "string",
719
720
  "name": "DealName",
721
+ "output_required": true,
720
722
  "type": "string",
721
723
  "value_allowed_null": true
722
724
  },
@@ -743,7 +745,7 @@
743
745
  },
744
746
  {
745
747
  "disabled": false,
746
- "document": "备注",
748
+ "document": "备注(暂未作字节数限制)",
747
749
  "example": "备注",
748
750
  "member": "string",
749
751
  "name": "Remark",
@@ -780,7 +782,7 @@
780
782
  "example": "无",
781
783
  "member": "string",
782
784
  "name": "Msg",
783
- "required": true,
785
+ "output_required": true,
784
786
  "type": "string",
785
787
  "value_allowed_null": false
786
788
  },
@@ -790,7 +792,7 @@
790
792
  "example": "1",
791
793
  "member": "uint64",
792
794
  "name": "ID",
793
- "required": true,
795
+ "output_required": true,
794
796
  "type": "int",
795
797
  "value_allowed_null": false
796
798
  },
@@ -1588,7 +1590,7 @@
1588
1590
  },
1589
1591
  {
1590
1592
  "disabled": false,
1591
- "document": "网络类型",
1593
+ "document": "网络类型(1,2,3,4,5,100),1表示WIFI, 2表示2G, 3表示3G, 4表示4G, 5表示5G, 6表示6G, 100表示未知。",
1592
1594
  "example": "2",
1593
1595
  "member": "string",
1594
1596
  "name": "NetType",
@@ -1606,7 +1608,7 @@
1606
1608
  },
1607
1609
  {
1608
1610
  "disabled": false,
1609
- "document": "是否海外",
1611
+ "document": "显示是否海外,1表示海外,0表示非海外;默认值为空,查询所有。",
1610
1612
  "example": "1",
1611
1613
  "member": "string",
1612
1614
  "name": "IsAbroad",
@@ -1670,7 +1672,7 @@
1670
1672
  "example": "无",
1671
1673
  "member": "string",
1672
1674
  "name": "Result",
1673
- "required": true,
1675
+ "output_required": true,
1674
1676
  "type": "string",
1675
1677
  "value_allowed_null": false
1676
1678
  },
@@ -2067,7 +2069,7 @@
2067
2069
  },
2068
2070
  {
2069
2071
  "disabled": false,
2070
- "document": "是否海外",
2072
+ "document": "是否海外,1表示海外,0表示非海外;默认值为空,查询所有。",
2071
2073
  "example": "1",
2072
2074
  "member": "string",
2073
2075
  "name": "IsAbroad",
@@ -2149,7 +2151,7 @@
2149
2151
  "example": "无",
2150
2152
  "member": "string",
2151
2153
  "name": "Result",
2152
- "required": true,
2154
+ "output_required": true,
2153
2155
  "type": "string",
2154
2156
  "value_allowed_null": false
2155
2157
  },
@@ -2320,7 +2322,7 @@
2320
2322
  },
2321
2323
  {
2322
2324
  "disabled": false,
2323
- "document": "是否海外",
2325
+ "document": "显示是否海外,1表示海外,0表示非海外;默认值为空,查询所有。",
2324
2326
  "example": "1",
2325
2327
  "member": "string",
2326
2328
  "name": "IsAbroad",
@@ -2384,7 +2386,7 @@
2384
2386
  "example": "无",
2385
2387
  "member": "string",
2386
2388
  "name": "Result",
2387
- "required": true,
2389
+ "output_required": true,
2388
2390
  "type": "string",
2389
2391
  "value_allowed_null": false
2390
2392
  },
@@ -2555,7 +2557,7 @@
2555
2557
  },
2556
2558
  {
2557
2559
  "disabled": false,
2558
- "document": "是否海外",
2560
+ "document": "显示是否海外,1表示海外,0表示非海外;默认值为空,查询所有。",
2559
2561
  "example": "1",
2560
2562
  "member": "string",
2561
2563
  "name": "IsAbroad",
@@ -2646,7 +2648,7 @@
2646
2648
  "example": "无",
2647
2649
  "member": "string",
2648
2650
  "name": "Result",
2649
- "required": true,
2651
+ "output_required": true,
2650
2652
  "type": "string",
2651
2653
  "value_allowed_null": false
2652
2654
  },
@@ -2872,7 +2874,7 @@
2872
2874
  },
2873
2875
  {
2874
2876
  "disabled": false,
2875
- "document": "是否海外",
2877
+ "document": "显示是否海外,1表示海外,0表示非海外;默认值为空,查询所有。",
2876
2878
  "example": "1",
2877
2879
  "member": "string",
2878
2880
  "name": "IsAbroad",
@@ -2918,7 +2920,7 @@
2918
2920
  "example": "无",
2919
2921
  "member": "string",
2920
2922
  "name": "Result",
2921
- "required": true,
2923
+ "output_required": true,
2922
2924
  "type": "string",
2923
2925
  "value_allowed_null": false
2924
2926
  },
@@ -3062,7 +3064,7 @@
3062
3064
  },
3063
3065
  {
3064
3066
  "disabled": false,
3065
- "document": "是否海外",
3067
+ "document": "显示是否海外,1表示海外,0表示非海外;默认值为空,查询所有。",
3066
3068
  "example": "1",
3067
3069
  "member": "string",
3068
3070
  "name": "IsAbroad",
@@ -3153,7 +3155,7 @@
3153
3155
  "example": "无",
3154
3156
  "member": "string",
3155
3157
  "name": "Result",
3156
- "required": true,
3158
+ "output_required": true,
3157
3159
  "type": "string",
3158
3160
  "value_allowed_null": false
3159
3161
  },
@@ -3324,7 +3326,7 @@
3324
3326
  },
3325
3327
  {
3326
3328
  "disabled": false,
3327
- "document": "是否海外",
3329
+ "document": "显示是否海外,1表示海外,0表示非海外;默认值为空,查询所有。",
3328
3330
  "example": "1",
3329
3331
  "member": "string",
3330
3332
  "name": "IsAbroad",
@@ -3370,7 +3372,7 @@
3370
3372
  "example": "无",
3371
3373
  "member": "string",
3372
3374
  "name": "Result",
3373
- "required": true,
3375
+ "output_required": true,
3374
3376
  "type": "string",
3375
3377
  "value_allowed_null": false
3376
3378
  },
@@ -3541,7 +3543,7 @@
3541
3543
  },
3542
3544
  {
3543
3545
  "disabled": false,
3544
- "document": "显示是否海外",
3546
+ "document": "显示是否海外,1表示海外,0表示非海外;默认值为空,查询所有。",
3545
3547
  "example": "1",
3546
3548
  "member": "string",
3547
3549
  "name": "IsAbroad",
@@ -3895,7 +3897,7 @@
3895
3897
  },
3896
3898
  {
3897
3899
  "disabled": false,
3898
- "document": "是否海外",
3900
+ "document": "显示是否海外,1表示海外,0表示非海外;默认值为空,查询所有。",
3899
3901
  "example": "1",
3900
3902
  "member": "string",
3901
3903
  "name": "IsAbroad",
@@ -3959,7 +3961,7 @@
3959
3961
  "example": "无",
3960
3962
  "member": "string",
3961
3963
  "name": "Result",
3962
- "required": true,
3964
+ "output_required": true,
3963
3965
  "type": "string",
3964
3966
  "value_allowed_null": false
3965
3967
  },
@@ -4130,7 +4132,7 @@
4130
4132
  },
4131
4133
  {
4132
4134
  "disabled": false,
4133
- "document": "是否海外",
4135
+ "document": "显示是否海外,1表示海外,0表示非海外;默认值为空,查询所有。",
4134
4136
  "example": "1",
4135
4137
  "member": "string",
4136
4138
  "name": "IsAbroad",
@@ -4194,7 +4196,7 @@
4194
4196
  "example": "无",
4195
4197
  "member": "string",
4196
4198
  "name": "Result",
4197
- "required": true,
4199
+ "output_required": true,
4198
4200
  "type": "string",
4199
4201
  "value_allowed_null": false
4200
4202
  },
@@ -4365,7 +4367,7 @@
4365
4367
  },
4366
4368
  {
4367
4369
  "disabled": false,
4368
- "document": "是否海外",
4370
+ "document": "显示是否海外,1表示海外,0表示非海外;默认值为空,查询所有。",
4369
4371
  "example": "1",
4370
4372
  "member": "string",
4371
4373
  "name": "IsAbroad",
@@ -4429,7 +4431,7 @@
4429
4431
  "example": "无",
4430
4432
  "member": "string",
4431
4433
  "name": "Result",
4432
- "required": true,
4434
+ "output_required": true,
4433
4435
  "type": "string",
4434
4436
  "value_allowed_null": false
4435
4437
  },
@@ -4600,7 +4602,7 @@
4600
4602
  },
4601
4603
  {
4602
4604
  "disabled": false,
4603
- "document": "是否海外",
4605
+ "document": "显示是否海外,1表示海外,0表示非海外;默认值为空,查询所有。",
4604
4606
  "example": "1",
4605
4607
  "member": "string",
4606
4608
  "name": "IsAbroad",
@@ -4664,7 +4666,7 @@
4664
4666
  "example": "无",
4665
4667
  "member": "string",
4666
4668
  "name": "Result",
4667
- "required": true,
4669
+ "output_required": true,
4668
4670
  "type": "string",
4669
4671
  "value_allowed_null": false
4670
4672
  },
@@ -4835,7 +4837,7 @@
4835
4837
  },
4836
4838
  {
4837
4839
  "disabled": false,
4838
- "document": "是否海外",
4840
+ "document": "显示是否海外,1表示海外,0表示非海外;默认值为空,查询所有。",
4839
4841
  "example": "1",
4840
4842
  "member": "string",
4841
4843
  "name": "IsAbroad",
@@ -4890,7 +4892,7 @@
4890
4892
  "example": "无",
4891
4893
  "member": "string",
4892
4894
  "name": "Result",
4893
- "required": true,
4895
+ "output_required": true,
4894
4896
  "type": "string",
4895
4897
  "value_allowed_null": false
4896
4898
  },
@@ -5354,7 +5356,7 @@
5354
5356
  "example": "无",
5355
5357
  "member": "string",
5356
5358
  "name": "Result",
5357
- "required": true,
5359
+ "output_required": true,
5358
5360
  "type": "string",
5359
5361
  "value_allowed_null": false
5360
5362
  },
@@ -5436,7 +5438,7 @@
5436
5438
  "example": "无",
5437
5439
  "member": "string",
5438
5440
  "name": "Result",
5439
- "required": true,
5441
+ "output_required": true,
5440
5442
  "type": "string",
5441
5443
  "value_allowed_null": false
5442
5444
  },
@@ -5654,7 +5656,7 @@
5654
5656
  "example": "无",
5655
5657
  "member": "string",
5656
5658
  "name": "Result",
5657
- "required": true,
5659
+ "output_required": true,
5658
5660
  "type": "string",
5659
5661
  "value_allowed_null": false
5660
5662
  },