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
@@ -28,7 +28,7 @@ class AddPipelineJobResponse(SdkResponse):
28
28
  }
29
29
 
30
30
  def __init__(self, pipeline_id=None, check_info=None):
31
- """AddPipelineJobResponse
31
+ r"""AddPipelineJobResponse
32
32
 
33
33
  The model defined in huaweicloud sdk
34
34
 
@@ -51,7 +51,7 @@ class AddPipelineJobResponse(SdkResponse):
51
51
 
52
52
  @property
53
53
  def pipeline_id(self):
54
- """Gets the pipeline_id of this AddPipelineJobResponse.
54
+ r"""Gets the pipeline_id of this AddPipelineJobResponse.
55
55
 
56
56
  管道ID
57
57
 
@@ -62,7 +62,7 @@ class AddPipelineJobResponse(SdkResponse):
62
62
 
63
63
  @pipeline_id.setter
64
64
  def pipeline_id(self, pipeline_id):
65
- """Sets the pipeline_id of this AddPipelineJobResponse.
65
+ r"""Sets the pipeline_id of this AddPipelineJobResponse.
66
66
 
67
67
  管道ID
68
68
 
@@ -73,7 +73,7 @@ class AddPipelineJobResponse(SdkResponse):
73
73
 
74
74
  @property
75
75
  def check_info(self):
76
- """Gets the check_info of this AddPipelineJobResponse.
76
+ r"""Gets the check_info of this AddPipelineJobResponse.
77
77
 
78
78
  管道错误详情
79
79
 
@@ -84,7 +84,7 @@ class AddPipelineJobResponse(SdkResponse):
84
84
 
85
85
  @check_info.setter
86
86
  def check_info(self, check_info):
87
- """Sets the check_info of this AddPipelineJobResponse.
87
+ r"""Sets the check_info of this AddPipelineJobResponse.
88
88
 
89
89
  管道错误详情
90
90
 
@@ -29,7 +29,7 @@ class AggregateMetric:
29
29
  }
30
30
 
31
31
  def __init__(self, inputs=None, metric_name=None, expression=None):
32
- """AggregateMetric
32
+ r"""AggregateMetric
33
33
 
34
34
  The model defined in huaweicloud sdk
35
35
 
@@ -54,7 +54,7 @@ class AggregateMetric:
54
54
 
55
55
  @property
56
56
  def inputs(self):
57
- """Gets the inputs of this AggregateMetric.
57
+ r"""Gets the inputs of this AggregateMetric.
58
58
 
59
59
  声明属性作为表达式参数
60
60
 
@@ -65,7 +65,7 @@ class AggregateMetric:
65
65
 
66
66
  @inputs.setter
67
67
  def inputs(self, inputs):
68
- """Sets the inputs of this AggregateMetric.
68
+ r"""Sets the inputs of this AggregateMetric.
69
69
 
70
70
  声明属性作为表达式参数
71
71
 
@@ -76,7 +76,7 @@ class AggregateMetric:
76
76
 
77
77
  @property
78
78
  def metric_name(self):
79
- """Gets the metric_name of this AggregateMetric.
79
+ r"""Gets the metric_name of this AggregateMetric.
80
80
 
81
81
  指标名称
82
82
 
@@ -87,7 +87,7 @@ class AggregateMetric:
87
87
 
88
88
  @metric_name.setter
89
89
  def metric_name(self, metric_name):
90
- """Sets the metric_name of this AggregateMetric.
90
+ r"""Sets the metric_name of this AggregateMetric.
91
91
 
92
92
  指标名称
93
93
 
@@ -98,7 +98,7 @@ class AggregateMetric:
98
98
 
99
99
  @property
100
100
  def expression(self):
101
- """Gets the expression of this AggregateMetric.
101
+ r"""Gets the expression of this AggregateMetric.
102
102
 
103
103
  表达式
104
104
 
@@ -109,7 +109,7 @@ class AggregateMetric:
109
109
 
110
110
  @expression.setter
111
111
  def expression(self, expression):
112
- """Sets the expression of this AggregateMetric.
112
+ r"""Sets the expression of this AggregateMetric.
113
113
 
114
114
  表达式
115
115
 
@@ -35,7 +35,7 @@ class AggregateMetrics:
35
35
  }
36
36
 
37
37
  def __init__(self, time_span=None, interval=None, offset=None, tags=None, metrics=None, limit=None):
38
- """AggregateMetrics
38
+ r"""AggregateMetrics
39
39
 
40
40
  The model defined in huaweicloud sdk
41
41
 
@@ -75,7 +75,7 @@ class AggregateMetrics:
75
75
 
76
76
  @property
77
77
  def time_span(self):
78
- """Gets the time_span of this AggregateMetrics.
78
+ r"""Gets the time_span of this AggregateMetrics.
79
79
 
80
80
  :return: The time_span of this AggregateMetrics.
81
81
  :rtype: :class:`huaweicloudsdkiotanalytics.v1.TimeSpan`
@@ -84,7 +84,7 @@ class AggregateMetrics:
84
84
 
85
85
  @time_span.setter
86
86
  def time_span(self, time_span):
87
- """Sets the time_span of this AggregateMetrics.
87
+ r"""Sets the time_span of this AggregateMetrics.
88
88
 
89
89
  :param time_span: The time_span of this AggregateMetrics.
90
90
  :type time_span: :class:`huaweicloudsdkiotanalytics.v1.TimeSpan`
@@ -93,7 +93,7 @@ class AggregateMetrics:
93
93
 
94
94
  @property
95
95
  def interval(self):
96
- """Gets the interval of this AggregateMetrics.
96
+ r"""Gets the interval of this AggregateMetrics.
97
97
 
98
98
  聚合时间间隔, 示例:\"1d|1h|10m|10s\"
99
99
 
@@ -104,7 +104,7 @@ class AggregateMetrics:
104
104
 
105
105
  @interval.setter
106
106
  def interval(self, interval):
107
- """Sets the interval of this AggregateMetrics.
107
+ r"""Sets the interval of this AggregateMetrics.
108
108
 
109
109
  聚合时间间隔, 示例:\"1d|1h|10m|10s\"
110
110
 
@@ -115,7 +115,7 @@ class AggregateMetrics:
115
115
 
116
116
  @property
117
117
  def offset(self):
118
- """Gets the offset of this AggregateMetrics.
118
+ r"""Gets the offset of this AggregateMetrics.
119
119
 
120
120
  聚合时间偏移量, 需要小于interval, 示例: \"1h|10m|10s\"
121
121
 
@@ -126,7 +126,7 @@ class AggregateMetrics:
126
126
 
127
127
  @offset.setter
128
128
  def offset(self, offset):
129
- """Sets the offset of this AggregateMetrics.
129
+ r"""Sets the offset of this AggregateMetrics.
130
130
 
131
131
  聚合时间偏移量, 需要小于interval, 示例: \"1h|10m|10s\"
132
132
 
@@ -137,7 +137,7 @@ class AggregateMetrics:
137
137
 
138
138
  @property
139
139
  def tags(self):
140
- """Gets the tags of this AggregateMetrics.
140
+ r"""Gets the tags of this AggregateMetrics.
141
141
 
142
142
  对property按指定tags标签进行过滤查询,填入设备标签与标签值,不可为空,例如 {\"deviceId\": \"id0001\"}
143
143
 
@@ -148,7 +148,7 @@ class AggregateMetrics:
148
148
 
149
149
  @tags.setter
150
150
  def tags(self, tags):
151
- """Sets the tags of this AggregateMetrics.
151
+ r"""Sets the tags of this AggregateMetrics.
152
152
 
153
153
  对property按指定tags标签进行过滤查询,填入设备标签与标签值,不可为空,例如 {\"deviceId\": \"id0001\"}
154
154
 
@@ -159,7 +159,7 @@ class AggregateMetrics:
159
159
 
160
160
  @property
161
161
  def metrics(self):
162
- """Gets the metrics of this AggregateMetrics.
162
+ r"""Gets the metrics of this AggregateMetrics.
163
163
 
164
164
  查询的测量指标列表
165
165
 
@@ -170,7 +170,7 @@ class AggregateMetrics:
170
170
 
171
171
  @metrics.setter
172
172
  def metrics(self, metrics):
173
- """Sets the metrics of this AggregateMetrics.
173
+ r"""Sets the metrics of this AggregateMetrics.
174
174
 
175
175
  查询的测量指标列表
176
176
 
@@ -181,7 +181,7 @@ class AggregateMetrics:
181
181
 
182
182
  @property
183
183
  def limit(self):
184
- """Gets the limit of this AggregateMetrics.
184
+ r"""Gets the limit of this AggregateMetrics.
185
185
 
186
186
  返回值个数限制
187
187
 
@@ -192,7 +192,7 @@ class AggregateMetrics:
192
192
 
193
193
  @limit.setter
194
194
  def limit(self, limit):
195
- """Sets the limit of this AggregateMetrics.
195
+ r"""Sets the limit of this AggregateMetrics.
196
196
 
197
197
  返回值个数限制
198
198
 
@@ -37,7 +37,7 @@ class AggregateMetricsRequest:
37
37
  }
38
38
 
39
39
  def __init__(self, time_span=None, interval=None, offset=None, tags=None, property_filter=None, metrics=None, limit=None):
40
- """AggregateMetricsRequest
40
+ r"""AggregateMetricsRequest
41
41
 
42
42
  The model defined in huaweicloud sdk
43
43
 
@@ -83,7 +83,7 @@ class AggregateMetricsRequest:
83
83
 
84
84
  @property
85
85
  def time_span(self):
86
- """Gets the time_span of this AggregateMetricsRequest.
86
+ r"""Gets the time_span of this AggregateMetricsRequest.
87
87
 
88
88
  :return: The time_span of this AggregateMetricsRequest.
89
89
  :rtype: :class:`huaweicloudsdkiotanalytics.v1.TimeSpanDT`
@@ -92,7 +92,7 @@ class AggregateMetricsRequest:
92
92
 
93
93
  @time_span.setter
94
94
  def time_span(self, time_span):
95
- """Sets the time_span of this AggregateMetricsRequest.
95
+ r"""Sets the time_span of this AggregateMetricsRequest.
96
96
 
97
97
  :param time_span: The time_span of this AggregateMetricsRequest.
98
98
  :type time_span: :class:`huaweicloudsdkiotanalytics.v1.TimeSpanDT`
@@ -101,7 +101,7 @@ class AggregateMetricsRequest:
101
101
 
102
102
  @property
103
103
  def interval(self):
104
- """Gets the interval of this AggregateMetricsRequest.
104
+ r"""Gets the interval of this AggregateMetricsRequest.
105
105
 
106
106
  聚合时间间隔,正则:\"^[1-9][0-9]*[dhms]$\",示例:\"1d|1h|10m|10s\"
107
107
 
@@ -112,7 +112,7 @@ class AggregateMetricsRequest:
112
112
 
113
113
  @interval.setter
114
114
  def interval(self, interval):
115
- """Sets the interval of this AggregateMetricsRequest.
115
+ r"""Sets the interval of this AggregateMetricsRequest.
116
116
 
117
117
  聚合时间间隔,正则:\"^[1-9][0-9]*[dhms]$\",示例:\"1d|1h|10m|10s\"
118
118
 
@@ -123,7 +123,7 @@ class AggregateMetricsRequest:
123
123
 
124
124
  @property
125
125
  def offset(self):
126
- """Gets the offset of this AggregateMetricsRequest.
126
+ r"""Gets the offset of this AggregateMetricsRequest.
127
127
 
128
128
  聚合时间偏移量,需要小于interval,正则: \"^[1-9][0-9]*[hms]$\",示例: \"1h|10m|10s\"
129
129
 
@@ -134,7 +134,7 @@ class AggregateMetricsRequest:
134
134
 
135
135
  @offset.setter
136
136
  def offset(self, offset):
137
- """Sets the offset of this AggregateMetricsRequest.
137
+ r"""Sets the offset of this AggregateMetricsRequest.
138
138
 
139
139
  聚合时间偏移量,需要小于interval,正则: \"^[1-9][0-9]*[hms]$\",示例: \"1h|10m|10s\"
140
140
 
@@ -145,7 +145,7 @@ class AggregateMetricsRequest:
145
145
 
146
146
  @property
147
147
  def tags(self):
148
- """Gets the tags of this AggregateMetricsRequest.
148
+ r"""Gets the tags of this AggregateMetricsRequest.
149
149
 
150
150
  对property按指定tags标签进行过滤查询,填入资产标签属性的属性名与属性值,不可为空,例如 {\"tagPropertyA\": \"id0001\"};注意,标签过滤只对打上标签时刻之后的数据生效,打标签之前的数据不能通过标签过滤
151
151
 
@@ -156,7 +156,7 @@ class AggregateMetricsRequest:
156
156
 
157
157
  @tags.setter
158
158
  def tags(self, tags):
159
- """Sets the tags of this AggregateMetricsRequest.
159
+ r"""Sets the tags of this AggregateMetricsRequest.
160
160
 
161
161
  对property按指定tags标签进行过滤查询,填入资产标签属性的属性名与属性值,不可为空,例如 {\"tagPropertyA\": \"id0001\"};注意,标签过滤只对打上标签时刻之后的数据生效,打标签之前的数据不能通过标签过滤
162
162
 
@@ -167,7 +167,7 @@ class AggregateMetricsRequest:
167
167
 
168
168
  @property
169
169
  def property_filter(self):
170
- """Gets the property_filter of this AggregateMetricsRequest.
170
+ r"""Gets the property_filter of this AggregateMetricsRequest.
171
171
 
172
172
  属性过滤器,最多5个
173
173
 
@@ -178,7 +178,7 @@ class AggregateMetricsRequest:
178
178
 
179
179
  @property_filter.setter
180
180
  def property_filter(self, property_filter):
181
- """Sets the property_filter of this AggregateMetricsRequest.
181
+ r"""Sets the property_filter of this AggregateMetricsRequest.
182
182
 
183
183
  属性过滤器,最多5个
184
184
 
@@ -189,7 +189,7 @@ class AggregateMetricsRequest:
189
189
 
190
190
  @property
191
191
  def metrics(self):
192
- """Gets the metrics of this AggregateMetricsRequest.
192
+ r"""Gets the metrics of this AggregateMetricsRequest.
193
193
 
194
194
  聚合查询指标列表,对资产属性进行聚合查询得到指标
195
195
 
@@ -200,7 +200,7 @@ class AggregateMetricsRequest:
200
200
 
201
201
  @metrics.setter
202
202
  def metrics(self, metrics):
203
- """Sets the metrics of this AggregateMetricsRequest.
203
+ r"""Sets the metrics of this AggregateMetricsRequest.
204
204
 
205
205
  聚合查询指标列表,对资产属性进行聚合查询得到指标
206
206
 
@@ -211,7 +211,7 @@ class AggregateMetricsRequest:
211
211
 
212
212
  @property
213
213
  def limit(self):
214
- """Gets the limit of this AggregateMetricsRequest.
214
+ r"""Gets the limit of this AggregateMetricsRequest.
215
215
 
216
216
  返回值个数限制,最多2000个
217
217
 
@@ -222,7 +222,7 @@ class AggregateMetricsRequest:
222
222
 
223
223
  @limit.setter
224
224
  def limit(self, limit):
225
- """Sets the limit of this AggregateMetricsRequest.
225
+ r"""Sets the limit of this AggregateMetricsRequest.
226
226
 
227
227
  返回值个数限制,最多2000个
228
228
 
@@ -33,7 +33,7 @@ class AggregateModel:
33
33
  }
34
34
 
35
35
  def __init__(self, inputs=None, expression=None, schedule=None, output_property=None, outputs=None):
36
- """AggregateModel
36
+ r"""AggregateModel
37
37
 
38
38
  The model defined in huaweicloud sdk
39
39
 
@@ -68,7 +68,7 @@ class AggregateModel:
68
68
 
69
69
  @property
70
70
  def inputs(self):
71
- """Gets the inputs of this AggregateModel.
71
+ r"""Gets the inputs of this AggregateModel.
72
72
 
73
73
  输入参数,最多支持10个
74
74
 
@@ -79,7 +79,7 @@ class AggregateModel:
79
79
 
80
80
  @inputs.setter
81
81
  def inputs(self, inputs):
82
- """Sets the inputs of this AggregateModel.
82
+ r"""Sets the inputs of this AggregateModel.
83
83
 
84
84
  输入参数,最多支持10个
85
85
 
@@ -90,7 +90,7 @@ class AggregateModel:
90
90
 
91
91
  @property
92
92
  def expression(self):
93
- """Gets the expression of this AggregateModel.
93
+ r"""Gets the expression of this AggregateModel.
94
94
 
95
95
  :return: The expression of this AggregateModel.
96
96
  :rtype: :class:`huaweicloudsdkiotanalytics.v1.Expression`
@@ -99,7 +99,7 @@ class AggregateModel:
99
99
 
100
100
  @expression.setter
101
101
  def expression(self, expression):
102
- """Sets the expression of this AggregateModel.
102
+ r"""Sets the expression of this AggregateModel.
103
103
 
104
104
  :param expression: The expression of this AggregateModel.
105
105
  :type expression: :class:`huaweicloudsdkiotanalytics.v1.Expression`
@@ -108,7 +108,7 @@ class AggregateModel:
108
108
 
109
109
  @property
110
110
  def schedule(self):
111
- """Gets the schedule of this AggregateModel.
111
+ r"""Gets the schedule of this AggregateModel.
112
112
 
113
113
  :return: The schedule of this AggregateModel.
114
114
  :rtype: :class:`huaweicloudsdkiotanalytics.v1.DTSchedule`
@@ -117,7 +117,7 @@ class AggregateModel:
117
117
 
118
118
  @schedule.setter
119
119
  def schedule(self, schedule):
120
- """Sets the schedule of this AggregateModel.
120
+ r"""Sets the schedule of this AggregateModel.
121
121
 
122
122
  :param schedule: The schedule of this AggregateModel.
123
123
  :type schedule: :class:`huaweicloudsdkiotanalytics.v1.DTSchedule`
@@ -126,7 +126,7 @@ class AggregateModel:
126
126
 
127
127
  @property
128
128
  def output_property(self):
129
- """Gets the output_property of this AggregateModel.
129
+ r"""Gets the output_property of this AggregateModel.
130
130
 
131
131
  输出属性名(分析任务单输出场景,配合expression的formula使用)
132
132
 
@@ -137,7 +137,7 @@ class AggregateModel:
137
137
 
138
138
  @output_property.setter
139
139
  def output_property(self, output_property):
140
- """Sets the output_property of this AggregateModel.
140
+ r"""Sets the output_property of this AggregateModel.
141
141
 
142
142
  输出属性名(分析任务单输出场景,配合expression的formula使用)
143
143
 
@@ -148,7 +148,7 @@ class AggregateModel:
148
148
 
149
149
  @property
150
150
  def outputs(self):
151
- """Gets the outputs of this AggregateModel.
151
+ r"""Gets the outputs of this AggregateModel.
152
152
 
153
153
  输出属性,最多支持10个
154
154
 
@@ -159,7 +159,7 @@ class AggregateModel:
159
159
 
160
160
  @outputs.setter
161
161
  def outputs(self, outputs):
162
- """Sets the outputs of this AggregateModel.
162
+ r"""Sets the outputs of this AggregateModel.
163
163
 
164
164
  输出属性,最多支持10个
165
165
 
@@ -33,7 +33,7 @@ class AggregateResponse:
33
33
  }
34
34
 
35
35
  def __init__(self, inputs=None, expression=None, output_property=None, outputs=None, schedule=None):
36
- """AggregateResponse
36
+ r"""AggregateResponse
37
37
 
38
38
  The model defined in huaweicloud sdk
39
39
 
@@ -71,7 +71,7 @@ class AggregateResponse:
71
71
 
72
72
  @property
73
73
  def inputs(self):
74
- """Gets the inputs of this AggregateResponse.
74
+ r"""Gets the inputs of this AggregateResponse.
75
75
 
76
76
  输入参数
77
77
 
@@ -82,7 +82,7 @@ class AggregateResponse:
82
82
 
83
83
  @inputs.setter
84
84
  def inputs(self, inputs):
85
- """Sets the inputs of this AggregateResponse.
85
+ r"""Sets the inputs of this AggregateResponse.
86
86
 
87
87
  输入参数
88
88
 
@@ -93,7 +93,7 @@ class AggregateResponse:
93
93
 
94
94
  @property
95
95
  def expression(self):
96
- """Gets the expression of this AggregateResponse.
96
+ r"""Gets the expression of this AggregateResponse.
97
97
 
98
98
  :return: The expression of this AggregateResponse.
99
99
  :rtype: :class:`huaweicloudsdkiotanalytics.v1.Expression`
@@ -102,7 +102,7 @@ class AggregateResponse:
102
102
 
103
103
  @expression.setter
104
104
  def expression(self, expression):
105
- """Sets the expression of this AggregateResponse.
105
+ r"""Sets the expression of this AggregateResponse.
106
106
 
107
107
  :param expression: The expression of this AggregateResponse.
108
108
  :type expression: :class:`huaweicloudsdkiotanalytics.v1.Expression`
@@ -111,7 +111,7 @@ class AggregateResponse:
111
111
 
112
112
  @property
113
113
  def output_property(self):
114
- """Gets the output_property of this AggregateResponse.
114
+ r"""Gets the output_property of this AggregateResponse.
115
115
 
116
116
  输出属性名(不推荐使用,待废弃,使用outputs替代)
117
117
 
@@ -122,7 +122,7 @@ class AggregateResponse:
122
122
 
123
123
  @output_property.setter
124
124
  def output_property(self, output_property):
125
- """Sets the output_property of this AggregateResponse.
125
+ r"""Sets the output_property of this AggregateResponse.
126
126
 
127
127
  输出属性名(不推荐使用,待废弃,使用outputs替代)
128
128
 
@@ -133,7 +133,7 @@ class AggregateResponse:
133
133
 
134
134
  @property
135
135
  def outputs(self):
136
- """Gets the outputs of this AggregateResponse.
136
+ r"""Gets the outputs of this AggregateResponse.
137
137
 
138
138
  :return: The outputs of this AggregateResponse.
139
139
  :rtype: list[:class:`huaweicloudsdkiotanalytics.v1.OutputResponse`]
@@ -142,7 +142,7 @@ class AggregateResponse:
142
142
 
143
143
  @outputs.setter
144
144
  def outputs(self, outputs):
145
- """Sets the outputs of this AggregateResponse.
145
+ r"""Sets the outputs of this AggregateResponse.
146
146
 
147
147
  :param outputs: The outputs of this AggregateResponse.
148
148
  :type outputs: list[:class:`huaweicloudsdkiotanalytics.v1.OutputResponse`]
@@ -151,7 +151,7 @@ class AggregateResponse:
151
151
 
152
152
  @property
153
153
  def schedule(self):
154
- """Gets the schedule of this AggregateResponse.
154
+ r"""Gets the schedule of this AggregateResponse.
155
155
 
156
156
  :return: The schedule of this AggregateResponse.
157
157
  :rtype: :class:`huaweicloudsdkiotanalytics.v1.DTSchedule`
@@ -160,7 +160,7 @@ class AggregateResponse:
160
160
 
161
161
  @schedule.setter
162
162
  def schedule(self, schedule):
163
- """Sets the schedule of this AggregateResponse.
163
+ r"""Sets the schedule of this AggregateResponse.
164
164
 
165
165
  :param schedule: The schedule of this AggregateResponse.
166
166
  :type schedule: :class:`huaweicloudsdkiotanalytics.v1.DTSchedule`
@@ -35,7 +35,7 @@ class AnalysisModelRequest:
35
35
  }
36
36
 
37
37
  def __init__(self, name=None, display_name=None, type=None, transform=None, aggregate=None, stream=None):
38
- """AnalysisModelRequest
38
+ r"""AnalysisModelRequest
39
39
 
40
40
  The model defined in huaweicloud sdk
41
41
 
@@ -76,7 +76,7 @@ class AnalysisModelRequest:
76
76
 
77
77
  @property
78
78
  def name(self):
79
- """Gets the name of this AnalysisModelRequest.
79
+ r"""Gets the name of this AnalysisModelRequest.
80
80
 
81
81
  分析任务名称,正则:\"^[a-zA-Z][a-zA-Z0-9_]{0,63}$\"
82
82
 
@@ -87,7 +87,7 @@ class AnalysisModelRequest:
87
87
 
88
88
  @name.setter
89
89
  def name(self, name):
90
- """Sets the name of this AnalysisModelRequest.
90
+ r"""Sets the name of this AnalysisModelRequest.
91
91
 
92
92
  分析任务名称,正则:\"^[a-zA-Z][a-zA-Z0-9_]{0,63}$\"
93
93
 
@@ -98,7 +98,7 @@ class AnalysisModelRequest:
98
98
 
99
99
  @property
100
100
  def display_name(self):
101
- """Gets the display_name of this AnalysisModelRequest.
101
+ r"""Gets the display_name of this AnalysisModelRequest.
102
102
 
103
103
  分析任务显示名称,正则:\"^[\\\\u4E00-\\\\u9FA5A-Za-z0-9_@#.-]{1,64}$\"
104
104
 
@@ -109,7 +109,7 @@ class AnalysisModelRequest:
109
109
 
110
110
  @display_name.setter
111
111
  def display_name(self, display_name):
112
- """Sets the display_name of this AnalysisModelRequest.
112
+ r"""Sets the display_name of this AnalysisModelRequest.
113
113
 
114
114
  分析任务显示名称,正则:\"^[\\\\u4E00-\\\\u9FA5A-Za-z0-9_@#.-]{1,64}$\"
115
115
 
@@ -120,7 +120,7 @@ class AnalysisModelRequest:
120
120
 
121
121
  @property
122
122
  def type(self):
123
- """Gets the type of this AnalysisModelRequest.
123
+ r"""Gets the type of this AnalysisModelRequest.
124
124
 
125
125
  分析任务类型,转换计算(transform)、聚合计算(aggregate)、流计算(stream)
126
126
 
@@ -131,7 +131,7 @@ class AnalysisModelRequest:
131
131
 
132
132
  @type.setter
133
133
  def type(self, type):
134
- """Sets the type of this AnalysisModelRequest.
134
+ r"""Sets the type of this AnalysisModelRequest.
135
135
 
136
136
  分析任务类型,转换计算(transform)、聚合计算(aggregate)、流计算(stream)
137
137
 
@@ -142,7 +142,7 @@ class AnalysisModelRequest:
142
142
 
143
143
  @property
144
144
  def transform(self):
145
- """Gets the transform of this AnalysisModelRequest.
145
+ r"""Gets the transform of this AnalysisModelRequest.
146
146
 
147
147
  :return: The transform of this AnalysisModelRequest.
148
148
  :rtype: :class:`huaweicloudsdkiotanalytics.v1.TransformModel`
@@ -151,7 +151,7 @@ class AnalysisModelRequest:
151
151
 
152
152
  @transform.setter
153
153
  def transform(self, transform):
154
- """Sets the transform of this AnalysisModelRequest.
154
+ r"""Sets the transform of this AnalysisModelRequest.
155
155
 
156
156
  :param transform: The transform of this AnalysisModelRequest.
157
157
  :type transform: :class:`huaweicloudsdkiotanalytics.v1.TransformModel`
@@ -160,7 +160,7 @@ class AnalysisModelRequest:
160
160
 
161
161
  @property
162
162
  def aggregate(self):
163
- """Gets the aggregate of this AnalysisModelRequest.
163
+ r"""Gets the aggregate of this AnalysisModelRequest.
164
164
 
165
165
  :return: The aggregate of this AnalysisModelRequest.
166
166
  :rtype: :class:`huaweicloudsdkiotanalytics.v1.AggregateModel`
@@ -169,7 +169,7 @@ class AnalysisModelRequest:
169
169
 
170
170
  @aggregate.setter
171
171
  def aggregate(self, aggregate):
172
- """Sets the aggregate of this AnalysisModelRequest.
172
+ r"""Sets the aggregate of this AnalysisModelRequest.
173
173
 
174
174
  :param aggregate: The aggregate of this AnalysisModelRequest.
175
175
  :type aggregate: :class:`huaweicloudsdkiotanalytics.v1.AggregateModel`
@@ -178,7 +178,7 @@ class AnalysisModelRequest:
178
178
 
179
179
  @property
180
180
  def stream(self):
181
- """Gets the stream of this AnalysisModelRequest.
181
+ r"""Gets the stream of this AnalysisModelRequest.
182
182
 
183
183
  :return: The stream of this AnalysisModelRequest.
184
184
  :rtype: :class:`huaweicloudsdkiotanalytics.v1.StreamModel`
@@ -187,7 +187,7 @@ class AnalysisModelRequest:
187
187
 
188
188
  @stream.setter
189
189
  def stream(self, stream):
190
- """Sets the stream of this AnalysisModelRequest.
190
+ r"""Sets the stream of this AnalysisModelRequest.
191
191
 
192
192
  :param stream: The stream of this AnalysisModelRequest.
193
193
  :type stream: :class:`huaweicloudsdkiotanalytics.v1.StreamModel`