tccli 3.0.1294.1__py2.py3-none-any.whl → 3.0.1296.1__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 (92) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/antiddos/v20200309/api.json +123 -116
  3. tccli/services/bi/v20220105/api.json +17 -17
  4. tccli/services/bi/v20220105/examples.json +16 -16
  5. tccli/services/cam/v20190116/api.json +2 -2
  6. tccli/services/cam/v20190116/examples.json +1 -1
  7. tccli/services/captcha/v20190722/api.json +49 -39
  8. tccli/services/cbs/v20170312/api.json +16 -16
  9. tccli/services/ccc/v20200210/api.json +124 -23
  10. tccli/services/ccc/v20200210/examples.json +1 -1
  11. tccli/services/cdc/v20201214/api.json +1 -1
  12. tccli/services/cdn/v20180606/api.json +61 -55
  13. tccli/services/cdn/v20180606/examples.json +11 -11
  14. tccli/services/cdwpg/v20201230/api.json +21 -21
  15. tccli/services/cdwpg/v20201230/examples.json +6 -6
  16. tccli/services/cfw/v20190904/api.json +1 -1
  17. tccli/services/chc/v20230418/api.json +1 -1
  18. tccli/services/ckafka/v20190819/api.json +3 -3
  19. tccli/services/clb/v20180317/api.json +1 -1
  20. tccli/services/cme/v20191029/api.json +522 -501
  21. tccli/services/cme/v20191029/examples.json +138 -138
  22. tccli/services/cvm/v20170312/api.json +1 -1
  23. tccli/services/cwp/v20180228/api.json +40 -0
  24. tccli/services/cynosdb/v20190107/api.json +15 -15
  25. tccli/services/dbdc/v20201029/api.json +42 -42
  26. tccli/services/dlc/v20210125/api.json +212 -17
  27. tccli/services/domain/v20180808/api.json +5 -5
  28. tccli/services/dts/v20180330/api.json +2 -2
  29. tccli/services/dts/v20211206/api.json +14 -14
  30. tccli/services/ecdn/v20191012/api.json +4 -4
  31. tccli/services/emr/v20190103/api.json +2 -2
  32. tccli/services/ess/v20201111/api.json +13 -4
  33. tccli/services/essbasic/v20210526/api.json +3 -3
  34. tccli/services/essbasic/v20210526/examples.json +2 -2
  35. tccli/services/gs/v20191118/api.json +9 -0
  36. tccli/services/hai/v20230812/api.json +53 -53
  37. tccli/services/hunyuan/v20230901/api.json +3 -3
  38. tccli/services/iotcloud/v20210408/api.json +64 -60
  39. tccli/services/iotcloud/v20210408/examples.json +13 -13
  40. tccli/services/iotexplorer/v20190423/api.json +20 -0
  41. tccli/services/iotvideo/v20191126/api.json +35 -34
  42. tccli/services/iotvideo/v20191126/examples.json +2 -2
  43. tccli/services/iotvideo/v20201215/api.json +314 -296
  44. tccli/services/iotvideo/v20201215/examples.json +56 -56
  45. tccli/services/iotvideo/v20211125/api.json +309 -281
  46. tccli/services/iotvideo/v20211125/examples.json +68 -68
  47. tccli/services/live/v20180801/api.json +39 -10
  48. tccli/services/live/v20180801/examples.json +1 -1
  49. tccli/services/lkeap/v20240522/api.json +11 -1
  50. tccli/services/mariadb/v20170312/api.json +5 -5
  51. tccli/services/mmps/v20200710/api.json +8 -8
  52. tccli/services/monitor/v20180724/api.json +59 -3
  53. tccli/services/monitor/v20180724/examples.json +2 -2
  54. tccli/services/mps/v20190612/api.json +123 -4
  55. tccli/services/mqtt/v20240516/api.json +144 -105
  56. tccli/services/mqtt/v20240516/examples.json +9 -9
  57. tccli/services/ocr/ocr_client.py +16 -175
  58. tccli/services/ocr/v20181119/api.json +15 -245
  59. tccli/services/ocr/v20181119/examples.json +1 -25
  60. tccli/services/partners/partners_client.py +118 -65
  61. tccli/services/partners/v20180321/api.json +93 -0
  62. tccli/services/partners/v20180321/examples.json +8 -0
  63. tccli/services/privatedns/v20201028/api.json +32 -32
  64. tccli/services/sqlserver/v20180328/api.json +37 -0
  65. tccli/services/taf/taf_client.py +53 -0
  66. tccli/services/taf/v20200210/api.json +138 -0
  67. tccli/services/taf/v20200210/examples.json +8 -0
  68. tccli/services/tag/v20180813/api.json +77 -75
  69. tccli/services/tag/v20180813/examples.json +10 -10
  70. tccli/services/tbaas/v20180416/api.json +21 -16
  71. tccli/services/tcr/v20190924/api.json +41 -23
  72. tccli/services/tdid/v20210519/api.json +12 -12
  73. tccli/services/tdmq/tdmq_client.py +0 -53
  74. tccli/services/tdmq/v20200217/api.json +2 -54
  75. tccli/services/tdmq/v20200217/examples.json +0 -8
  76. tccli/services/thpc/v20230321/api.json +10 -0
  77. tccli/services/tke/tke_client.py +61 -8
  78. tccli/services/tke/v20180525/api.json +355 -245
  79. tccli/services/tke/v20180525/examples.json +14 -0
  80. tccli/services/trtc/v20190722/api.json +19 -0
  81. tccli/services/tsf/v20180326/api.json +44 -12
  82. tccli/services/vod/v20180717/api.json +1486 -1415
  83. tccli/services/vod/v20180717/examples.json +50 -50
  84. tccli/services/vpc/v20170312/api.json +137 -56
  85. tccli/services/vpc/v20170312/examples.json +5 -5
  86. tccli/services/waf/v20180125/api.json +2 -2
  87. tccli/services/waf/v20180125/examples.json +2 -2
  88. {tccli-3.0.1294.1.dist-info → tccli-3.0.1296.1.dist-info}/METADATA +2 -2
  89. {tccli-3.0.1294.1.dist-info → tccli-3.0.1296.1.dist-info}/RECORD +92 -92
  90. {tccli-3.0.1294.1.dist-info → tccli-3.0.1296.1.dist-info}/WHEEL +0 -0
  91. {tccli-3.0.1294.1.dist-info → tccli-3.0.1296.1.dist-info}/entry_points.txt +0 -0
  92. {tccli-3.0.1294.1.dist-info → tccli-3.0.1296.1.dist-info}/license_files/LICENSE +0 -0
@@ -1783,6 +1783,17 @@
1783
1783
  "required": false,
1784
1784
  "type": "int",
1785
1785
  "value_allowed_null": false
1786
+ },
1787
+ {
1788
+ "disabled": false,
1789
+ "document": "音频参数信息列表。\n注意:参数数组长度最大为64。\n注意:此字段可能返回 null,表示取不到有效值。",
1790
+ "example": "无",
1791
+ "member": "AudioTemplateInfo",
1792
+ "name": "AudioList",
1793
+ "output_required": false,
1794
+ "required": false,
1795
+ "type": "list",
1796
+ "value_allowed_null": true
1786
1797
  }
1787
1798
  ],
1788
1799
  "usage": "both"
@@ -6808,6 +6819,17 @@
6808
6819
  "required": false,
6809
6820
  "type": "int",
6810
6821
  "value_allowed_null": false
6822
+ },
6823
+ {
6824
+ "disabled": false,
6825
+ "document": "合并音轨信息。\n注意:此字段只是自适应转码生效,\n注意:此字段可能返回 null,表示取不到有效值。",
6826
+ "example": "无",
6827
+ "member": "AudioTrackChannelInfo",
6828
+ "name": "TrackChannelInfo",
6829
+ "output_required": false,
6830
+ "required": false,
6831
+ "type": "object",
6832
+ "value_allowed_null": true
6811
6833
  }
6812
6834
  ],
6813
6835
  "usage": "both"
@@ -6873,6 +6895,45 @@
6873
6895
  ],
6874
6896
  "usage": "both"
6875
6897
  },
6898
+ "AudioTrackChannelInfo": {
6899
+ "document": "音轨信息",
6900
+ "members": [
6901
+ {
6902
+ "disabled": false,
6903
+ "document": "是否开启混音,可选值:\n0:表示不开启混音\n1:表示开启混音\n默认值:0\n注意:此字段可能返回 null,表示取不到有效值。",
6904
+ "example": "0",
6905
+ "member": "int64",
6906
+ "name": "ChannelsRemix",
6907
+ "output_required": false,
6908
+ "required": false,
6909
+ "type": "int",
6910
+ "value_allowed_null": true
6911
+ },
6912
+ {
6913
+ "disabled": false,
6914
+ "document": "合并音轨输入类型,可选值:\ntrask:表示使用音轨id;\ntrask_channel: 表示使用音轨id和声道id;\n默认:trask。\n注意:如果原视频是多声道,建议使用trask_channel。\n注意:此字段可能返回 null,表示取不到有效值。",
6915
+ "example": "trask",
6916
+ "member": "string",
6917
+ "name": "SelectType",
6918
+ "output_required": false,
6919
+ "required": false,
6920
+ "type": "string",
6921
+ "value_allowed_null": true
6922
+ },
6923
+ {
6924
+ "disabled": false,
6925
+ "document": "音轨信息\n注意:此字段可能返回 null,表示取不到有效值。",
6926
+ "example": "无",
6927
+ "member": "TrackInfo",
6928
+ "name": "InputTrackInfo",
6929
+ "output_required": false,
6930
+ "required": false,
6931
+ "type": "list",
6932
+ "value_allowed_null": true
6933
+ }
6934
+ ],
6935
+ "usage": "both"
6936
+ },
6876
6937
  "AwsS3FileUploadTrigger": {
6877
6938
  "document": "AWS S3 文件是上传触发器。",
6878
6939
  "members": [
@@ -17758,7 +17819,7 @@
17758
17819
  {
17759
17820
  "disabled": false,
17760
17821
  "document": "置信度。",
17761
- "example": "",
17822
+ "example": "80.55",
17762
17823
  "member": "float",
17763
17824
  "name": "Confidence",
17764
17825
  "output_required": true,
@@ -17768,7 +17829,7 @@
17768
17829
  {
17769
17830
  "disabled": false,
17770
17831
  "document": "片段起始时间偏移。",
17771
- "example": "",
17832
+ "example": "10.05",
17772
17833
  "member": "float",
17773
17834
  "name": "StartTimeOffset",
17774
17835
  "output_required": true,
@@ -17778,7 +17839,7 @@
17778
17839
  {
17779
17840
  "disabled": false,
17780
17841
  "document": "片段结束时间偏移。",
17781
- "example": "",
17842
+ "example": "20.05",
17782
17843
  "member": "float",
17783
17844
  "name": "EndTimeOffset",
17784
17845
  "output_required": true,
@@ -17788,12 +17849,32 @@
17788
17849
  {
17789
17850
  "disabled": false,
17790
17851
  "document": "片段标签\n注意:此字段可能返回 null,表示取不到有效值。",
17791
- "example": "",
17852
+ "example": "[\"Goal\"]",
17792
17853
  "member": "string",
17793
17854
  "name": "SegmentTags",
17794
17855
  "output_required": false,
17795
17856
  "type": "list",
17796
17857
  "value_allowed_null": true
17858
+ },
17859
+ {
17860
+ "disabled": false,
17861
+ "document": "直播切片对应直播起始时间点,采用 ISO 日期格式。\t\n注意:此字段可能返回 null,表示取不到有效值。",
17862
+ "example": "2024-10-21T17:18:34+08:00\t",
17863
+ "member": "string",
17864
+ "name": "BeginTime",
17865
+ "output_required": false,
17866
+ "type": "string",
17867
+ "value_allowed_null": true
17868
+ },
17869
+ {
17870
+ "disabled": false,
17871
+ "document": "直播切片对应直播结束时间点,采用 ISO 日期格式。\t\n注意:此字段可能返回 null,表示取不到有效值。",
17872
+ "example": "2024-10-21T17:26:19+08:00\t",
17873
+ "member": "string",
17874
+ "name": "EndTime",
17875
+ "output_required": false,
17876
+ "type": "string",
17877
+ "value_allowed_null": true
17797
17878
  }
17798
17879
  ],
17799
17880
  "usage": "out"
@@ -28076,6 +28157,16 @@
28076
28157
  "output_required": false,
28077
28158
  "type": "string",
28078
28159
  "value_allowed_null": false
28160
+ },
28161
+ {
28162
+ "disabled": false,
28163
+ "document": "指定人物ID。",
28164
+ "example": "party_xxxxxx",
28165
+ "member": "string",
28166
+ "name": "PersonId",
28167
+ "output_required": false,
28168
+ "type": "string",
28169
+ "value_allowed_null": false
28079
28170
  }
28080
28171
  ],
28081
28172
  "usage": "out"
@@ -29872,6 +29963,34 @@
29872
29963
  ],
29873
29964
  "usage": "in"
29874
29965
  },
29966
+ "TrackInfo": {
29967
+ "document": "音轨信息",
29968
+ "members": [
29969
+ {
29970
+ "disabled": false,
29971
+ "document": "音轨和声道数字,说明:\n当:SelectType值为trask,此值为整数类型,例如:1;\n当:SelectType值为trask_channel,此值为小数类型,例如:1.0;\n默认值:1.0\n注意:整数部分代表音轨序号,以小数部分代表声道。音轨序号即为音轨的stream index,支持输入0和正整数。小数部分最多支持2位小数,并且仅支持0-63,但是如果Codec为aac/eac3/ac3时,小数部分仅支持0-15。例如:对于stream index为1的音轨,1.0代表这个音轨的第1个声道,1.1代表这个音轨的第2个声道。\n注意:此字段可能返回 null,表示取不到有效值。",
29972
+ "example": "1.0",
29973
+ "member": "string",
29974
+ "name": "TrackNum",
29975
+ "output_required": false,
29976
+ "required": false,
29977
+ "type": "string",
29978
+ "value_allowed_null": true
29979
+ },
29980
+ {
29981
+ "disabled": false,
29982
+ "document": "声道音量大小,说明:\n当:AudioChannel的值为1时,此值长度为1;\n当:AudioChannel的值为2时,此值长度为2;\n当:AudioChannel的值为6时,此值长度大于2。\n此值数组值取值范围:[-60, 6],其中-60代表静音、0代表保持原音量,6表示原音量增加一倍,默认值为-60。\n注意:支持3位小数。\n\n注意:此字段可能返回 null,表示取不到有效值。",
29983
+ "example": "[-60, 6]",
29984
+ "member": "float",
29985
+ "name": "ChannelVolume",
29986
+ "output_required": false,
29987
+ "required": false,
29988
+ "type": "list",
29989
+ "value_allowed_null": true
29990
+ }
29991
+ ],
29992
+ "usage": "both"
29993
+ },
29875
29994
  "TranscodeTaskInput": {
29876
29995
  "document": "转码任务输入参数类型",
29877
29996
  "members": [