huaweicloudsdkiotanalytics 3.1.142__py2.py3-none-any.whl → 3.1.144__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.142.dist-info → huaweicloudsdkiotanalytics-3.1.144.dist-info}/METADATA +2 -2
  265. huaweicloudsdkiotanalytics-3.1.144.dist-info/RECORD +273 -0
  266. huaweicloudsdkiotanalytics-3.1.142.dist-info/RECORD +0 -273
  267. {huaweicloudsdkiotanalytics-3.1.142.dist-info → huaweicloudsdkiotanalytics-3.1.144.dist-info}/LICENSE +0 -0
  268. {huaweicloudsdkiotanalytics-3.1.142.dist-info → huaweicloudsdkiotanalytics-3.1.144.dist-info}/WHEEL +0 -0
  269. {huaweicloudsdkiotanalytics-3.1.142.dist-info → huaweicloudsdkiotanalytics-3.1.144.dist-info}/top_level.txt +0 -0
@@ -31,7 +31,7 @@ class TransformModel:
31
31
  }
32
32
 
33
33
  def __init__(self, inputs=None, expression=None, output_property=None, outputs=None):
34
- """TransformModel
34
+ r"""TransformModel
35
35
 
36
36
  The model defined in huaweicloud sdk
37
37
 
@@ -62,7 +62,7 @@ class TransformModel:
62
62
 
63
63
  @property
64
64
  def inputs(self):
65
- """Gets the inputs of this TransformModel.
65
+ r"""Gets the inputs of this TransformModel.
66
66
 
67
67
  输入参数,最多支持10个
68
68
 
@@ -73,7 +73,7 @@ class TransformModel:
73
73
 
74
74
  @inputs.setter
75
75
  def inputs(self, inputs):
76
- """Sets the inputs of this TransformModel.
76
+ r"""Sets the inputs of this TransformModel.
77
77
 
78
78
  输入参数,最多支持10个
79
79
 
@@ -84,7 +84,7 @@ class TransformModel:
84
84
 
85
85
  @property
86
86
  def expression(self):
87
- """Gets the expression of this TransformModel.
87
+ r"""Gets the expression of this TransformModel.
88
88
 
89
89
  :return: The expression of this TransformModel.
90
90
  :rtype: :class:`huaweicloudsdkiotanalytics.v1.Formula`
@@ -93,7 +93,7 @@ class TransformModel:
93
93
 
94
94
  @expression.setter
95
95
  def expression(self, expression):
96
- """Sets the expression of this TransformModel.
96
+ r"""Sets the expression of this TransformModel.
97
97
 
98
98
  :param expression: The expression of this TransformModel.
99
99
  :type expression: :class:`huaweicloudsdkiotanalytics.v1.Formula`
@@ -102,7 +102,7 @@ class TransformModel:
102
102
 
103
103
  @property
104
104
  def output_property(self):
105
- """Gets the output_property of this TransformModel.
105
+ r"""Gets the output_property of this TransformModel.
106
106
 
107
107
  输出属性名(分析任务单输出场景,配合expression的formula使用)
108
108
 
@@ -113,7 +113,7 @@ class TransformModel:
113
113
 
114
114
  @output_property.setter
115
115
  def output_property(self, output_property):
116
- """Sets the output_property of this TransformModel.
116
+ r"""Sets the output_property of this TransformModel.
117
117
 
118
118
  输出属性名(分析任务单输出场景,配合expression的formula使用)
119
119
 
@@ -124,7 +124,7 @@ class TransformModel:
124
124
 
125
125
  @property
126
126
  def outputs(self):
127
- """Gets the outputs of this TransformModel.
127
+ r"""Gets the outputs of this TransformModel.
128
128
 
129
129
  输出属性,最多支持10个
130
130
 
@@ -135,7 +135,7 @@ class TransformModel:
135
135
 
136
136
  @outputs.setter
137
137
  def outputs(self, outputs):
138
- """Sets the outputs of this TransformModel.
138
+ r"""Sets the outputs of this TransformModel.
139
139
 
140
140
  输出属性,最多支持10个
141
141
 
@@ -31,7 +31,7 @@ class TransformResponse:
31
31
  }
32
32
 
33
33
  def __init__(self, inputs=None, expression=None, output_property=None, outputs=None):
34
- """TransformResponse
34
+ r"""TransformResponse
35
35
 
36
36
  The model defined in huaweicloud sdk
37
37
 
@@ -64,7 +64,7 @@ class TransformResponse:
64
64
 
65
65
  @property
66
66
  def inputs(self):
67
- """Gets the inputs of this TransformResponse.
67
+ r"""Gets the inputs of this TransformResponse.
68
68
 
69
69
  输入参数
70
70
 
@@ -75,7 +75,7 @@ class TransformResponse:
75
75
 
76
76
  @inputs.setter
77
77
  def inputs(self, inputs):
78
- """Sets the inputs of this TransformResponse.
78
+ r"""Sets the inputs of this TransformResponse.
79
79
 
80
80
  输入参数
81
81
 
@@ -86,7 +86,7 @@ class TransformResponse:
86
86
 
87
87
  @property
88
88
  def expression(self):
89
- """Gets the expression of this TransformResponse.
89
+ r"""Gets the expression of this TransformResponse.
90
90
 
91
91
  :return: The expression of this TransformResponse.
92
92
  :rtype: :class:`huaweicloudsdkiotanalytics.v1.Formula`
@@ -95,7 +95,7 @@ class TransformResponse:
95
95
 
96
96
  @expression.setter
97
97
  def expression(self, expression):
98
- """Sets the expression of this TransformResponse.
98
+ r"""Sets the expression of this TransformResponse.
99
99
 
100
100
  :param expression: The expression of this TransformResponse.
101
101
  :type expression: :class:`huaweicloudsdkiotanalytics.v1.Formula`
@@ -104,7 +104,7 @@ class TransformResponse:
104
104
 
105
105
  @property
106
106
  def output_property(self):
107
- """Gets the output_property of this TransformResponse.
107
+ r"""Gets the output_property of this TransformResponse.
108
108
 
109
109
  输出属性名(不推荐使用,待废弃,使用outputs替代)
110
110
 
@@ -115,7 +115,7 @@ class TransformResponse:
115
115
 
116
116
  @output_property.setter
117
117
  def output_property(self, output_property):
118
- """Sets the output_property of this TransformResponse.
118
+ r"""Sets the output_property of this TransformResponse.
119
119
 
120
120
  输出属性名(不推荐使用,待废弃,使用outputs替代)
121
121
 
@@ -126,7 +126,7 @@ class TransformResponse:
126
126
 
127
127
  @property
128
128
  def outputs(self):
129
- """Gets the outputs of this TransformResponse.
129
+ r"""Gets the outputs of this TransformResponse.
130
130
 
131
131
  :return: The outputs of this TransformResponse.
132
132
  :rtype: list[:class:`huaweicloudsdkiotanalytics.v1.OutputResponse`]
@@ -135,7 +135,7 @@ class TransformResponse:
135
135
 
136
136
  @outputs.setter
137
137
  def outputs(self, outputs):
138
- """Sets the outputs of this TransformResponse.
138
+ r"""Sets the outputs of this TransformResponse.
139
139
 
140
140
  :param outputs: The outputs of this TransformResponse.
141
141
  :type outputs: list[:class:`huaweicloudsdkiotanalytics.v1.OutputResponse`]
@@ -27,7 +27,7 @@ class UpdateAssetModelRequest:
27
27
  }
28
28
 
29
29
  def __init__(self, model_id=None, body=None):
30
- """UpdateAssetModelRequest
30
+ r"""UpdateAssetModelRequest
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -49,7 +49,7 @@ class UpdateAssetModelRequest:
49
49
 
50
50
  @property
51
51
  def model_id(self):
52
- """Gets the model_id of this UpdateAssetModelRequest.
52
+ r"""Gets the model_id of this UpdateAssetModelRequest.
53
53
 
54
54
  模型ID
55
55
 
@@ -60,7 +60,7 @@ class UpdateAssetModelRequest:
60
60
 
61
61
  @model_id.setter
62
62
  def model_id(self, model_id):
63
- """Sets the model_id of this UpdateAssetModelRequest.
63
+ r"""Sets the model_id of this UpdateAssetModelRequest.
64
64
 
65
65
  模型ID
66
66
 
@@ -71,7 +71,7 @@ class UpdateAssetModelRequest:
71
71
 
72
72
  @property
73
73
  def body(self):
74
- """Gets the body of this UpdateAssetModelRequest.
74
+ r"""Gets the body of this UpdateAssetModelRequest.
75
75
 
76
76
  :return: The body of this UpdateAssetModelRequest.
77
77
  :rtype: :class:`huaweicloudsdkiotanalytics.v1.AssetModelModRequest`
@@ -80,7 +80,7 @@ class UpdateAssetModelRequest:
80
80
 
81
81
  @body.setter
82
82
  def body(self, body):
83
- """Sets the body of this UpdateAssetModelRequest.
83
+ r"""Sets the body of this UpdateAssetModelRequest.
84
84
 
85
85
  :param body: The body of this UpdateAssetModelRequest.
86
86
  :type body: :class:`huaweicloudsdkiotanalytics.v1.AssetModelModRequest`
@@ -38,7 +38,7 @@ class UpdateAssetModelResponse(SdkResponse):
38
38
  }
39
39
 
40
40
  def __init__(self, asset_model_id=None, name=None, display_name=None, properties=None, analyses=None, created_time=None, modified_time=None):
41
- """UpdateAssetModelResponse
41
+ r"""UpdateAssetModelResponse
42
42
 
43
43
  The model defined in huaweicloud sdk
44
44
 
@@ -86,7 +86,7 @@ class UpdateAssetModelResponse(SdkResponse):
86
86
 
87
87
  @property
88
88
  def asset_model_id(self):
89
- """Gets the asset_model_id of this UpdateAssetModelResponse.
89
+ r"""Gets the asset_model_id of this UpdateAssetModelResponse.
90
90
 
91
91
  模型ID
92
92
 
@@ -97,7 +97,7 @@ class UpdateAssetModelResponse(SdkResponse):
97
97
 
98
98
  @asset_model_id.setter
99
99
  def asset_model_id(self, asset_model_id):
100
- """Sets the asset_model_id of this UpdateAssetModelResponse.
100
+ r"""Sets the asset_model_id of this UpdateAssetModelResponse.
101
101
 
102
102
  模型ID
103
103
 
@@ -108,7 +108,7 @@ class UpdateAssetModelResponse(SdkResponse):
108
108
 
109
109
  @property
110
110
  def name(self):
111
- """Gets the name of this UpdateAssetModelResponse.
111
+ r"""Gets the name of this UpdateAssetModelResponse.
112
112
 
113
113
  模型名称
114
114
 
@@ -119,7 +119,7 @@ class UpdateAssetModelResponse(SdkResponse):
119
119
 
120
120
  @name.setter
121
121
  def name(self, name):
122
- """Sets the name of this UpdateAssetModelResponse.
122
+ r"""Sets the name of this UpdateAssetModelResponse.
123
123
 
124
124
  模型名称
125
125
 
@@ -130,7 +130,7 @@ class UpdateAssetModelResponse(SdkResponse):
130
130
 
131
131
  @property
132
132
  def display_name(self):
133
- """Gets the display_name of this UpdateAssetModelResponse.
133
+ r"""Gets the display_name of this UpdateAssetModelResponse.
134
134
 
135
135
  模型显示名称
136
136
 
@@ -141,7 +141,7 @@ class UpdateAssetModelResponse(SdkResponse):
141
141
 
142
142
  @display_name.setter
143
143
  def display_name(self, display_name):
144
- """Sets the display_name of this UpdateAssetModelResponse.
144
+ r"""Sets the display_name of this UpdateAssetModelResponse.
145
145
 
146
146
  模型显示名称
147
147
 
@@ -152,7 +152,7 @@ class UpdateAssetModelResponse(SdkResponse):
152
152
 
153
153
  @property
154
154
  def properties(self):
155
- """Gets the properties of this UpdateAssetModelResponse.
155
+ r"""Gets the properties of this UpdateAssetModelResponse.
156
156
 
157
157
  属性集
158
158
 
@@ -163,7 +163,7 @@ class UpdateAssetModelResponse(SdkResponse):
163
163
 
164
164
  @properties.setter
165
165
  def properties(self, properties):
166
- """Sets the properties of this UpdateAssetModelResponse.
166
+ r"""Sets the properties of this UpdateAssetModelResponse.
167
167
 
168
168
  属性集
169
169
 
@@ -174,7 +174,7 @@ class UpdateAssetModelResponse(SdkResponse):
174
174
 
175
175
  @property
176
176
  def analyses(self):
177
- """Gets the analyses of this UpdateAssetModelResponse.
177
+ r"""Gets the analyses of this UpdateAssetModelResponse.
178
178
 
179
179
  分析任务集
180
180
 
@@ -185,7 +185,7 @@ class UpdateAssetModelResponse(SdkResponse):
185
185
 
186
186
  @analyses.setter
187
187
  def analyses(self, analyses):
188
- """Sets the analyses of this UpdateAssetModelResponse.
188
+ r"""Sets the analyses of this UpdateAssetModelResponse.
189
189
 
190
190
  分析任务集
191
191
 
@@ -196,7 +196,7 @@ class UpdateAssetModelResponse(SdkResponse):
196
196
 
197
197
  @property
198
198
  def created_time(self):
199
- """Gets the created_time of this UpdateAssetModelResponse.
199
+ r"""Gets the created_time of this UpdateAssetModelResponse.
200
200
 
201
201
  创建时间
202
202
 
@@ -207,7 +207,7 @@ class UpdateAssetModelResponse(SdkResponse):
207
207
 
208
208
  @created_time.setter
209
209
  def created_time(self, created_time):
210
- """Sets the created_time of this UpdateAssetModelResponse.
210
+ r"""Sets the created_time of this UpdateAssetModelResponse.
211
211
 
212
212
  创建时间
213
213
 
@@ -218,7 +218,7 @@ class UpdateAssetModelResponse(SdkResponse):
218
218
 
219
219
  @property
220
220
  def modified_time(self):
221
- """Gets the modified_time of this UpdateAssetModelResponse.
221
+ r"""Gets the modified_time of this UpdateAssetModelResponse.
222
222
 
223
223
  修改时间
224
224
 
@@ -229,7 +229,7 @@ class UpdateAssetModelResponse(SdkResponse):
229
229
 
230
230
  @modified_time.setter
231
231
  def modified_time(self, modified_time):
232
- """Sets the modified_time of this UpdateAssetModelResponse.
232
+ r"""Sets the modified_time of this UpdateAssetModelResponse.
233
233
 
234
234
  修改时间
235
235
 
@@ -27,7 +27,7 @@ class UpdateAssetNewRequest:
27
27
  }
28
28
 
29
29
  def __init__(self, asset_id=None, body=None):
30
- """UpdateAssetNewRequest
30
+ r"""UpdateAssetNewRequest
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -49,7 +49,7 @@ class UpdateAssetNewRequest:
49
49
 
50
50
  @property
51
51
  def asset_id(self):
52
- """Gets the asset_id of this UpdateAssetNewRequest.
52
+ r"""Gets the asset_id of this UpdateAssetNewRequest.
53
53
 
54
54
  资产ID
55
55
 
@@ -60,7 +60,7 @@ class UpdateAssetNewRequest:
60
60
 
61
61
  @asset_id.setter
62
62
  def asset_id(self, asset_id):
63
- """Sets the asset_id of this UpdateAssetNewRequest.
63
+ r"""Sets the asset_id of this UpdateAssetNewRequest.
64
64
 
65
65
  资产ID
66
66
 
@@ -71,7 +71,7 @@ class UpdateAssetNewRequest:
71
71
 
72
72
  @property
73
73
  def body(self):
74
- """Gets the body of this UpdateAssetNewRequest.
74
+ r"""Gets the body of this UpdateAssetNewRequest.
75
75
 
76
76
  :return: The body of this UpdateAssetNewRequest.
77
77
  :rtype: :class:`huaweicloudsdkiotanalytics.v1.AssetModRequest`
@@ -80,7 +80,7 @@ class UpdateAssetNewRequest:
80
80
 
81
81
  @body.setter
82
82
  def body(self, body):
83
- """Sets the body of this UpdateAssetNewRequest.
83
+ r"""Sets the body of this UpdateAssetNewRequest.
84
84
 
85
85
  :param body: The body of this UpdateAssetNewRequest.
86
86
  :type body: :class:`huaweicloudsdkiotanalytics.v1.AssetModRequest`
@@ -54,7 +54,7 @@ class UpdateAssetNewResponse(SdkResponse):
54
54
  }
55
55
 
56
56
  def __init__(self, asset_id=None, asset_model_id=None, asset_model_name=None, name=None, display_name=None, properties=None, analyses=None, root=None, parent=None, children=None, state=None, publish_state=None, created_time=None, modified_time=None, published_time=None):
57
- """UpdateAssetNewResponse
57
+ r"""UpdateAssetNewResponse
58
58
 
59
59
  The model defined in huaweicloud sdk
60
60
 
@@ -142,7 +142,7 @@ class UpdateAssetNewResponse(SdkResponse):
142
142
 
143
143
  @property
144
144
  def asset_id(self):
145
- """Gets the asset_id of this UpdateAssetNewResponse.
145
+ r"""Gets the asset_id of this UpdateAssetNewResponse.
146
146
 
147
147
  资产ID
148
148
 
@@ -153,7 +153,7 @@ class UpdateAssetNewResponse(SdkResponse):
153
153
 
154
154
  @asset_id.setter
155
155
  def asset_id(self, asset_id):
156
- """Sets the asset_id of this UpdateAssetNewResponse.
156
+ r"""Sets the asset_id of this UpdateAssetNewResponse.
157
157
 
158
158
  资产ID
159
159
 
@@ -164,7 +164,7 @@ class UpdateAssetNewResponse(SdkResponse):
164
164
 
165
165
  @property
166
166
  def asset_model_id(self):
167
- """Gets the asset_model_id of this UpdateAssetNewResponse.
167
+ r"""Gets the asset_model_id of this UpdateAssetNewResponse.
168
168
 
169
169
  资产模型ID
170
170
 
@@ -175,7 +175,7 @@ class UpdateAssetNewResponse(SdkResponse):
175
175
 
176
176
  @asset_model_id.setter
177
177
  def asset_model_id(self, asset_model_id):
178
- """Sets the asset_model_id of this UpdateAssetNewResponse.
178
+ r"""Sets the asset_model_id of this UpdateAssetNewResponse.
179
179
 
180
180
  资产模型ID
181
181
 
@@ -186,7 +186,7 @@ class UpdateAssetNewResponse(SdkResponse):
186
186
 
187
187
  @property
188
188
  def asset_model_name(self):
189
- """Gets the asset_model_name of this UpdateAssetNewResponse.
189
+ r"""Gets the asset_model_name of this UpdateAssetNewResponse.
190
190
 
191
191
  资产模型名称
192
192
 
@@ -197,7 +197,7 @@ class UpdateAssetNewResponse(SdkResponse):
197
197
 
198
198
  @asset_model_name.setter
199
199
  def asset_model_name(self, asset_model_name):
200
- """Sets the asset_model_name of this UpdateAssetNewResponse.
200
+ r"""Sets the asset_model_name of this UpdateAssetNewResponse.
201
201
 
202
202
  资产模型名称
203
203
 
@@ -208,7 +208,7 @@ class UpdateAssetNewResponse(SdkResponse):
208
208
 
209
209
  @property
210
210
  def name(self):
211
- """Gets the name of this UpdateAssetNewResponse.
211
+ r"""Gets the name of this UpdateAssetNewResponse.
212
212
 
213
213
  资产名称
214
214
 
@@ -219,7 +219,7 @@ class UpdateAssetNewResponse(SdkResponse):
219
219
 
220
220
  @name.setter
221
221
  def name(self, name):
222
- """Sets the name of this UpdateAssetNewResponse.
222
+ r"""Sets the name of this UpdateAssetNewResponse.
223
223
 
224
224
  资产名称
225
225
 
@@ -230,7 +230,7 @@ class UpdateAssetNewResponse(SdkResponse):
230
230
 
231
231
  @property
232
232
  def display_name(self):
233
- """Gets the display_name of this UpdateAssetNewResponse.
233
+ r"""Gets the display_name of this UpdateAssetNewResponse.
234
234
 
235
235
  资产显示名称
236
236
 
@@ -241,7 +241,7 @@ class UpdateAssetNewResponse(SdkResponse):
241
241
 
242
242
  @display_name.setter
243
243
  def display_name(self, display_name):
244
- """Sets the display_name of this UpdateAssetNewResponse.
244
+ r"""Sets the display_name of this UpdateAssetNewResponse.
245
245
 
246
246
  资产显示名称
247
247
 
@@ -252,7 +252,7 @@ class UpdateAssetNewResponse(SdkResponse):
252
252
 
253
253
  @property
254
254
  def properties(self):
255
- """Gets the properties of this UpdateAssetNewResponse.
255
+ r"""Gets the properties of this UpdateAssetNewResponse.
256
256
 
257
257
  属性集
258
258
 
@@ -263,7 +263,7 @@ class UpdateAssetNewResponse(SdkResponse):
263
263
 
264
264
  @properties.setter
265
265
  def properties(self, properties):
266
- """Sets the properties of this UpdateAssetNewResponse.
266
+ r"""Sets the properties of this UpdateAssetNewResponse.
267
267
 
268
268
  属性集
269
269
 
@@ -274,7 +274,7 @@ class UpdateAssetNewResponse(SdkResponse):
274
274
 
275
275
  @property
276
276
  def analyses(self):
277
- """Gets the analyses of this UpdateAssetNewResponse.
277
+ r"""Gets the analyses of this UpdateAssetNewResponse.
278
278
 
279
279
  分析任务集
280
280
 
@@ -285,7 +285,7 @@ class UpdateAssetNewResponse(SdkResponse):
285
285
 
286
286
  @analyses.setter
287
287
  def analyses(self, analyses):
288
- """Sets the analyses of this UpdateAssetNewResponse.
288
+ r"""Sets the analyses of this UpdateAssetNewResponse.
289
289
 
290
290
  分析任务集
291
291
 
@@ -296,7 +296,7 @@ class UpdateAssetNewResponse(SdkResponse):
296
296
 
297
297
  @property
298
298
  def root(self):
299
- """Gets the root of this UpdateAssetNewResponse.
299
+ r"""Gets the root of this UpdateAssetNewResponse.
300
300
 
301
301
  根资产ID
302
302
 
@@ -307,7 +307,7 @@ class UpdateAssetNewResponse(SdkResponse):
307
307
 
308
308
  @root.setter
309
309
  def root(self, root):
310
- """Sets the root of this UpdateAssetNewResponse.
310
+ r"""Sets the root of this UpdateAssetNewResponse.
311
311
 
312
312
  根资产ID
313
313
 
@@ -318,7 +318,7 @@ class UpdateAssetNewResponse(SdkResponse):
318
318
 
319
319
  @property
320
320
  def parent(self):
321
- """Gets the parent of this UpdateAssetNewResponse.
321
+ r"""Gets the parent of this UpdateAssetNewResponse.
322
322
 
323
323
  父资产ID,根资产的父资产ID为null
324
324
 
@@ -329,7 +329,7 @@ class UpdateAssetNewResponse(SdkResponse):
329
329
 
330
330
  @parent.setter
331
331
  def parent(self, parent):
332
- """Sets the parent of this UpdateAssetNewResponse.
332
+ r"""Sets the parent of this UpdateAssetNewResponse.
333
333
 
334
334
  父资产ID,根资产的父资产ID为null
335
335
 
@@ -340,7 +340,7 @@ class UpdateAssetNewResponse(SdkResponse):
340
340
 
341
341
  @property
342
342
  def children(self):
343
- """Gets the children of this UpdateAssetNewResponse.
343
+ r"""Gets the children of this UpdateAssetNewResponse.
344
344
 
345
345
  子资产ID集
346
346
 
@@ -351,7 +351,7 @@ class UpdateAssetNewResponse(SdkResponse):
351
351
 
352
352
  @children.setter
353
353
  def children(self, children):
354
- """Sets the children of this UpdateAssetNewResponse.
354
+ r"""Sets the children of this UpdateAssetNewResponse.
355
355
 
356
356
  子资产ID集
357
357
 
@@ -362,7 +362,7 @@ class UpdateAssetNewResponse(SdkResponse):
362
362
 
363
363
  @property
364
364
  def state(self):
365
- """Gets the state of this UpdateAssetNewResponse.
365
+ r"""Gets the state of this UpdateAssetNewResponse.
366
366
 
367
367
  资产状态,正常状态(ACTIVE),异常状态(INACTIVE);只有草稿态(SKETCH)资产有此状态;资产处于异常状态的场景有:1、该资产存在未填写设备ID的测量数据类别的属性;2、该资产存在未填写静态值的静态配置类别的属性;3、该资产存在分析任务,该分析任务的输入参数存在属性引用类型为引用其他资产属性,且没有为该输入参数配置引用的其他资产的资产ID
368
368
 
@@ -373,7 +373,7 @@ class UpdateAssetNewResponse(SdkResponse):
373
373
 
374
374
  @state.setter
375
375
  def state(self, state):
376
- """Sets the state of this UpdateAssetNewResponse.
376
+ r"""Sets the state of this UpdateAssetNewResponse.
377
377
 
378
378
  资产状态,正常状态(ACTIVE),异常状态(INACTIVE);只有草稿态(SKETCH)资产有此状态;资产处于异常状态的场景有:1、该资产存在未填写设备ID的测量数据类别的属性;2、该资产存在未填写静态值的静态配置类别的属性;3、该资产存在分析任务,该分析任务的输入参数存在属性引用类型为引用其他资产属性,且没有为该输入参数配置引用的其他资产的资产ID
379
379
 
@@ -384,7 +384,7 @@ class UpdateAssetNewResponse(SdkResponse):
384
384
 
385
385
  @property
386
386
  def publish_state(self):
387
- """Gets the publish_state of this UpdateAssetNewResponse.
387
+ r"""Gets the publish_state of this UpdateAssetNewResponse.
388
388
 
389
389
  资产发布状态,发布中(PUBLISHING),发布完成(PUBLISHED);只能对草稿态(SKETCH)的根资产进行发布,也只有草稿态的根资产有此字段;如果根资产从未发布过则值为null
390
390
 
@@ -395,7 +395,7 @@ class UpdateAssetNewResponse(SdkResponse):
395
395
 
396
396
  @publish_state.setter
397
397
  def publish_state(self, publish_state):
398
- """Sets the publish_state of this UpdateAssetNewResponse.
398
+ r"""Sets the publish_state of this UpdateAssetNewResponse.
399
399
 
400
400
  资产发布状态,发布中(PUBLISHING),发布完成(PUBLISHED);只能对草稿态(SKETCH)的根资产进行发布,也只有草稿态的根资产有此字段;如果根资产从未发布过则值为null
401
401
 
@@ -406,7 +406,7 @@ class UpdateAssetNewResponse(SdkResponse):
406
406
 
407
407
  @property
408
408
  def created_time(self):
409
- """Gets the created_time of this UpdateAssetNewResponse.
409
+ r"""Gets the created_time of this UpdateAssetNewResponse.
410
410
 
411
411
  创建时间,格式\"yyyy-MM-dd'T'HH:mm:ss'Z'\"
412
412
 
@@ -417,7 +417,7 @@ class UpdateAssetNewResponse(SdkResponse):
417
417
 
418
418
  @created_time.setter
419
419
  def created_time(self, created_time):
420
- """Sets the created_time of this UpdateAssetNewResponse.
420
+ r"""Sets the created_time of this UpdateAssetNewResponse.
421
421
 
422
422
  创建时间,格式\"yyyy-MM-dd'T'HH:mm:ss'Z'\"
423
423
 
@@ -428,7 +428,7 @@ class UpdateAssetNewResponse(SdkResponse):
428
428
 
429
429
  @property
430
430
  def modified_time(self):
431
- """Gets the modified_time of this UpdateAssetNewResponse.
431
+ r"""Gets the modified_time of this UpdateAssetNewResponse.
432
432
 
433
433
  修改时间,格式\"yyyy-MM-dd'T'HH:mm:ss'Z'\"
434
434
 
@@ -439,7 +439,7 @@ class UpdateAssetNewResponse(SdkResponse):
439
439
 
440
440
  @modified_time.setter
441
441
  def modified_time(self, modified_time):
442
- """Sets the modified_time of this UpdateAssetNewResponse.
442
+ r"""Sets the modified_time of this UpdateAssetNewResponse.
443
443
 
444
444
  修改时间,格式\"yyyy-MM-dd'T'HH:mm:ss'Z'\"
445
445
 
@@ -450,7 +450,7 @@ class UpdateAssetNewResponse(SdkResponse):
450
450
 
451
451
  @property
452
452
  def published_time(self):
453
- """Gets the published_time of this UpdateAssetNewResponse.
453
+ r"""Gets the published_time of this UpdateAssetNewResponse.
454
454
 
455
455
  发布时间,只能对草稿态(SKETCH)的根资产进行发布,也只有草稿态的根资产有此字段;如果从未发布过则值为null;格式\"yyyy-MM-dd'T'HH:mm:ss'Z'\"
456
456
 
@@ -461,7 +461,7 @@ class UpdateAssetNewResponse(SdkResponse):
461
461
 
462
462
  @published_time.setter
463
463
  def published_time(self, published_time):
464
- """Sets the published_time of this UpdateAssetNewResponse.
464
+ r"""Sets the published_time of this UpdateAssetNewResponse.
465
465
 
466
466
  发布时间,只能对草稿态(SKETCH)的根资产进行发布,也只有草稿态的根资产有此字段;如果从未发布过则值为null;格式\"yyyy-MM-dd'T'HH:mm:ss'Z'\"
467
467
 
@@ -27,7 +27,7 @@ class UpdateBatchJobRequest:
27
27
  }
28
28
 
29
29
  def __init__(self, job_id=None, body=None):
30
- """UpdateBatchJobRequest
30
+ r"""UpdateBatchJobRequest
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -49,7 +49,7 @@ class UpdateBatchJobRequest:
49
49
 
50
50
  @property
51
51
  def job_id(self):
52
- """Gets the job_id of this UpdateBatchJobRequest.
52
+ r"""Gets the job_id of this UpdateBatchJobRequest.
53
53
 
54
54
  数据开发任务ID。
55
55
 
@@ -60,7 +60,7 @@ class UpdateBatchJobRequest:
60
60
 
61
61
  @job_id.setter
62
62
  def job_id(self, job_id):
63
- """Sets the job_id of this UpdateBatchJobRequest.
63
+ r"""Sets the job_id of this UpdateBatchJobRequest.
64
64
 
65
65
  数据开发任务ID。
66
66
 
@@ -71,7 +71,7 @@ class UpdateBatchJobRequest:
71
71
 
72
72
  @property
73
73
  def body(self):
74
- """Gets the body of this UpdateBatchJobRequest.
74
+ r"""Gets the body of this UpdateBatchJobRequest.
75
75
 
76
76
  :return: The body of this UpdateBatchJobRequest.
77
77
  :rtype: :class:`huaweicloudsdkiotanalytics.v1.Job`
@@ -80,7 +80,7 @@ class UpdateBatchJobRequest:
80
80
 
81
81
  @body.setter
82
82
  def body(self, body):
83
- """Sets the body of this UpdateBatchJobRequest.
83
+ r"""Sets the body of this UpdateBatchJobRequest.
84
84
 
85
85
  :param body: The body of this UpdateBatchJobRequest.
86
86
  :type body: :class:`huaweicloudsdkiotanalytics.v1.Job`