tccli 3.0.1222.1__py2.py3-none-any.whl → 3.0.1223.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 (36) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/billing/v20180709/api.json +356 -356
  3. tccli/services/billing/v20180709/examples.json +7 -7
  4. tccli/services/cls/v20201016/api.json +1 -1
  5. tccli/services/dcdb/v20180411/api.json +136 -136
  6. tccli/services/dnspod/dnspod_client.py +139 -33
  7. tccli/services/dnspod/v20210323/api.json +104 -0
  8. tccli/services/dnspod/v20210323/examples.json +16 -0
  9. tccli/services/ess/v20201111/api.json +4 -4
  10. tccli/services/essbasic/v20210526/api.json +2 -2
  11. tccli/services/goosefs/v20220519/api.json +9 -0
  12. tccli/services/hunyuan/v20230901/api.json +11 -0
  13. tccli/services/lcic/v20220817/api.json +10 -1
  14. tccli/services/lighthouse/v20200324/api.json +1 -1
  15. tccli/services/live/live_client.py +322 -4
  16. tccli/services/live/v20180801/api.json +331 -0
  17. tccli/services/live/v20180801/examples.json +48 -0
  18. tccli/services/lke/v20231130/api.json +29 -9
  19. tccli/services/mariadb/v20170312/api.json +142 -142
  20. tccli/services/mps/v20190612/api.json +11 -1
  21. tccli/services/oceanus/v20190422/api.json +10 -0
  22. tccli/services/ocr/v20181119/api.json +30 -0
  23. tccli/services/ocr/v20181119/examples.json +4 -10
  24. tccli/services/privatedns/privatedns_client.py +4 -534
  25. tccli/services/privatedns/v20201028/api.json +4 -943
  26. tccli/services/privatedns/v20201028/examples.json +0 -80
  27. tccli/services/redis/v20180412/api.json +1 -1
  28. tccli/services/teo/v20220901/api.json +5 -0
  29. tccli/services/tke/v20220501/api.json +3 -1
  30. tccli/services/vod/v20180717/api.json +19 -0
  31. tccli/services/vpc/v20170312/api.json +29 -0
  32. {tccli-3.0.1222.1.dist-info → tccli-3.0.1223.1.dist-info}/METADATA +2 -2
  33. {tccli-3.0.1222.1.dist-info → tccli-3.0.1223.1.dist-info}/RECORD +36 -36
  34. {tccli-3.0.1222.1.dist-info → tccli-3.0.1223.1.dist-info}/WHEEL +0 -0
  35. {tccli-3.0.1222.1.dist-info → tccli-3.0.1223.1.dist-info}/entry_points.txt +0 -0
  36. {tccli-3.0.1222.1.dist-info → tccli-3.0.1223.1.dist-info}/license_files/LICENSE +0 -0
@@ -2642,9 +2642,19 @@
2642
2642
  "example": "无",
2643
2643
  "member": "SegmentRecognitionItem",
2644
2644
  "name": "SegmentSet",
2645
- "required": true,
2645
+ "output_required": true,
2646
2646
  "type": "list",
2647
2647
  "value_allowed_null": false
2648
+ },
2649
+ {
2650
+ "disabled": false,
2651
+ "document": "视频摘要,离线场景用。\n注意:此字段可能返回 null,表示取不到有效值。",
2652
+ "example": "xx",
2653
+ "member": "string",
2654
+ "name": "Abstract",
2655
+ "output_required": false,
2656
+ "type": "string",
2657
+ "value_allowed_null": true
2648
2658
  }
2649
2659
  ],
2650
2660
  "usage": "out"
@@ -898,6 +898,16 @@
898
898
  "output_required": false,
899
899
  "type": "int",
900
900
  "value_allowed_null": true
901
+ },
902
+ {
903
+ "disabled": false,
904
+ "document": "是否开启跨租户弹性网卡",
905
+ "example": "0",
906
+ "member": "int64",
907
+ "name": "CrossTenantEniMode",
908
+ "output_required": false,
909
+ "type": "int",
910
+ "value_allowed_null": false
901
911
  }
902
912
  ],
903
913
  "usage": "out"
@@ -18289,6 +18289,26 @@
18289
18289
  "output_required": true,
18290
18290
  "type": "string",
18291
18291
  "value_allowed_null": true
18292
+ },
18293
+ {
18294
+ "disabled": false,
18295
+ "document": "住址",
18296
+ "example": "广州省***区",
18297
+ "member": "string",
18298
+ "name": "AddressElectronic",
18299
+ "output_required": false,
18300
+ "type": "string",
18301
+ "value_allowed_null": false
18302
+ },
18303
+ {
18304
+ "disabled": false,
18305
+ "document": "发证机关",
18306
+ "example": "广州省***局",
18307
+ "member": "string",
18308
+ "name": "IssueAuthorityElectronic",
18309
+ "output_required": false,
18310
+ "type": "string",
18311
+ "value_allowed_null": false
18292
18312
  }
18293
18313
  ],
18294
18314
  "usage": "out"
@@ -22514,6 +22534,16 @@
22514
22534
  "type": "list",
22515
22535
  "value_allowed_null": false
22516
22536
  },
22537
+ {
22538
+ "disabled": false,
22539
+ "document": "行驶证类型 电子行驶证:Electronic 普通行驶证:Normal",
22540
+ "example": "Normal",
22541
+ "member": "string",
22542
+ "name": "VehicleLicenseType",
22543
+ "output_required": false,
22544
+ "type": "string",
22545
+ "value_allowed_null": false
22546
+ },
22517
22547
  {
22518
22548
  "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
22519
22549
  "member": "string",
@@ -732,22 +732,16 @@
732
732
  ],
733
733
  "VehicleLicenseOCR": [
734
734
  {
735
- "document": "行驶证主页正面识别示例代码1",
735
+ "document": "行驶证主页正面识别示例",
736
736
  "input": "POST / HTTP/1.1\nHost: ocr.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: VehicleLicenseOCR\n<公共请求参数>\n\n{\n \"ImageUrl\": \"https://ocr-demo-1254418846.cos.ap-guangzhou.myqcloud.com/vehicle/VehicleLicenseOCR/VehicleLicenseOCR2.jpg\",\n \"CardSide\": \"FRONT\"\n}",
737
737
  "output": "{\n \"Response\": {\n \"FrontInfo\": {\n \"PlateNo\": \"沪AA1234\",\n \"VehicleType\": \"小型轿车\",\n \"Owner\": \"李明\",\n \"Address\": \"上海市徐汇区田林路397号腾云大厦6F\",\n \"UseCharacter\": \"非营运\",\n \"Model\": \"别克牌SGM7151LAAA\",\n \"Vin\": \"ABCDEFGH123456789\",\n \"EngineNo\": \"8B54321\",\n \"RegisterDate\": \"2011-10-10\",\n \"IssueDate\": \"\",\n \"Seal\": \"上海市公安局交通警寨总队\"\n },\n \"BackInfo\": null,\n \"RecognizeWarnCode\": [\n -9102\n ],\n \"RecognizeWarnMsg\": [\n \"WARN_DRIVER_LICENSE_COPY_CARD\"\n ],\n \"RequestId\": \"820916b4-b391-40a8-9203-7ae87e3f1954\"\n }\n}",
738
- "title": "行驶证主页正面识别示例代码1"
738
+ "title": "行驶证主页正面识别示例"
739
739
  },
740
740
  {
741
- "document": "行驶证副页正面识别示例代码2",
741
+ "document": "行驶证副页正面识别示例",
742
742
  "input": "POST / HTTP/1.1\nHost: ocr.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: VehicleLicenseOCR\n<公共请求参数>\n\n{\n \"ImageUrl\": \"https://ocr-demo-1254418846.cos.ap-guangzhou.myqcloud.com/vehicle/VehicleLicenseBackOCR/VehicleLicenseBackOCR1.jpg\",\n \"CardSide\": \"BACK\"\n}",
743
743
  "output": "{\n \"Response\": {\n \"FrontInfo\": null,\n \"BackInfo\": {\n \"PlateNo\": \"粤B2177C\",\n \"FuelType\": \"汽油\",\n \"FileNo\": \"440681681182\",\n \"AllowNum\": \"5人\",\n \"TotalMass\": \"2085kg\",\n \"CurbWeight\": \"1610kg\",\n \"LoadQuality\": \"--\",\n \"ExternalSize\": \"4667×1839×1694mm\",\n \"TotalQuasiMass\": \"--\",\n \"Marks\": \"\",\n \"Record\": \"检验有效期至2019年11月粤E(01)汽油\",\n \"SubPageCode\": \"4460040587965\"\n },\n \"RecognizeWarnCode\": [\n -9102\n ],\n \"RecognizeWarnMsg\": [\n \"WARN_DRIVER_LICENSE_COPY_CARD\"\n ],\n \"RequestId\": \"e2ebfaa0-19d3-4d2b-9ed8-7c7c21eb2b74\"\n }\n}",
744
- "title": "行驶证副页正面识别示例代码2"
745
- },
746
- {
747
- "document": "行驶证副页正面识别示例代码3",
748
- "input": "POST / HTTP/1.1\nHost: ocr.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: VehicleLicenseOCR\n<公共请求参数>\n\n{\n \"ImageUrl\": \"https://ocr-demo-1254418846.cos.ap-guangzhou.myqcloud.com/***/fakeurl.jpg\",\n \"CardSide\": \"BACK\"\n}",
749
- "output": "{\n \"Response\": {\n \"FrontInfo\": null,\n \"BackInfo\": {\n \"FuelType\": \"\",\n \"PlateNo\": \"皖AC4L50\",\n \"FileNo\": \"A00-00476807\",\n \"AllowNum\": \"5人\",\n \"TotalMass\": \"1837kg\",\n \"CurbWeight\": \"1431kg\",\n \"LoadQuality\": \"--\",\n \"ExternalSize\": \"4620×1780×1498mm\",\n \"TotalQuasiMass\": \"--\",\n \"Marks\": \"\",\n \"Record\": \"检验有效期至2015年11月皖A(4S)\",\n \"SubPageCode\": \"\"\n },\n \"RecognizeWarnCode\": [\n -9103\n ],\n \"RecognizeWarnMsg\": [\n \"WARN_DRIVER_LICENSE_SCREENED_CARD\"\n ],\n \"RequestId\": \"e2ebfaa0-19d3-4d2b-9ed8-7c7c21eb2b74\"\n }\n}",
750
- "title": "行驶证副页正面识别示例代码3"
744
+ "title": "行驶证副页正面识别示例"
751
745
  }
752
746
  ],
753
747
  "VehicleRegCertOCR": [