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
@@ -36,7 +36,7 @@ class ShowDataSourceResponse(SdkResponse):
36
36
  }
37
37
 
38
38
  def __init__(self, id=None, name=None, type=None, content=None, created_time=None, modified_time=None):
39
- """ShowDataSourceResponse
39
+ r"""ShowDataSourceResponse
40
40
 
41
41
  The model defined in huaweicloud sdk
42
42
 
@@ -79,7 +79,7 @@ class ShowDataSourceResponse(SdkResponse):
79
79
 
80
80
  @property
81
81
  def id(self):
82
- """Gets the id of this ShowDataSourceResponse.
82
+ r"""Gets the id of this ShowDataSourceResponse.
83
83
 
84
84
  数据源id
85
85
 
@@ -90,7 +90,7 @@ class ShowDataSourceResponse(SdkResponse):
90
90
 
91
91
  @id.setter
92
92
  def id(self, id):
93
- """Sets the id of this ShowDataSourceResponse.
93
+ r"""Sets the id of this ShowDataSourceResponse.
94
94
 
95
95
  数据源id
96
96
 
@@ -101,7 +101,7 @@ class ShowDataSourceResponse(SdkResponse):
101
101
 
102
102
  @property
103
103
  def name(self):
104
- """Gets the name of this ShowDataSourceResponse.
104
+ r"""Gets the name of this ShowDataSourceResponse.
105
105
 
106
106
  数据源名称
107
107
 
@@ -112,7 +112,7 @@ class ShowDataSourceResponse(SdkResponse):
112
112
 
113
113
  @name.setter
114
114
  def name(self, name):
115
- """Sets the name of this ShowDataSourceResponse.
115
+ r"""Sets the name of this ShowDataSourceResponse.
116
116
 
117
117
  数据源名称
118
118
 
@@ -123,7 +123,7 @@ class ShowDataSourceResponse(SdkResponse):
123
123
 
124
124
  @property
125
125
  def type(self):
126
- """Gets the type of this ShowDataSourceResponse.
126
+ r"""Gets the type of this ShowDataSourceResponse.
127
127
 
128
128
  数据源类型, 包括:IOTDA、API[、OBS、DIS、SMN、FUNCTION_GRAPH、MODEL_ARTS、DCS、KAFKA](tag:IoTA-Cloud-Only)、NODE。数据源不支持修改类型。
129
129
 
@@ -134,7 +134,7 @@ class ShowDataSourceResponse(SdkResponse):
134
134
 
135
135
  @type.setter
136
136
  def type(self, type):
137
- """Sets the type of this ShowDataSourceResponse.
137
+ r"""Sets the type of this ShowDataSourceResponse.
138
138
 
139
139
  数据源类型, 包括:IOTDA、API[、OBS、DIS、SMN、FUNCTION_GRAPH、MODEL_ARTS、DCS、KAFKA](tag:IoTA-Cloud-Only)、NODE。数据源不支持修改类型。
140
140
 
@@ -145,7 +145,7 @@ class ShowDataSourceResponse(SdkResponse):
145
145
 
146
146
  @property
147
147
  def content(self):
148
- """Gets the content of this ShowDataSourceResponse.
148
+ r"""Gets the content of this ShowDataSourceResponse.
149
149
 
150
150
  :return: The content of this ShowDataSourceResponse.
151
151
  :rtype: :class:`huaweicloudsdkiotanalytics.v1.ContentDetailRsp`
@@ -154,7 +154,7 @@ class ShowDataSourceResponse(SdkResponse):
154
154
 
155
155
  @content.setter
156
156
  def content(self, content):
157
- """Sets the content of this ShowDataSourceResponse.
157
+ r"""Sets the content of this ShowDataSourceResponse.
158
158
 
159
159
  :param content: The content of this ShowDataSourceResponse.
160
160
  :type content: :class:`huaweicloudsdkiotanalytics.v1.ContentDetailRsp`
@@ -163,7 +163,7 @@ class ShowDataSourceResponse(SdkResponse):
163
163
 
164
164
  @property
165
165
  def created_time(self):
166
- """Gets the created_time of this ShowDataSourceResponse.
166
+ r"""Gets the created_time of this ShowDataSourceResponse.
167
167
 
168
168
  创建时间,格式为:yyyy-MM-dd'T'HH:mm:ss'Z'
169
169
 
@@ -174,7 +174,7 @@ class ShowDataSourceResponse(SdkResponse):
174
174
 
175
175
  @created_time.setter
176
176
  def created_time(self, created_time):
177
- """Sets the created_time of this ShowDataSourceResponse.
177
+ r"""Sets the created_time of this ShowDataSourceResponse.
178
178
 
179
179
  创建时间,格式为:yyyy-MM-dd'T'HH:mm:ss'Z'
180
180
 
@@ -185,7 +185,7 @@ class ShowDataSourceResponse(SdkResponse):
185
185
 
186
186
  @property
187
187
  def modified_time(self):
188
- """Gets the modified_time of this ShowDataSourceResponse.
188
+ r"""Gets the modified_time of this ShowDataSourceResponse.
189
189
 
190
190
  修改时间,格式为:yyyy-MM-dd'T'HH:mm:ss'Z'
191
191
 
@@ -196,7 +196,7 @@ class ShowDataSourceResponse(SdkResponse):
196
196
 
197
197
  @modified_time.setter
198
198
  def modified_time(self, modified_time):
199
- """Sets the modified_time of this ShowDataSourceResponse.
199
+ r"""Sets the modified_time of this ShowDataSourceResponse.
200
200
 
201
201
  修改时间,格式为:yyyy-MM-dd'T'HH:mm:ss'Z'
202
202
 
@@ -31,7 +31,7 @@ class ShowDatasetRequest:
31
31
  }
32
32
 
33
33
  def __init__(self, job_id=None, run_id=None, offset=None, limit=None):
34
- """ShowDatasetRequest
34
+ r"""ShowDatasetRequest
35
35
 
36
36
  The model defined in huaweicloud sdk
37
37
 
@@ -62,7 +62,7 @@ class ShowDatasetRequest:
62
62
 
63
63
  @property
64
64
  def job_id(self):
65
- """Gets the job_id of this ShowDatasetRequest.
65
+ r"""Gets the job_id of this ShowDatasetRequest.
66
66
 
67
67
  作业ID。
68
68
 
@@ -73,7 +73,7 @@ class ShowDatasetRequest:
73
73
 
74
74
  @job_id.setter
75
75
  def job_id(self, job_id):
76
- """Sets the job_id of this ShowDatasetRequest.
76
+ r"""Sets the job_id of this ShowDatasetRequest.
77
77
 
78
78
  作业ID。
79
79
 
@@ -84,7 +84,7 @@ class ShowDatasetRequest:
84
84
 
85
85
  @property
86
86
  def run_id(self):
87
- """Gets the run_id of this ShowDatasetRequest.
87
+ r"""Gets the run_id of this ShowDatasetRequest.
88
88
 
89
89
  作业运行ID。
90
90
 
@@ -95,7 +95,7 @@ class ShowDatasetRequest:
95
95
 
96
96
  @run_id.setter
97
97
  def run_id(self, run_id):
98
- """Sets the run_id of this ShowDatasetRequest.
98
+ r"""Sets the run_id of this ShowDatasetRequest.
99
99
 
100
100
  作业运行ID。
101
101
 
@@ -106,7 +106,7 @@ class ShowDatasetRequest:
106
106
 
107
107
  @property
108
108
  def offset(self):
109
- """Gets the offset of this ShowDatasetRequest.
109
+ r"""Gets the offset of this ShowDatasetRequest.
110
110
 
111
111
  当前偏移量,默认为0。
112
112
 
@@ -117,7 +117,7 @@ class ShowDatasetRequest:
117
117
 
118
118
  @offset.setter
119
119
  def offset(self, offset):
120
- """Sets the offset of this ShowDatasetRequest.
120
+ r"""Sets the offset of this ShowDatasetRequest.
121
121
 
122
122
  当前偏移量,默认为0。
123
123
 
@@ -128,7 +128,7 @@ class ShowDatasetRequest:
128
128
 
129
129
  @property
130
130
  def limit(self):
131
- """Gets the limit of this ShowDatasetRequest.
131
+ r"""Gets the limit of this ShowDatasetRequest.
132
132
 
133
133
  每页显示的最大作业个数,范围: [1, 100]。默认值:10。
134
134
 
@@ -139,7 +139,7 @@ class ShowDatasetRequest:
139
139
 
140
140
  @limit.setter
141
141
  def limit(self, limit):
142
- """Sets the limit of this ShowDatasetRequest.
142
+ r"""Sets the limit of this ShowDatasetRequest.
143
143
 
144
144
  每页显示的最大作业个数,范围: [1, 100]。默认值:10。
145
145
 
@@ -32,7 +32,7 @@ class ShowDatasetResponse(SdkResponse):
32
32
  }
33
33
 
34
34
  def __init__(self, count=None, run_id=None, job_type=None, sql_job=None):
35
- """ShowDatasetResponse
35
+ r"""ShowDatasetResponse
36
36
 
37
37
  The model defined in huaweicloud sdk
38
38
 
@@ -65,7 +65,7 @@ class ShowDatasetResponse(SdkResponse):
65
65
 
66
66
  @property
67
67
  def count(self):
68
- """Gets the count of this ShowDatasetResponse.
68
+ r"""Gets the count of this ShowDatasetResponse.
69
69
 
70
70
  作业结果总个数。
71
71
 
@@ -76,7 +76,7 @@ class ShowDatasetResponse(SdkResponse):
76
76
 
77
77
  @count.setter
78
78
  def count(self, count):
79
- """Sets the count of this ShowDatasetResponse.
79
+ r"""Sets the count of this ShowDatasetResponse.
80
80
 
81
81
  作业结果总个数。
82
82
 
@@ -87,7 +87,7 @@ class ShowDatasetResponse(SdkResponse):
87
87
 
88
88
  @property
89
89
  def run_id(self):
90
- """Gets the run_id of this ShowDatasetResponse.
90
+ r"""Gets the run_id of this ShowDatasetResponse.
91
91
 
92
92
  作业运行ID。
93
93
 
@@ -98,7 +98,7 @@ class ShowDatasetResponse(SdkResponse):
98
98
 
99
99
  @run_id.setter
100
100
  def run_id(self, run_id):
101
- """Sets the run_id of this ShowDatasetResponse.
101
+ r"""Sets the run_id of this ShowDatasetResponse.
102
102
 
103
103
  作业运行ID。
104
104
 
@@ -109,7 +109,7 @@ class ShowDatasetResponse(SdkResponse):
109
109
 
110
110
  @property
111
111
  def job_type(self):
112
- """Gets the job_type of this ShowDatasetResponse.
112
+ r"""Gets the job_type of this ShowDatasetResponse.
113
113
 
114
114
  作业类型。
115
115
 
@@ -120,7 +120,7 @@ class ShowDatasetResponse(SdkResponse):
120
120
 
121
121
  @job_type.setter
122
122
  def job_type(self, job_type):
123
- """Sets the job_type of this ShowDatasetResponse.
123
+ r"""Sets the job_type of this ShowDatasetResponse.
124
124
 
125
125
  作业类型。
126
126
 
@@ -131,7 +131,7 @@ class ShowDatasetResponse(SdkResponse):
131
131
 
132
132
  @property
133
133
  def sql_job(self):
134
- """Gets the sql_job of this ShowDatasetResponse.
134
+ r"""Gets the sql_job of this ShowDatasetResponse.
135
135
 
136
136
  :return: The sql_job of this ShowDatasetResponse.
137
137
  :rtype: :class:`huaweicloudsdkiotanalytics.v1.SqlJobQueryDataset`
@@ -140,7 +140,7 @@ class ShowDatasetResponse(SdkResponse):
140
140
 
141
141
  @sql_job.setter
142
142
  def sql_job(self, sql_job):
143
- """Sets the sql_job of this ShowDatasetResponse.
143
+ r"""Sets the sql_job of this ShowDatasetResponse.
144
144
 
145
145
  :param sql_job: The sql_job of this ShowDatasetResponse.
146
146
  :type sql_job: :class:`huaweicloudsdkiotanalytics.v1.SqlJobQueryDataset`
@@ -25,7 +25,7 @@ class ShowJobByIdRequest:
25
25
  }
26
26
 
27
27
  def __init__(self, job_id=None):
28
- """ShowJobByIdRequest
28
+ r"""ShowJobByIdRequest
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
@@ -42,7 +42,7 @@ class ShowJobByIdRequest:
42
42
 
43
43
  @property
44
44
  def job_id(self):
45
- """Gets the job_id of this ShowJobByIdRequest.
45
+ r"""Gets the job_id of this ShowJobByIdRequest.
46
46
 
47
47
  作业ID
48
48
 
@@ -53,7 +53,7 @@ class ShowJobByIdRequest:
53
53
 
54
54
  @job_id.setter
55
55
  def job_id(self, job_id):
56
- """Sets the job_id of this ShowJobByIdRequest.
56
+ r"""Sets the job_id of this ShowJobByIdRequest.
57
57
 
58
58
  作业ID
59
59
 
@@ -28,7 +28,7 @@ class ShowJobByIdResponse(SdkResponse):
28
28
  }
29
29
 
30
30
  def __init__(self, job_config=None, job_info=None):
31
- """ShowJobByIdResponse
31
+ r"""ShowJobByIdResponse
32
32
 
33
33
  The model defined in huaweicloud sdk
34
34
 
@@ -51,7 +51,7 @@ class ShowJobByIdResponse(SdkResponse):
51
51
 
52
52
  @property
53
53
  def job_config(self):
54
- """Gets the job_config of this ShowJobByIdResponse.
54
+ r"""Gets the job_config of this ShowJobByIdResponse.
55
55
 
56
56
  实时分析作业详细配置,每个作业可选择不同的算子进行组合,各算子的使用方法详见:实时分析算子配置指南。
57
57
 
@@ -62,7 +62,7 @@ class ShowJobByIdResponse(SdkResponse):
62
62
 
63
63
  @job_config.setter
64
64
  def job_config(self, job_config):
65
- """Sets the job_config of this ShowJobByIdResponse.
65
+ r"""Sets the job_config of this ShowJobByIdResponse.
66
66
 
67
67
  实时分析作业详细配置,每个作业可选择不同的算子进行组合,各算子的使用方法详见:实时分析算子配置指南。
68
68
 
@@ -73,7 +73,7 @@ class ShowJobByIdResponse(SdkResponse):
73
73
 
74
74
  @property
75
75
  def job_info(self):
76
- """Gets the job_info of this ShowJobByIdResponse.
76
+ r"""Gets the job_info of this ShowJobByIdResponse.
77
77
 
78
78
  :return: The job_info of this ShowJobByIdResponse.
79
79
  :rtype: :class:`huaweicloudsdkiotanalytics.v1.StreamingJobInfoDto`
@@ -82,7 +82,7 @@ class ShowJobByIdResponse(SdkResponse):
82
82
 
83
83
  @job_info.setter
84
84
  def job_info(self, job_info):
85
- """Sets the job_info of this ShowJobByIdResponse.
85
+ r"""Sets the job_info of this ShowJobByIdResponse.
86
86
 
87
87
  :param job_info: The job_info of this ShowJobByIdResponse.
88
88
  :type job_info: :class:`huaweicloudsdkiotanalytics.v1.StreamingJobInfoDto`
@@ -31,7 +31,7 @@ class ShowJobsRequest:
31
31
  }
32
32
 
33
33
  def __init__(self, job_input_type=None, offset=None, limit=None, sync_status=None):
34
- """ShowJobsRequest
34
+ r"""ShowJobsRequest
35
35
 
36
36
  The model defined in huaweicloud sdk
37
37
 
@@ -64,7 +64,7 @@ class ShowJobsRequest:
64
64
 
65
65
  @property
66
66
  def job_input_type(self):
67
- """Gets the job_input_type of this ShowJobsRequest.
67
+ r"""Gets the job_input_type of this ShowJobsRequest.
68
68
 
69
69
  接收数据类型,支持两种接收数据类型:“管道数据”、“资产数据”。管道数据:“实时分析”使用来自“数据管道”的数据进行分析,并可将数据输出到其他云服务。资产数据:“实时分析”使用来自“资产模型”的数据进行分析,并将分析后的结果返回给“资产模型”,丰富资产模型。
70
70
 
@@ -75,7 +75,7 @@ class ShowJobsRequest:
75
75
 
76
76
  @job_input_type.setter
77
77
  def job_input_type(self, job_input_type):
78
- """Sets the job_input_type of this ShowJobsRequest.
78
+ r"""Sets the job_input_type of this ShowJobsRequest.
79
79
 
80
80
  接收数据类型,支持两种接收数据类型:“管道数据”、“资产数据”。管道数据:“实时分析”使用来自“数据管道”的数据进行分析,并可将数据输出到其他云服务。资产数据:“实时分析”使用来自“资产模型”的数据进行分析,并将分析后的结果返回给“资产模型”,丰富资产模型。
81
81
 
@@ -86,7 +86,7 @@ class ShowJobsRequest:
86
86
 
87
87
  @property
88
88
  def offset(self):
89
- """Gets the offset of this ShowJobsRequest.
89
+ r"""Gets the offset of this ShowJobsRequest.
90
90
 
91
91
  偏移量,表示从此偏移量开始查询,offset大于等于0
92
92
 
@@ -97,7 +97,7 @@ class ShowJobsRequest:
97
97
 
98
98
  @offset.setter
99
99
  def offset(self, offset):
100
- """Sets the offset of this ShowJobsRequest.
100
+ r"""Sets the offset of this ShowJobsRequest.
101
101
 
102
102
  偏移量,表示从此偏移量开始查询,offset大于等于0
103
103
 
@@ -108,7 +108,7 @@ class ShowJobsRequest:
108
108
 
109
109
  @property
110
110
  def limit(self):
111
- """Gets the limit of this ShowJobsRequest.
111
+ r"""Gets the limit of this ShowJobsRequest.
112
112
 
113
113
  每页显示的条目数量
114
114
 
@@ -119,7 +119,7 @@ class ShowJobsRequest:
119
119
 
120
120
  @limit.setter
121
121
  def limit(self, limit):
122
- """Sets the limit of this ShowJobsRequest.
122
+ r"""Sets the limit of this ShowJobsRequest.
123
123
 
124
124
  每页显示的条目数量
125
125
 
@@ -130,7 +130,7 @@ class ShowJobsRequest:
130
130
 
131
131
  @property
132
132
  def sync_status(self):
133
- """Gets the sync_status of this ShowJobsRequest.
133
+ r"""Gets the sync_status of this ShowJobsRequest.
134
134
 
135
135
  立即同步作业状态,默认是false
136
136
 
@@ -141,7 +141,7 @@ class ShowJobsRequest:
141
141
 
142
142
  @sync_status.setter
143
143
  def sync_status(self, sync_status):
144
- """Sets the sync_status of this ShowJobsRequest.
144
+ r"""Sets the sync_status of this ShowJobsRequest.
145
145
 
146
146
  立即同步作业状态,默认是false
147
147
 
@@ -28,7 +28,7 @@ class ShowJobsResponse(SdkResponse):
28
28
  }
29
29
 
30
30
  def __init__(self, count=None, jobs=None):
31
- """ShowJobsResponse
31
+ r"""ShowJobsResponse
32
32
 
33
33
  The model defined in huaweicloud sdk
34
34
 
@@ -51,7 +51,7 @@ class ShowJobsResponse(SdkResponse):
51
51
 
52
52
  @property
53
53
  def count(self):
54
- """Gets the count of this ShowJobsResponse.
54
+ r"""Gets the count of this ShowJobsResponse.
55
55
 
56
56
  总数
57
57
 
@@ -62,7 +62,7 @@ class ShowJobsResponse(SdkResponse):
62
62
 
63
63
  @count.setter
64
64
  def count(self, count):
65
- """Sets the count of this ShowJobsResponse.
65
+ r"""Sets the count of this ShowJobsResponse.
66
66
 
67
67
  总数
68
68
 
@@ -73,7 +73,7 @@ class ShowJobsResponse(SdkResponse):
73
73
 
74
74
  @property
75
75
  def jobs(self):
76
- """Gets the jobs of this ShowJobsResponse.
76
+ r"""Gets the jobs of this ShowJobsResponse.
77
77
 
78
78
  作业列表
79
79
 
@@ -84,7 +84,7 @@ class ShowJobsResponse(SdkResponse):
84
84
 
85
85
  @jobs.setter
86
86
  def jobs(self, jobs):
87
- """Sets the jobs of this ShowJobsResponse.
87
+ r"""Sets the jobs of this ShowJobsResponse.
88
88
 
89
89
  作业列表
90
90
 
@@ -27,7 +27,7 @@ class ShowLastPropertyValueRequest:
27
27
  }
28
28
 
29
29
  def __init__(self, asset_id=None, body=None):
30
- """ShowLastPropertyValueRequest
30
+ r"""ShowLastPropertyValueRequest
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -49,7 +49,7 @@ class ShowLastPropertyValueRequest:
49
49
 
50
50
  @property
51
51
  def asset_id(self):
52
- """Gets the asset_id of this ShowLastPropertyValueRequest.
52
+ r"""Gets the asset_id of this ShowLastPropertyValueRequest.
53
53
 
54
54
  资产ID
55
55
 
@@ -60,7 +60,7 @@ class ShowLastPropertyValueRequest:
60
60
 
61
61
  @asset_id.setter
62
62
  def asset_id(self, asset_id):
63
- """Sets the asset_id of this ShowLastPropertyValueRequest.
63
+ r"""Sets the asset_id of this ShowLastPropertyValueRequest.
64
64
 
65
65
  资产ID
66
66
 
@@ -71,7 +71,7 @@ class ShowLastPropertyValueRequest:
71
71
 
72
72
  @property
73
73
  def body(self):
74
- """Gets the body of this ShowLastPropertyValueRequest.
74
+ r"""Gets the body of this ShowLastPropertyValueRequest.
75
75
 
76
76
  :return: The body of this ShowLastPropertyValueRequest.
77
77
  :rtype: :class:`huaweicloudsdkiotanalytics.v1.LastAssetPropertyValueRequest`
@@ -80,7 +80,7 @@ class ShowLastPropertyValueRequest:
80
80
 
81
81
  @body.setter
82
82
  def body(self, body):
83
- """Sets the body of this ShowLastPropertyValueRequest.
83
+ r"""Sets the body of this ShowLastPropertyValueRequest.
84
84
 
85
85
  :param body: The body of this ShowLastPropertyValueRequest.
86
86
  :type body: :class:`huaweicloudsdkiotanalytics.v1.LastAssetPropertyValueRequest`
@@ -26,7 +26,7 @@ class ShowLastPropertyValueResponse(SdkResponse):
26
26
  }
27
27
 
28
28
  def __init__(self, properties=None):
29
- """ShowLastPropertyValueResponse
29
+ r"""ShowLastPropertyValueResponse
30
30
 
31
31
  The model defined in huaweicloud sdk
32
32
 
@@ -44,7 +44,7 @@ class ShowLastPropertyValueResponse(SdkResponse):
44
44
 
45
45
  @property
46
46
  def properties(self):
47
- """Gets the properties of this ShowLastPropertyValueResponse.
47
+ r"""Gets the properties of this ShowLastPropertyValueResponse.
48
48
 
49
49
  查询到的资产属性列表
50
50
 
@@ -55,7 +55,7 @@ class ShowLastPropertyValueResponse(SdkResponse):
55
55
 
56
56
  @properties.setter
57
57
  def properties(self, properties):
58
- """Sets the properties of this ShowLastPropertyValueResponse.
58
+ r"""Sets the properties of this ShowLastPropertyValueResponse.
59
59
 
60
60
  查询到的资产属性列表
61
61
 
@@ -27,7 +27,7 @@ class ShowMetricValueRequest:
27
27
  }
28
28
 
29
29
  def __init__(self, asset_id=None, body=None):
30
- """ShowMetricValueRequest
30
+ r"""ShowMetricValueRequest
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -49,7 +49,7 @@ class ShowMetricValueRequest:
49
49
 
50
50
  @property
51
51
  def asset_id(self):
52
- """Gets the asset_id of this ShowMetricValueRequest.
52
+ r"""Gets the asset_id of this ShowMetricValueRequest.
53
53
 
54
54
  资产ID
55
55
 
@@ -60,7 +60,7 @@ class ShowMetricValueRequest:
60
60
 
61
61
  @asset_id.setter
62
62
  def asset_id(self, asset_id):
63
- """Sets the asset_id of this ShowMetricValueRequest.
63
+ r"""Sets the asset_id of this ShowMetricValueRequest.
64
64
 
65
65
  资产ID
66
66
 
@@ -71,7 +71,7 @@ class ShowMetricValueRequest:
71
71
 
72
72
  @property
73
73
  def body(self):
74
- """Gets the body of this ShowMetricValueRequest.
74
+ r"""Gets the body of this ShowMetricValueRequest.
75
75
 
76
76
  :return: The body of this ShowMetricValueRequest.
77
77
  :rtype: :class:`huaweicloudsdkiotanalytics.v1.GetMetricsValue`
@@ -80,7 +80,7 @@ class ShowMetricValueRequest:
80
80
 
81
81
  @body.setter
82
82
  def body(self, body):
83
- """Sets the body of this ShowMetricValueRequest.
83
+ r"""Sets the body of this ShowMetricValueRequest.
84
84
 
85
85
  :param body: The body of this ShowMetricValueRequest.
86
86
  :type body: :class:`huaweicloudsdkiotanalytics.v1.GetMetricsValue`
@@ -28,7 +28,7 @@ class ShowMetricValueResponse(SdkResponse):
28
28
  }
29
29
 
30
30
  def __init__(self, timestamps=None, metrics=None):
31
- """ShowMetricValueResponse
31
+ r"""ShowMetricValueResponse
32
32
 
33
33
  The model defined in huaweicloud sdk
34
34
 
@@ -51,7 +51,7 @@ class ShowMetricValueResponse(SdkResponse):
51
51
 
52
52
  @property
53
53
  def timestamps(self):
54
- """Gets the timestamps of this ShowMetricValueResponse.
54
+ r"""Gets the timestamps of this ShowMetricValueResponse.
55
55
 
56
56
  时间序列,使用UTC时间,格式:yyyy-MM-dd'T'HH:mm:ss.SSS'Z',示例:2021-02-01T00:00:00.123Z
57
57
 
@@ -62,7 +62,7 @@ class ShowMetricValueResponse(SdkResponse):
62
62
 
63
63
  @timestamps.setter
64
64
  def timestamps(self, timestamps):
65
- """Sets the timestamps of this ShowMetricValueResponse.
65
+ r"""Sets the timestamps of this ShowMetricValueResponse.
66
66
 
67
67
  时间序列,使用UTC时间,格式:yyyy-MM-dd'T'HH:mm:ss.SSS'Z',示例:2021-02-01T00:00:00.123Z
68
68
 
@@ -73,7 +73,7 @@ class ShowMetricValueResponse(SdkResponse):
73
73
 
74
74
  @property
75
75
  def metrics(self):
76
- """Gets the metrics of this ShowMetricValueResponse.
76
+ r"""Gets the metrics of this ShowMetricValueResponse.
77
77
 
78
78
  指标计算结果列表
79
79
 
@@ -84,7 +84,7 @@ class ShowMetricValueResponse(SdkResponse):
84
84
 
85
85
  @metrics.setter
86
86
  def metrics(self, metrics):
87
- """Sets the metrics of this ShowMetricValueResponse.
87
+ r"""Sets the metrics of this ShowMetricValueResponse.
88
88
 
89
89
  指标计算结果列表
90
90
 
@@ -25,7 +25,7 @@ class ShowPipelineJobRequest:
25
25
  }
26
26
 
27
27
  def __init__(self, pipeline_id=None):
28
- """ShowPipelineJobRequest
28
+ r"""ShowPipelineJobRequest
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
@@ -42,7 +42,7 @@ class ShowPipelineJobRequest:
42
42
 
43
43
  @property
44
44
  def pipeline_id(self):
45
- """Gets the pipeline_id of this ShowPipelineJobRequest.
45
+ r"""Gets the pipeline_id of this ShowPipelineJobRequest.
46
46
 
47
47
  管道ID
48
48
 
@@ -53,7 +53,7 @@ class ShowPipelineJobRequest:
53
53
 
54
54
  @pipeline_id.setter
55
55
  def pipeline_id(self, pipeline_id):
56
- """Sets the pipeline_id of this ShowPipelineJobRequest.
56
+ r"""Sets the pipeline_id of this ShowPipelineJobRequest.
57
57
 
58
58
  管道ID
59
59