huaweicloudsdkiotanalytics 3.1.141__py2.py3-none-any.whl → 3.1.143__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 (269) hide show
  1. huaweicloudsdkiotanalytics/v1/iotanalytics_async_client.py +66 -66
  2. huaweicloudsdkiotanalytics/v1/iotanalytics_client.py +66 -66
  3. huaweicloudsdkiotanalytics/v1/model/add_dev_data_request.py +5 -5
  4. huaweicloudsdkiotanalytics/v1/model/add_dev_data_response.py +3 -3
  5. huaweicloudsdkiotanalytics/v1/model/add_pipeline_job_request.py +5 -5
  6. huaweicloudsdkiotanalytics/v1/model/add_pipeline_job_response.py +5 -5
  7. huaweicloudsdkiotanalytics/v1/model/aggregate_metric.py +7 -7
  8. huaweicloudsdkiotanalytics/v1/model/aggregate_metrics.py +13 -13
  9. huaweicloudsdkiotanalytics/v1/model/aggregate_metrics_request.py +15 -15
  10. huaweicloudsdkiotanalytics/v1/model/aggregate_model.py +11 -11
  11. huaweicloudsdkiotanalytics/v1/model/aggregate_response.py +11 -11
  12. huaweicloudsdkiotanalytics/v1/model/analysis_model_request.py +13 -13
  13. huaweicloudsdkiotanalytics/v1/model/analysis_model_response.py +15 -15
  14. huaweicloudsdkiotanalytics/v1/model/analysis_request.py +9 -9
  15. huaweicloudsdkiotanalytics/v1/model/analysis_response.py +15 -15
  16. huaweicloudsdkiotanalytics/v1/model/api_content_req.py +3 -3
  17. huaweicloudsdkiotanalytics/v1/model/api_content_rsp.py +5 -5
  18. huaweicloudsdkiotanalytics/v1/model/asset_add_request.py +13 -13
  19. huaweicloudsdkiotanalytics/v1/model/asset_mod_request.py +11 -11
  20. huaweicloudsdkiotanalytics/v1/model/asset_model_add_request.py +9 -9
  21. huaweicloudsdkiotanalytics/v1/model/asset_model_mod_request.py +7 -7
  22. huaweicloudsdkiotanalytics/v1/model/asset_model_response.py +15 -15
  23. huaweicloudsdkiotanalytics/v1/model/asset_property_last_value.py +7 -7
  24. huaweicloudsdkiotanalytics/v1/model/asset_response.py +31 -31
  25. huaweicloudsdkiotanalytics/v1/model/column.py +9 -9
  26. huaweicloudsdkiotanalytics/v1/model/computing_resource.py +19 -19
  27. huaweicloudsdkiotanalytics/v1/model/content_detail_req.py +23 -23
  28. huaweicloudsdkiotanalytics/v1/model/content_detail_rsp.py +23 -23
  29. huaweicloudsdkiotanalytics/v1/model/create_asset_model_request.py +3 -3
  30. huaweicloudsdkiotanalytics/v1/model/create_asset_model_response.py +15 -15
  31. huaweicloudsdkiotanalytics/v1/model/create_asset_new_request.py +3 -3
  32. huaweicloudsdkiotanalytics/v1/model/create_asset_new_response.py +31 -31
  33. huaweicloudsdkiotanalytics/v1/model/create_batch_job_request.py +3 -3
  34. huaweicloudsdkiotanalytics/v1/model/create_batch_job_response.py +21 -21
  35. huaweicloudsdkiotanalytics/v1/model/create_computing_resource_request.py +3 -3
  36. huaweicloudsdkiotanalytics/v1/model/create_computing_resource_request_body.py +11 -11
  37. huaweicloudsdkiotanalytics/v1/model/create_computing_resource_response.py +15 -15
  38. huaweicloudsdkiotanalytics/v1/model/create_datasource_req_dto.py +7 -7
  39. huaweicloudsdkiotanalytics/v1/model/create_datasource_request.py +3 -3
  40. huaweicloudsdkiotanalytics/v1/model/create_datasource_response.py +13 -13
  41. huaweicloudsdkiotanalytics/v1/model/create_group_request.py +3 -3
  42. huaweicloudsdkiotanalytics/v1/model/create_group_response.py +23 -23
  43. huaweicloudsdkiotanalytics/v1/model/create_run_request.py +5 -5
  44. huaweicloudsdkiotanalytics/v1/model/create_run_request_body.py +5 -5
  45. huaweicloudsdkiotanalytics/v1/model/create_run_response.py +11 -11
  46. huaweicloudsdkiotanalytics/v1/model/create_streaming_job_request.py +5 -5
  47. huaweicloudsdkiotanalytics/v1/model/create_streaming_job_response.py +5 -5
  48. huaweicloudsdkiotanalytics/v1/model/create_table_request.py +3 -3
  49. huaweicloudsdkiotanalytics/v1/model/create_table_request_body.py +29 -29
  50. huaweicloudsdkiotanalytics/v1/model/create_table_response.py +27 -27
  51. huaweicloudsdkiotanalytics/v1/model/data_schema.py +11 -11
  52. huaweicloudsdkiotanalytics/v1/model/data_store_dto.py +7 -7
  53. huaweicloudsdkiotanalytics/v1/model/datasource_rest_dto.py +13 -13
  54. huaweicloudsdkiotanalytics/v1/model/dcs_content_req.py +11 -11
  55. huaweicloudsdkiotanalytics/v1/model/dcs_content_rsp.py +13 -13
  56. huaweicloudsdkiotanalytics/v1/model/delete_asset_model_request.py +3 -3
  57. huaweicloudsdkiotanalytics/v1/model/delete_asset_model_response.py +1 -1
  58. huaweicloudsdkiotanalytics/v1/model/delete_asset_new_request.py +3 -3
  59. huaweicloudsdkiotanalytics/v1/model/delete_asset_new_response.py +1 -1
  60. huaweicloudsdkiotanalytics/v1/model/delete_batch_job_request.py +3 -3
  61. huaweicloudsdkiotanalytics/v1/model/delete_batch_job_response.py +3 -3
  62. huaweicloudsdkiotanalytics/v1/model/delete_computing_resource_request.py +3 -3
  63. huaweicloudsdkiotanalytics/v1/model/delete_computing_resource_response.py +3 -3
  64. huaweicloudsdkiotanalytics/v1/model/delete_data_store_request.py +3 -3
  65. huaweicloudsdkiotanalytics/v1/model/delete_data_store_response.py +1 -1
  66. huaweicloudsdkiotanalytics/v1/model/delete_datasource_request.py +3 -3
  67. huaweicloudsdkiotanalytics/v1/model/delete_datasource_response.py +3 -3
  68. huaweicloudsdkiotanalytics/v1/model/delete_group_request.py +3 -3
  69. huaweicloudsdkiotanalytics/v1/model/delete_group_response.py +1 -1
  70. huaweicloudsdkiotanalytics/v1/model/delete_pipeline_job_request.py +3 -3
  71. huaweicloudsdkiotanalytics/v1/model/delete_pipeline_job_response.py +3 -3
  72. huaweicloudsdkiotanalytics/v1/model/delete_run_request.py +5 -5
  73. huaweicloudsdkiotanalytics/v1/model/delete_run_response.py +3 -3
  74. huaweicloudsdkiotanalytics/v1/model/delete_streaming_job_by_id_request.py +3 -3
  75. huaweicloudsdkiotanalytics/v1/model/delete_streaming_job_by_id_response.py +3 -3
  76. huaweicloudsdkiotanalytics/v1/model/delete_table_request.py +3 -3
  77. huaweicloudsdkiotanalytics/v1/model/delete_table_response.py +5 -5
  78. huaweicloudsdkiotanalytics/v1/model/dis_content_req.py +9 -9
  79. huaweicloudsdkiotanalytics/v1/model/dis_content_rsp.py +9 -9
  80. huaweicloudsdkiotanalytics/v1/model/dt_aggregate_metrics.py +7 -7
  81. huaweicloudsdkiotanalytics/v1/model/dt_aggregate_request.py +5 -5
  82. huaweicloudsdkiotanalytics/v1/model/dt_schedule.py +3 -3
  83. huaweicloudsdkiotanalytics/v1/model/dt_stream_request.py +3 -3
  84. huaweicloudsdkiotanalytics/v1/model/dt_transform_metrics.py +7 -7
  85. huaweicloudsdkiotanalytics/v1/model/dt_transform_request.py +5 -5
  86. huaweicloudsdkiotanalytics/v1/model/edge_content_req.py +5 -5
  87. huaweicloudsdkiotanalytics/v1/model/edge_content_rsp.py +5 -5
  88. huaweicloudsdkiotanalytics/v1/model/edge_content_rule_req.py +5 -5
  89. huaweicloudsdkiotanalytics/v1/model/edge_content_rule_rsp.py +7 -7
  90. huaweicloudsdkiotanalytics/v1/model/export_dataset_request.py +5 -5
  91. huaweicloudsdkiotanalytics/v1/model/export_dataset_response.py +1 -1
  92. huaweicloudsdkiotanalytics/v1/model/expression.py +7 -7
  93. huaweicloudsdkiotanalytics/v1/model/formula.py +5 -5
  94. huaweicloudsdkiotanalytics/v1/model/function_graph_content_req.py +15 -15
  95. huaweicloudsdkiotanalytics/v1/model/function_graph_content_rsp.py +15 -15
  96. huaweicloudsdkiotanalytics/v1/model/get_data_store.py +17 -17
  97. huaweicloudsdkiotanalytics/v1/model/get_group.py +23 -23
  98. huaweicloudsdkiotanalytics/v1/model/get_history_request.py +9 -9
  99. huaweicloudsdkiotanalytics/v1/model/get_metrics_request.py +7 -7
  100. huaweicloudsdkiotanalytics/v1/model/get_metrics_value.py +7 -7
  101. huaweicloudsdkiotanalytics/v1/model/get_property_request.py +5 -5
  102. huaweicloudsdkiotanalytics/v1/model/history_values.py +5 -5
  103. huaweicloudsdkiotanalytics/v1/model/import_data_request.py +3 -3
  104. huaweicloudsdkiotanalytics/v1/model/import_data_request_body.py +23 -23
  105. huaweicloudsdkiotanalytics/v1/model/import_data_response.py +7 -7
  106. huaweicloudsdkiotanalytics/v1/model/input_model.py +5 -5
  107. huaweicloudsdkiotanalytics/v1/model/input_param.py +5 -5
  108. huaweicloudsdkiotanalytics/v1/model/input_request.py +5 -5
  109. huaweicloudsdkiotanalytics/v1/model/input_response.py +5 -5
  110. huaweicloudsdkiotanalytics/v1/model/iotda_content_req.py +5 -5
  111. huaweicloudsdkiotanalytics/v1/model/iotda_content_rsp.py +5 -5
  112. huaweicloudsdkiotanalytics/v1/model/iotda_content_rule_req.py +5 -5
  113. huaweicloudsdkiotanalytics/v1/model/iotda_content_rule_rsp.py +7 -7
  114. huaweicloudsdkiotanalytics/v1/model/iotda_rule_action.py +5 -5
  115. huaweicloudsdkiotanalytics/v1/model/job.py +21 -21
  116. huaweicloudsdkiotanalytics/v1/model/kafka_auth_info.py +5 -5
  117. huaweicloudsdkiotanalytics/v1/model/kafka_broker_info.py +5 -5
  118. huaweicloudsdkiotanalytics/v1/model/kafka_content_req.py +11 -11
  119. huaweicloudsdkiotanalytics/v1/model/kafka_content_rsp.py +11 -11
  120. huaweicloudsdkiotanalytics/v1/model/key_value.py +5 -5
  121. huaweicloudsdkiotanalytics/v1/model/last_asset_property_value_request.py +7 -7
  122. huaweicloudsdkiotanalytics/v1/model/list_asset_models_request.py +7 -7
  123. huaweicloudsdkiotanalytics/v1/model/list_asset_models_response.py +5 -5
  124. huaweicloudsdkiotanalytics/v1/model/list_assets_new_request.py +9 -9
  125. huaweicloudsdkiotanalytics/v1/model/list_assets_new_response.py +5 -5
  126. huaweicloudsdkiotanalytics/v1/model/list_batch_jobs_request.py +15 -15
  127. huaweicloudsdkiotanalytics/v1/model/list_batch_jobs_response.py +5 -5
  128. huaweicloudsdkiotanalytics/v1/model/list_computing_resources_request.py +7 -7
  129. huaweicloudsdkiotanalytics/v1/model/list_computing_resources_response.py +5 -5
  130. huaweicloudsdkiotanalytics/v1/model/list_data_stores_request.py +11 -11
  131. huaweicloudsdkiotanalytics/v1/model/list_data_stores_response.py +5 -5
  132. huaweicloudsdkiotanalytics/v1/model/list_groups_request.py +13 -13
  133. huaweicloudsdkiotanalytics/v1/model/list_groups_response.py +5 -5
  134. huaweicloudsdkiotanalytics/v1/model/list_history_request.py +5 -5
  135. huaweicloudsdkiotanalytics/v1/model/list_history_response.py +5 -5
  136. huaweicloudsdkiotanalytics/v1/model/list_metrics_request.py +5 -5
  137. huaweicloudsdkiotanalytics/v1/model/list_metrics_response.py +5 -5
  138. huaweicloudsdkiotanalytics/v1/model/list_pipeline_jobs_request.py +17 -17
  139. huaweicloudsdkiotanalytics/v1/model/list_pipeline_jobs_response.py +5 -5
  140. huaweicloudsdkiotanalytics/v1/model/list_runs_request.py +23 -23
  141. huaweicloudsdkiotanalytics/v1/model/list_runs_response.py +5 -5
  142. huaweicloudsdkiotanalytics/v1/model/list_tables_request.py +13 -13
  143. huaweicloudsdkiotanalytics/v1/model/list_tables_response.py +5 -5
  144. huaweicloudsdkiotanalytics/v1/model/list_tag_values_request.py +11 -11
  145. huaweicloudsdkiotanalytics/v1/model/list_tag_values_response.py +7 -7
  146. huaweicloudsdkiotanalytics/v1/model/metric.py +9 -9
  147. huaweicloudsdkiotanalytics/v1/model/metric_input.py +5 -5
  148. huaweicloudsdkiotanalytics/v1/model/metric_list.py +5 -5
  149. huaweicloudsdkiotanalytics/v1/model/metric_value.py +5 -5
  150. huaweicloudsdkiotanalytics/v1/model/model_arts_content_req.py +13 -13
  151. huaweicloudsdkiotanalytics/v1/model/model_arts_content_rsp.py +13 -13
  152. huaweicloudsdkiotanalytics/v1/model/model_property.py +9 -9
  153. huaweicloudsdkiotanalytics/v1/model/named_formula.py +5 -5
  154. huaweicloudsdkiotanalytics/v1/model/node_content_req.py +5 -5
  155. huaweicloudsdkiotanalytics/v1/model/node_content_rsp.py +5 -5
  156. huaweicloudsdkiotanalytics/v1/model/obs_content_req.py +7 -7
  157. huaweicloudsdkiotanalytics/v1/model/obs_content_rsp.py +7 -7
  158. huaweicloudsdkiotanalytics/v1/model/output_request.py +7 -7
  159. huaweicloudsdkiotanalytics/v1/model/output_response.py +11 -11
  160. huaweicloudsdkiotanalytics/v1/model/output_with_model.py +9 -9
  161. huaweicloudsdkiotanalytics/v1/model/pipeline_job_info_dto.py +27 -27
  162. huaweicloudsdkiotanalytics/v1/model/property_filter.py +7 -7
  163. huaweicloudsdkiotanalytics/v1/model/property_model_request.py +15 -15
  164. huaweicloudsdkiotanalytics/v1/model/property_model_response.py +17 -17
  165. huaweicloudsdkiotanalytics/v1/model/property_reference_model.py +9 -9
  166. huaweicloudsdkiotanalytics/v1/model/property_reference_req.py +3 -3
  167. huaweicloudsdkiotanalytics/v1/model/property_reference_response.py +11 -11
  168. huaweicloudsdkiotanalytics/v1/model/property_request.py +7 -7
  169. huaweicloudsdkiotanalytics/v1/model/property_response.py +19 -19
  170. huaweicloudsdkiotanalytics/v1/model/property_value.py +7 -7
  171. huaweicloudsdkiotanalytics/v1/model/publish_root_asset_request.py +3 -3
  172. huaweicloudsdkiotanalytics/v1/model/publish_root_asset_response.py +1 -1
  173. huaweicloudsdkiotanalytics/v1/model/raw_request.py +11 -11
  174. huaweicloudsdkiotanalytics/v1/model/raw_value.py +5 -5
  175. huaweicloudsdkiotanalytics/v1/model/run.py +21 -21
  176. huaweicloudsdkiotanalytics/v1/model/run_detail.py +7 -7
  177. huaweicloudsdkiotanalytics/v1/model/sasl_plain_auth_info.py +5 -5
  178. huaweicloudsdkiotanalytics/v1/model/schedule.py +19 -19
  179. huaweicloudsdkiotanalytics/v1/model/show_all_data_source_request.py +9 -9
  180. huaweicloudsdkiotanalytics/v1/model/show_all_data_source_response.py +5 -5
  181. huaweicloudsdkiotanalytics/v1/model/show_asset_model_request.py +3 -3
  182. huaweicloudsdkiotanalytics/v1/model/show_asset_model_response.py +15 -15
  183. huaweicloudsdkiotanalytics/v1/model/show_asset_new_request.py +5 -5
  184. huaweicloudsdkiotanalytics/v1/model/show_asset_new_response.py +31 -31
  185. huaweicloudsdkiotanalytics/v1/model/show_batch_job_request.py +3 -3
  186. huaweicloudsdkiotanalytics/v1/model/show_batch_job_response.py +21 -21
  187. huaweicloudsdkiotanalytics/v1/model/show_data_source_request.py +3 -3
  188. huaweicloudsdkiotanalytics/v1/model/show_data_source_response.py +13 -13
  189. huaweicloudsdkiotanalytics/v1/model/show_dataset_request.py +9 -9
  190. huaweicloudsdkiotanalytics/v1/model/show_dataset_response.py +9 -9
  191. huaweicloudsdkiotanalytics/v1/model/show_job_by_id_request.py +3 -3
  192. huaweicloudsdkiotanalytics/v1/model/show_job_by_id_response.py +5 -5
  193. huaweicloudsdkiotanalytics/v1/model/show_jobs_request.py +9 -9
  194. huaweicloudsdkiotanalytics/v1/model/show_jobs_response.py +5 -5
  195. huaweicloudsdkiotanalytics/v1/model/show_last_property_value_request.py +5 -5
  196. huaweicloudsdkiotanalytics/v1/model/show_last_property_value_response.py +3 -3
  197. huaweicloudsdkiotanalytics/v1/model/show_metric_value_request.py +5 -5
  198. huaweicloudsdkiotanalytics/v1/model/show_metric_value_response.py +5 -5
  199. huaweicloudsdkiotanalytics/v1/model/show_pipeline_job_request.py +3 -3
  200. huaweicloudsdkiotanalytics/v1/model/show_pipeline_job_response.py +5 -5
  201. huaweicloudsdkiotanalytics/v1/model/show_property_raw_value_request.py +5 -5
  202. huaweicloudsdkiotanalytics/v1/model/show_property_raw_value_response.py +5 -5
  203. huaweicloudsdkiotanalytics/v1/model/show_property_values_request.py +5 -5
  204. huaweicloudsdkiotanalytics/v1/model/show_property_values_response.py +3 -3
  205. huaweicloudsdkiotanalytics/v1/model/show_run_request.py +7 -7
  206. huaweicloudsdkiotanalytics/v1/model/show_run_response.py +15 -15
  207. huaweicloudsdkiotanalytics/v1/model/show_table_preview_request.py +3 -3
  208. huaweicloudsdkiotanalytics/v1/model/show_table_preview_response.py +5 -5
  209. huaweicloudsdkiotanalytics/v1/model/show_table_schema_request.py +3 -3
  210. huaweicloudsdkiotanalytics/v1/model/show_table_schema_response.py +21 -21
  211. huaweicloudsdkiotanalytics/v1/model/smn_content_req.py +7 -7
  212. huaweicloudsdkiotanalytics/v1/model/smn_content_rsp.py +7 -7
  213. huaweicloudsdkiotanalytics/v1/model/sql_job.py +3 -3
  214. huaweicloudsdkiotanalytics/v1/model/sql_job_query_dataset.py +7 -7
  215. huaweicloudsdkiotanalytics/v1/model/sql_job_run.py +3 -3
  216. huaweicloudsdkiotanalytics/v1/model/sql_job_run_detail.py +25 -25
  217. huaweicloudsdkiotanalytics/v1/model/sql_job_run_response_body.py +9 -9
  218. huaweicloudsdkiotanalytics/v1/model/start_job_request.py +9 -9
  219. huaweicloudsdkiotanalytics/v1/model/start_job_response.py +3 -3
  220. huaweicloudsdkiotanalytics/v1/model/start_pipeline_job_request.py +9 -9
  221. huaweicloudsdkiotanalytics/v1/model/start_pipeline_job_response.py +3 -3
  222. huaweicloudsdkiotanalytics/v1/model/stop_job_request.py +5 -5
  223. huaweicloudsdkiotanalytics/v1/model/stop_job_response.py +3 -3
  224. huaweicloudsdkiotanalytics/v1/model/stop_pipeline_job_request.py +5 -5
  225. huaweicloudsdkiotanalytics/v1/model/stop_pipeline_job_response.py +3 -3
  226. huaweicloudsdkiotanalytics/v1/model/storage_group.py +9 -9
  227. huaweicloudsdkiotanalytics/v1/model/stream_model.py +7 -7
  228. huaweicloudsdkiotanalytics/v1/model/stream_output.py +5 -5
  229. huaweicloudsdkiotanalytics/v1/model/stream_response.py +7 -7
  230. huaweicloudsdkiotanalytics/v1/model/streaming_job_info_dto.py +23 -23
  231. huaweicloudsdkiotanalytics/v1/model/table.py +27 -27
  232. huaweicloudsdkiotanalytics/v1/model/tag.py +5 -5
  233. huaweicloudsdkiotanalytics/v1/model/tag_info_dto.py +7 -7
  234. huaweicloudsdkiotanalytics/v1/model/time_span.py +5 -5
  235. huaweicloudsdkiotanalytics/v1/model/time_span_dt.py +5 -5
  236. huaweicloudsdkiotanalytics/v1/model/transform_metric.py +7 -7
  237. huaweicloudsdkiotanalytics/v1/model/transform_metrics.py +9 -9
  238. huaweicloudsdkiotanalytics/v1/model/transform_metrics_request.py +11 -11
  239. huaweicloudsdkiotanalytics/v1/model/transform_model.py +9 -9
  240. huaweicloudsdkiotanalytics/v1/model/transform_response.py +9 -9
  241. huaweicloudsdkiotanalytics/v1/model/update_asset_model_request.py +5 -5
  242. huaweicloudsdkiotanalytics/v1/model/update_asset_model_response.py +15 -15
  243. huaweicloudsdkiotanalytics/v1/model/update_asset_new_request.py +5 -5
  244. huaweicloudsdkiotanalytics/v1/model/update_asset_new_response.py +31 -31
  245. huaweicloudsdkiotanalytics/v1/model/update_batch_job_request.py +5 -5
  246. huaweicloudsdkiotanalytics/v1/model/update_batch_job_response.py +21 -21
  247. huaweicloudsdkiotanalytics/v1/model/update_data_source_request.py +5 -5
  248. huaweicloudsdkiotanalytics/v1/model/update_data_source_response.py +13 -13
  249. huaweicloudsdkiotanalytics/v1/model/update_data_store.py +9 -9
  250. huaweicloudsdkiotanalytics/v1/model/update_data_store_request.py +5 -5
  251. huaweicloudsdkiotanalytics/v1/model/update_data_store_response.py +17 -17
  252. huaweicloudsdkiotanalytics/v1/model/update_datasource_req_dto.py +7 -7
  253. huaweicloudsdkiotanalytics/v1/model/update_group_request.py +5 -5
  254. huaweicloudsdkiotanalytics/v1/model/update_group_response.py +23 -23
  255. huaweicloudsdkiotanalytics/v1/model/update_pipeline_job_request.py +7 -7
  256. huaweicloudsdkiotanalytics/v1/model/update_pipeline_job_response.py +9 -9
  257. huaweicloudsdkiotanalytics/v1/model/update_streaming_job_request.py +7 -7
  258. huaweicloudsdkiotanalytics/v1/model/update_streaming_job_response.py +9 -9
  259. huaweicloudsdkiotanalytics/v1/model/validate_sql_request.py +3 -3
  260. huaweicloudsdkiotanalytics/v1/model/validate_sql_request_body.py +3 -3
  261. huaweicloudsdkiotanalytics/v1/model/validate_sql_response.py +3 -3
  262. huaweicloudsdkiotanalytics/v1/model/vpcep_info.py +9 -9
  263. huaweicloudsdkiotanalytics/v1/model/vpcep_info_rsp.py +11 -11
  264. {huaweicloudsdkiotanalytics-3.1.141.dist-info → huaweicloudsdkiotanalytics-3.1.143.dist-info}/METADATA +2 -2
  265. huaweicloudsdkiotanalytics-3.1.143.dist-info/RECORD +273 -0
  266. huaweicloudsdkiotanalytics-3.1.141.dist-info/RECORD +0 -273
  267. {huaweicloudsdkiotanalytics-3.1.141.dist-info → huaweicloudsdkiotanalytics-3.1.143.dist-info}/LICENSE +0 -0
  268. {huaweicloudsdkiotanalytics-3.1.141.dist-info → huaweicloudsdkiotanalytics-3.1.143.dist-info}/WHEEL +0 -0
  269. {huaweicloudsdkiotanalytics-3.1.141.dist-info → huaweicloudsdkiotanalytics-3.1.143.dist-info}/top_level.txt +0 -0
@@ -45,7 +45,7 @@ class GetGroup:
45
45
  }
46
46
 
47
47
  def __init__(self, group_id=None, name=None, description=None, warm_data_usage=None, data_store_count=None, cold_data_usage=None, warm_data_retention_policy=None, cold_data_retention_policy=None, created_time=None, modified_time=None, type=None):
48
- """GetGroup
48
+ r"""GetGroup
49
49
 
50
50
  The model defined in huaweicloud sdk
51
51
 
@@ -113,7 +113,7 @@ class GetGroup:
113
113
 
114
114
  @property
115
115
  def group_id(self):
116
- """Gets the group_id of this GetGroup.
116
+ r"""Gets the group_id of this GetGroup.
117
117
 
118
118
  存储组 ID
119
119
 
@@ -124,7 +124,7 @@ class GetGroup:
124
124
 
125
125
  @group_id.setter
126
126
  def group_id(self, group_id):
127
- """Sets the group_id of this GetGroup.
127
+ r"""Sets the group_id of this GetGroup.
128
128
 
129
129
  存储组 ID
130
130
 
@@ -135,7 +135,7 @@ class GetGroup:
135
135
 
136
136
  @property
137
137
  def name(self):
138
- """Gets the name of this GetGroup.
138
+ r"""Gets the name of this GetGroup.
139
139
 
140
140
  存储组名称
141
141
 
@@ -146,7 +146,7 @@ class GetGroup:
146
146
 
147
147
  @name.setter
148
148
  def name(self, name):
149
- """Sets the name of this GetGroup.
149
+ r"""Sets the name of this GetGroup.
150
150
 
151
151
  存储组名称
152
152
 
@@ -157,7 +157,7 @@ class GetGroup:
157
157
 
158
158
  @property
159
159
  def description(self):
160
- """Gets the description of this GetGroup.
160
+ r"""Gets the description of this GetGroup.
161
161
 
162
162
  描述
163
163
 
@@ -168,7 +168,7 @@ class GetGroup:
168
168
 
169
169
  @description.setter
170
170
  def description(self, description):
171
- """Sets the description of this GetGroup.
171
+ r"""Sets the description of this GetGroup.
172
172
 
173
173
  描述
174
174
 
@@ -179,7 +179,7 @@ class GetGroup:
179
179
 
180
180
  @property
181
181
  def warm_data_usage(self):
182
- """Gets the warm_data_usage of this GetGroup.
182
+ r"""Gets the warm_data_usage of this GetGroup.
183
183
 
184
184
  温数据存储用量
185
185
 
@@ -190,7 +190,7 @@ class GetGroup:
190
190
 
191
191
  @warm_data_usage.setter
192
192
  def warm_data_usage(self, warm_data_usage):
193
- """Sets the warm_data_usage of this GetGroup.
193
+ r"""Sets the warm_data_usage of this GetGroup.
194
194
 
195
195
  温数据存储用量
196
196
 
@@ -201,7 +201,7 @@ class GetGroup:
201
201
 
202
202
  @property
203
203
  def data_store_count(self):
204
- """Gets the data_store_count of this GetGroup.
204
+ r"""Gets the data_store_count of this GetGroup.
205
205
 
206
206
  此存储组下存储实例的个数
207
207
 
@@ -212,7 +212,7 @@ class GetGroup:
212
212
 
213
213
  @data_store_count.setter
214
214
  def data_store_count(self, data_store_count):
215
- """Sets the data_store_count of this GetGroup.
215
+ r"""Sets the data_store_count of this GetGroup.
216
216
 
217
217
  此存储组下存储实例的个数
218
218
 
@@ -223,7 +223,7 @@ class GetGroup:
223
223
 
224
224
  @property
225
225
  def cold_data_usage(self):
226
- """Gets the cold_data_usage of this GetGroup.
226
+ r"""Gets the cold_data_usage of this GetGroup.
227
227
 
228
228
  冷数据存储用量
229
229
 
@@ -234,7 +234,7 @@ class GetGroup:
234
234
 
235
235
  @cold_data_usage.setter
236
236
  def cold_data_usage(self, cold_data_usage):
237
- """Sets the cold_data_usage of this GetGroup.
237
+ r"""Sets the cold_data_usage of this GetGroup.
238
238
 
239
239
  冷数据存储用量
240
240
 
@@ -245,7 +245,7 @@ class GetGroup:
245
245
 
246
246
  @property
247
247
  def warm_data_retention_policy(self):
248
- """Gets the warm_data_retention_policy of this GetGroup.
248
+ r"""Gets the warm_data_retention_policy of this GetGroup.
249
249
 
250
250
  温数据老化策略,单位只支持d(天),且只支持整数,如365天则可配置为“365d”,如“365h”或“360.5d”等均不被支持
251
251
 
@@ -256,7 +256,7 @@ class GetGroup:
256
256
 
257
257
  @warm_data_retention_policy.setter
258
258
  def warm_data_retention_policy(self, warm_data_retention_policy):
259
- """Sets the warm_data_retention_policy of this GetGroup.
259
+ r"""Sets the warm_data_retention_policy of this GetGroup.
260
260
 
261
261
  温数据老化策略,单位只支持d(天),且只支持整数,如365天则可配置为“365d”,如“365h”或“360.5d”等均不被支持
262
262
 
@@ -267,7 +267,7 @@ class GetGroup:
267
267
 
268
268
  @property
269
269
  def cold_data_retention_policy(self):
270
- """Gets the cold_data_retention_policy of this GetGroup.
270
+ r"""Gets the cold_data_retention_policy of this GetGroup.
271
271
 
272
272
  冷数据老化策略,单位只支持d(天),且只支持整数,如365天则可配置为“365d”,如“365h”或“360.5d”等均不被支持
273
273
 
@@ -278,7 +278,7 @@ class GetGroup:
278
278
 
279
279
  @cold_data_retention_policy.setter
280
280
  def cold_data_retention_policy(self, cold_data_retention_policy):
281
- """Sets the cold_data_retention_policy of this GetGroup.
281
+ r"""Sets the cold_data_retention_policy of this GetGroup.
282
282
 
283
283
  冷数据老化策略,单位只支持d(天),且只支持整数,如365天则可配置为“365d”,如“365h”或“360.5d”等均不被支持
284
284
 
@@ -289,7 +289,7 @@ class GetGroup:
289
289
 
290
290
  @property
291
291
  def created_time(self):
292
- """Gets the created_time of this GetGroup.
292
+ r"""Gets the created_time of this GetGroup.
293
293
 
294
294
  创建时间
295
295
 
@@ -300,7 +300,7 @@ class GetGroup:
300
300
 
301
301
  @created_time.setter
302
302
  def created_time(self, created_time):
303
- """Sets the created_time of this GetGroup.
303
+ r"""Sets the created_time of this GetGroup.
304
304
 
305
305
  创建时间
306
306
 
@@ -311,7 +311,7 @@ class GetGroup:
311
311
 
312
312
  @property
313
313
  def modified_time(self):
314
- """Gets the modified_time of this GetGroup.
314
+ r"""Gets the modified_time of this GetGroup.
315
315
 
316
316
  修改时间
317
317
 
@@ -322,7 +322,7 @@ class GetGroup:
322
322
 
323
323
  @modified_time.setter
324
324
  def modified_time(self, modified_time):
325
- """Sets the modified_time of this GetGroup.
325
+ r"""Sets the modified_time of this GetGroup.
326
326
 
327
327
  修改时间
328
328
 
@@ -333,7 +333,7 @@ class GetGroup:
333
333
 
334
334
  @property
335
335
  def type(self):
336
- """Gets the type of this GetGroup.
336
+ r"""Gets the type of this GetGroup.
337
337
 
338
338
  存储类型,有资产存储(取值:AssetStorage)、设备存储(取值:DeviceStorage)两种类型
339
339
 
@@ -344,7 +344,7 @@ class GetGroup:
344
344
 
345
345
  @type.setter
346
346
  def type(self, type):
347
- """Sets the type of this GetGroup.
347
+ r"""Sets the type of this GetGroup.
348
348
 
349
349
  存储类型,有资产存储(取值:AssetStorage)、设备存储(取值:DeviceStorage)两种类型
350
350
 
@@ -31,7 +31,7 @@ class GetHistoryRequest:
31
31
  }
32
32
 
33
33
  def __init__(self, time_span=None, tags=None, property_names=None, limit=None):
34
- """GetHistoryRequest
34
+ r"""GetHistoryRequest
35
35
 
36
36
  The model defined in huaweicloud sdk
37
37
 
@@ -61,7 +61,7 @@ class GetHistoryRequest:
61
61
 
62
62
  @property
63
63
  def time_span(self):
64
- """Gets the time_span of this GetHistoryRequest.
64
+ r"""Gets the time_span of this GetHistoryRequest.
65
65
 
66
66
  :return: The time_span of this GetHistoryRequest.
67
67
  :rtype: :class:`huaweicloudsdkiotanalytics.v1.TimeSpan`
@@ -70,7 +70,7 @@ class GetHistoryRequest:
70
70
 
71
71
  @time_span.setter
72
72
  def time_span(self, time_span):
73
- """Sets the time_span of this GetHistoryRequest.
73
+ r"""Sets the time_span of this GetHistoryRequest.
74
74
 
75
75
  :param time_span: The time_span of this GetHistoryRequest.
76
76
  :type time_span: :class:`huaweicloudsdkiotanalytics.v1.TimeSpan`
@@ -79,7 +79,7 @@ class GetHistoryRequest:
79
79
 
80
80
  @property
81
81
  def tags(self):
82
- """Gets the tags of this GetHistoryRequest.
82
+ r"""Gets the tags of this GetHistoryRequest.
83
83
 
84
84
  对property按指定tags标签进行过滤查询,填入设备标签与标签值,不可为空,例如 {\"deviceId\": \"id0001\"}
85
85
 
@@ -90,7 +90,7 @@ class GetHistoryRequest:
90
90
 
91
91
  @tags.setter
92
92
  def tags(self, tags):
93
- """Sets the tags of this GetHistoryRequest.
93
+ r"""Sets the tags of this GetHistoryRequest.
94
94
 
95
95
  对property按指定tags标签进行过滤查询,填入设备标签与标签值,不可为空,例如 {\"deviceId\": \"id0001\"}
96
96
 
@@ -101,7 +101,7 @@ class GetHistoryRequest:
101
101
 
102
102
  @property
103
103
  def property_names(self):
104
- """Gets the property_names of this GetHistoryRequest.
104
+ r"""Gets the property_names of this GetHistoryRequest.
105
105
 
106
106
  查询的属性列表
107
107
 
@@ -112,7 +112,7 @@ class GetHistoryRequest:
112
112
 
113
113
  @property_names.setter
114
114
  def property_names(self, property_names):
115
- """Sets the property_names of this GetHistoryRequest.
115
+ r"""Sets the property_names of this GetHistoryRequest.
116
116
 
117
117
  查询的属性列表
118
118
 
@@ -123,7 +123,7 @@ class GetHistoryRequest:
123
123
 
124
124
  @property
125
125
  def limit(self):
126
- """Gets the limit of this GetHistoryRequest.
126
+ r"""Gets the limit of this GetHistoryRequest.
127
127
 
128
128
  返回值个数限制
129
129
 
@@ -134,7 +134,7 @@ class GetHistoryRequest:
134
134
 
135
135
  @limit.setter
136
136
  def limit(self, limit):
137
- """Sets the limit of this GetHistoryRequest.
137
+ r"""Sets the limit of this GetHistoryRequest.
138
138
 
139
139
  返回值个数限制
140
140
 
@@ -29,7 +29,7 @@ class GetMetricsRequest:
29
29
  }
30
30
 
31
31
  def __init__(self, type=None, transform=None, aggregate=None):
32
- """GetMetricsRequest
32
+ r"""GetMetricsRequest
33
33
 
34
34
  The model defined in huaweicloud sdk
35
35
 
@@ -56,7 +56,7 @@ class GetMetricsRequest:
56
56
 
57
57
  @property
58
58
  def type(self):
59
- """Gets the type of this GetMetricsRequest.
59
+ r"""Gets the type of this GetMetricsRequest.
60
60
 
61
61
  查询类型
62
62
 
@@ -67,7 +67,7 @@ class GetMetricsRequest:
67
67
 
68
68
  @type.setter
69
69
  def type(self, type):
70
- """Sets the type of this GetMetricsRequest.
70
+ r"""Sets the type of this GetMetricsRequest.
71
71
 
72
72
  查询类型
73
73
 
@@ -78,7 +78,7 @@ class GetMetricsRequest:
78
78
 
79
79
  @property
80
80
  def transform(self):
81
- """Gets the transform of this GetMetricsRequest.
81
+ r"""Gets the transform of this GetMetricsRequest.
82
82
 
83
83
  :return: The transform of this GetMetricsRequest.
84
84
  :rtype: :class:`huaweicloudsdkiotanalytics.v1.TransformMetrics`
@@ -87,7 +87,7 @@ class GetMetricsRequest:
87
87
 
88
88
  @transform.setter
89
89
  def transform(self, transform):
90
- """Sets the transform of this GetMetricsRequest.
90
+ r"""Sets the transform of this GetMetricsRequest.
91
91
 
92
92
  :param transform: The transform of this GetMetricsRequest.
93
93
  :type transform: :class:`huaweicloudsdkiotanalytics.v1.TransformMetrics`
@@ -96,7 +96,7 @@ class GetMetricsRequest:
96
96
 
97
97
  @property
98
98
  def aggregate(self):
99
- """Gets the aggregate of this GetMetricsRequest.
99
+ r"""Gets the aggregate of this GetMetricsRequest.
100
100
 
101
101
  :return: The aggregate of this GetMetricsRequest.
102
102
  :rtype: :class:`huaweicloudsdkiotanalytics.v1.AggregateMetrics`
@@ -105,7 +105,7 @@ class GetMetricsRequest:
105
105
 
106
106
  @aggregate.setter
107
107
  def aggregate(self, aggregate):
108
- """Sets the aggregate of this GetMetricsRequest.
108
+ r"""Sets the aggregate of this GetMetricsRequest.
109
109
 
110
110
  :param aggregate: The aggregate of this GetMetricsRequest.
111
111
  :type aggregate: :class:`huaweicloudsdkiotanalytics.v1.AggregateMetrics`
@@ -29,7 +29,7 @@ class GetMetricsValue:
29
29
  }
30
30
 
31
31
  def __init__(self, type=None, transform=None, aggregate=None):
32
- """GetMetricsValue
32
+ r"""GetMetricsValue
33
33
 
34
34
  The model defined in huaweicloud sdk
35
35
 
@@ -56,7 +56,7 @@ class GetMetricsValue:
56
56
 
57
57
  @property
58
58
  def type(self):
59
- """Gets the type of this GetMetricsValue.
59
+ r"""Gets the type of this GetMetricsValue.
60
60
 
61
61
  查询类型,经过转换计算的序列值(transform)、经过聚合计算的序列值(aggregate)
62
62
 
@@ -67,7 +67,7 @@ class GetMetricsValue:
67
67
 
68
68
  @type.setter
69
69
  def type(self, type):
70
- """Sets the type of this GetMetricsValue.
70
+ r"""Sets the type of this GetMetricsValue.
71
71
 
72
72
  查询类型,经过转换计算的序列值(transform)、经过聚合计算的序列值(aggregate)
73
73
 
@@ -78,7 +78,7 @@ class GetMetricsValue:
78
78
 
79
79
  @property
80
80
  def transform(self):
81
- """Gets the transform of this GetMetricsValue.
81
+ r"""Gets the transform of this GetMetricsValue.
82
82
 
83
83
  :return: The transform of this GetMetricsValue.
84
84
  :rtype: :class:`huaweicloudsdkiotanalytics.v1.TransformMetricsRequest`
@@ -87,7 +87,7 @@ class GetMetricsValue:
87
87
 
88
88
  @transform.setter
89
89
  def transform(self, transform):
90
- """Sets the transform of this GetMetricsValue.
90
+ r"""Sets the transform of this GetMetricsValue.
91
91
 
92
92
  :param transform: The transform of this GetMetricsValue.
93
93
  :type transform: :class:`huaweicloudsdkiotanalytics.v1.TransformMetricsRequest`
@@ -96,7 +96,7 @@ class GetMetricsValue:
96
96
 
97
97
  @property
98
98
  def aggregate(self):
99
- """Gets the aggregate of this GetMetricsValue.
99
+ r"""Gets the aggregate of this GetMetricsValue.
100
100
 
101
101
  :return: The aggregate of this GetMetricsValue.
102
102
  :rtype: :class:`huaweicloudsdkiotanalytics.v1.AggregateMetricsRequest`
@@ -105,7 +105,7 @@ class GetMetricsValue:
105
105
 
106
106
  @aggregate.setter
107
107
  def aggregate(self, aggregate):
108
- """Sets the aggregate of this GetMetricsValue.
108
+ r"""Sets the aggregate of this GetMetricsValue.
109
109
 
110
110
  :param aggregate: The aggregate of this GetMetricsValue.
111
111
  :type aggregate: :class:`huaweicloudsdkiotanalytics.v1.AggregateMetricsRequest`
@@ -27,7 +27,7 @@ class GetPropertyRequest:
27
27
  }
28
28
 
29
29
  def __init__(self, tags=None, property_names=None):
30
- """GetPropertyRequest
30
+ r"""GetPropertyRequest
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -49,7 +49,7 @@ class GetPropertyRequest:
49
49
 
50
50
  @property
51
51
  def tags(self):
52
- """Gets the tags of this GetPropertyRequest.
52
+ r"""Gets the tags of this GetPropertyRequest.
53
53
 
54
54
  对property按指定tags标签进行过滤查询,填入设备标签与标签值,不可为空,例如 {\"deviceId\": \"id0001\"}
55
55
 
@@ -60,7 +60,7 @@ class GetPropertyRequest:
60
60
 
61
61
  @tags.setter
62
62
  def tags(self, tags):
63
- """Sets the tags of this GetPropertyRequest.
63
+ r"""Sets the tags of this GetPropertyRequest.
64
64
 
65
65
  对property按指定tags标签进行过滤查询,填入设备标签与标签值,不可为空,例如 {\"deviceId\": \"id0001\"}
66
66
 
@@ -71,7 +71,7 @@ class GetPropertyRequest:
71
71
 
72
72
  @property
73
73
  def property_names(self):
74
- """Gets the property_names of this GetPropertyRequest.
74
+ r"""Gets the property_names of this GetPropertyRequest.
75
75
 
76
76
  查询设备的属性名称
77
77
 
@@ -82,7 +82,7 @@ class GetPropertyRequest:
82
82
 
83
83
  @property_names.setter
84
84
  def property_names(self, property_names):
85
- """Sets the property_names of this GetPropertyRequest.
85
+ r"""Sets the property_names of this GetPropertyRequest.
86
86
 
87
87
  查询设备的属性名称
88
88
 
@@ -27,7 +27,7 @@ class HistoryValues:
27
27
  }
28
28
 
29
29
  def __init__(self, property_name=None, values=None):
30
- """HistoryValues
30
+ r"""HistoryValues
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -50,7 +50,7 @@ class HistoryValues:
50
50
 
51
51
  @property
52
52
  def property_name(self):
53
- """Gets the property_name of this HistoryValues.
53
+ r"""Gets the property_name of this HistoryValues.
54
54
 
55
55
  属性名称
56
56
 
@@ -61,7 +61,7 @@ class HistoryValues:
61
61
 
62
62
  @property_name.setter
63
63
  def property_name(self, property_name):
64
- """Sets the property_name of this HistoryValues.
64
+ r"""Sets the property_name of this HistoryValues.
65
65
 
66
66
  属性名称
67
67
 
@@ -72,7 +72,7 @@ class HistoryValues:
72
72
 
73
73
  @property
74
74
  def values(self):
75
- """Gets the values of this HistoryValues.
75
+ r"""Gets the values of this HistoryValues.
76
76
 
77
77
  属性值
78
78
 
@@ -83,7 +83,7 @@ class HistoryValues:
83
83
 
84
84
  @values.setter
85
85
  def values(self, values):
86
- """Sets the values of this HistoryValues.
86
+ r"""Sets the values of this HistoryValues.
87
87
 
88
88
  属性值
89
89
 
@@ -25,7 +25,7 @@ class ImportDataRequest:
25
25
  }
26
26
 
27
27
  def __init__(self, body=None):
28
- """ImportDataRequest
28
+ r"""ImportDataRequest
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
@@ -43,7 +43,7 @@ class ImportDataRequest:
43
43
 
44
44
  @property
45
45
  def body(self):
46
- """Gets the body of this ImportDataRequest.
46
+ r"""Gets the body of this ImportDataRequest.
47
47
 
48
48
  :return: The body of this ImportDataRequest.
49
49
  :rtype: :class:`huaweicloudsdkiotanalytics.v1.ImportDataRequestBody`
@@ -52,7 +52,7 @@ class ImportDataRequest:
52
52
 
53
53
  @body.setter
54
54
  def body(self, body):
55
- """Sets the body of this ImportDataRequest.
55
+ r"""Sets the body of this ImportDataRequest.
56
56
 
57
57
  :param body: The body of this ImportDataRequest.
58
58
  :type body: :class:`huaweicloudsdkiotanalytics.v1.ImportDataRequestBody`